source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @260266   5 years alancoon Revert r259589. rdar://problem/61942180
(edit) @260265   5 years ross.kirsling Clean up some Intl classes following the ICU upgrade …
(edit) @260264   5 years lawrence.j [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing …
(edit) @260263   5 years pvollan [iOS] Add telemetry to some mach lookup sandbox extensions …
(edit) @260262   5 years lawrence.j [Web Animations] Update WPT tests related to Web Animations and remove …
(edit) @260261   5 years graouts Stop including style rules related to media controls in the UA style …
(edit) @260260   5 years youenn Validate socket in NetworkRTCProvider::wrapNewTCPConnection …
(edit) @260259   5 years peng.liu6 Cleanup the macros for video fullscreen and picture-in-picture …
(edit) @260258   5 years zalan [LFC][TFC] Resolve the minimum width for overlapping spanner columns …
(edit) @260257   5 years csaavedra [GTK][WPE] Bump dependencies minimum required version in Platform.h …
(edit) @260256   5 years lawrence.j REGRESSION: (r260243) [ Mac and iOS ] …
(edit) @260255   5 years csaavedra [GTK] Update for GdkKeymap API changes …
(edit) @260254   5 years graouts Allow the UserStyleLevel to be set through _WKUserStyleSheet …
(edit) @260253   5 years commit-queue Reduce test iterations for …
(edit) @260252   5 years commit-queue [GTK][X11] REGRESSION(r259944): Wrong position of select popup menu in …
(edit) @260251   5 years ddkilzer REGRESSION (r256756): -[WKUserDefaults initWithSuiteName:]: Instance …
(edit) @260250   5 years ddkilzer REGRESSION (r162729): [iOS] WebKitTestRunner over-releases UITextField …
(edit) @260249   5 years obrufau Revert "[css-grid] Exclude implicit grid tracks from the resolved …
(edit) @260248   5 years ysuzuki [JSC] Map/Set iterator creation functions should fail with BadType …
(edit) @260247   5 years pvollan [iOS] Deny iokit open access to graphics related classes …
(edit) @260246   5 years mark.lam offlineasm is generating the wrong load/store for the "orh" …
(edit) @260245   5 years youenn Safari doesn't apply frameRate limit when request stream from Camera …
(edit) @260244   5 years carlosgc [GTK] UI process crash when entering compositing mode when …
(edit) @260243   5 years shvaikalesh MediaQueryList should extend EventTarget …
(edit) @260242   5 years aperez Unreviewed build fix after r260123 No new tests needed. * …
(edit) @260241   5 years youenn Make use of WeakHashSet for MediaStreamTrackPrivate and …
(edit) @260240   5 years commit-queue [Flatpak SDK] Not fully hooked in BuildSlaveSupport …
(edit) @260239   5 years commit-queue Move allowPlugins to FrameLoader …
(edit) @260238   5 years commit-queue Fix an integer overflow in WebCrypto AES-CTR Mac implementation, which …
(edit) @260237   5 years ross.kirsling REGRESSION(r259480): Two new failing i18n tests …
(edit) @260236   5 years lmoura [GTK] A couple of API tests are flaky failing on X11. Unreviewed test …
(edit) @260235   5 years peng.liu6 Cleanup the usage of ENABLE_FULLSCREEN_API …
(edit) @260234   5 years simon.fraser Scrolling-tree hit-testing is off by top content inset …
(edit) @260233   5 years katherine_cheney Distinguish between an empty WKAppBoundDomains array and a missing …
(edit) @260232   5 years bfulgham Add a new 'limitNavigationsToAppBoundDomains' property to …
(edit) @260231   5 years bfulgham Switch NetworkProcess and NetworkProcessProxy messages to use …
(edit) @260230   5 years timothy_horton Try to fix the macCatalyst build * …
(edit) @260229   5 years ddkilzer Re-land: [IPC Hardening] MachMessage::create() should use checked …
(edit) @260228   5 years bfulgham Add a new 'limitNavigationsToAppBoundDomains' property to …
(edit) @260227   5 years svillar Unreviewed build fix for non unified builds. Source/JavaScriptCore: …
(edit) @260226   5 years ysuzuki Unreviewed, reduce # of iteration since this test is timed out in slow …
(edit) @260225   5 years dbates Remove unused -_focusTextInputContext …
(edit) @260224   5 years simon.fraser A slow-starting swipe always latches on the root node …
(edit) @260223   5 years mark.lam [Re-landing] Use more PAC diversity for JIT probe code. …
(edit) @260222   5 years mark.lam Rolling out r259897: Causing crashes on iOS. …
(edit) @260221   5 years bfulgham [macOS] Switch unused IOKit classes from allow-with-report to …
(edit) @260220   5 years ysuzuki Add slack-aware WKR implementation …
(edit) @260219   5 years repstein Cherry-pick r260218. rdar://problem/61897737 Fix the iOS build …
(edit) @260218   5 years dbates Fix the iOS build when building without EDITABLE_REGION after r260192
(edit) @260217   5 years jer.noble Unreviewed build-fix after r260182; guard call to fullscreenManager() …
(edit) @260216   5 years ddkilzer Rollout: [IPC Hardening] MachMessage::create() should use checked …
(edit) @260215   5 years bfulgham REGRESSION(r260081) Broke iOS PLT due to InjectedBundle initialization …
(edit) @260214   5 years dbates [iOS] Add a way to focus a text input and place a caret …
(edit) @260213   5 years repstein Cherry-pick r260120. rdar://problem/61899305 Unreviewed, …
(edit) @260212   5 years repstein Cherry-pick r260193. rdar://problem/61897737 REGRESSION …
(edit) @260211   5 years repstein Cherry-pick r260192. rdar://problem/61897737 Move …
(edit) @260210   5 years repstein Cherry-pick r260186. rdar://problem/61897760 REGRESSION …
(edit) @260209   5 years csaavedra [GTK] Deprecation-guards fixes …
(edit) @260208   5 years alancoon Versioning.
(edit) @260207   5 years shihchieh_lee ASSERTION FAILED: candidate.isCandidate() in …
(edit) @260206   5 years ryanhaddad Cherry-pick r259621. rdar://problem/59461792 [Cocoa] …
(edit) @260205   5 years commit-queue Remove outdated comment from FrameLoader …
(edit) @260204   5 years ryanhaddad Cherry-pick r257821. rdar://problem/61408640 REGRESSION(iOS): …
(edit) @260203   5 years cfleizach AX: Need method for setting selected range from NSRange …
(edit) @260202   5 years dbates Clean up VectorCocoa createNSArray overloads and add documentation for …
(edit) @260201   5 years jer.noble [macOS] Update ScreenTime as playback state changes …
(edit) @260200   5 years cdumez Use safeRoundPage() instead of round_page() in SharedMemory …
(edit) @260199   5 years commit-queue Captured ThreadedScrollingTree should check its m_scrollingCoordinator …
(edit) @260198   5 years alancoon Cherry-pick r259980. rdar://problem/61888315 Follow-up: …
(edit) @260197   5 years alancoon Cherry-pick r259814. rdar://problem/61888315 …
(edit) @260196   5 years zalan Crash in IndefiniteSizeStrategy::recomputeUsedFlexFractionIfNeeded …
(edit) @260195   5 years aperez Non-unified build fixes mid April 2020 edition …
(edit) @260194   5 years alancoon Unreviewed build fix. rdar://problem/61853298 Attempted resolution …
(edit) @260193   5 years dbates REGRESSION (r259762): Should always hit test for editable elements if …
(edit) @260192   5 years dbates Move -_requestTextInputContextsInRect to WKContentView to simplify …
(edit) @260191   5 years ddkilzer [IPC Hardening] Use ObjectIdentifier<> for LegacyCustomProtocol …
(edit) @260190   5 years simon.fraser [Async overflow scrolling] Slow-repaint overflow scroll have force …
(edit) @260189   5 years graouts [ Mac wk2 Debug ] …
(edit) @260188   5 years kocsen_chung Tag Safari-610.1.9.4.
(edit) @260187   5 years kocsen_chung Versioning.
(edit) @260186   5 years timothy_horton REGRESSION (r259898): WebKit-based Books views are all blank …
(edit) @260185   5 years philn Unreviewed, GTK clean build fix after r260132. * …
(edit) @260184   5 years csaavedra Clean a couple of unused-parameters warnings …
(edit) @260183   5 years dpino [GTK] Gardening, mark several animations test as failure …
(edit) @260182   5 years eric.carlson [macOS] Update ScreenTime as playback state changes …
(edit) @260181   5 years ysuzuki [JSC] Implement JSMapIterator/JSSetIterator with …
(edit) @260180   5 years ysuzuki [JSC] Use ensureStillAliveHere in FTL when content of storage should …
(edit) @260179   5 years berto Unreviewed, set CeilingOnPageSize for MIPS64 This fixes a build …
(edit) @260178   5 years philn Unreviewed, fix GStreamer build warnings. * …
(edit) @260177   5 years ddkilzer [IPC hardening] DrawingArea::updateBackingStoreState() is not used on …
(edit) @260176   5 years clopez [GTK] MiniBrowser opens new windows too small causing failures on some …
(edit) @260175   5 years carlosgc [GTK4] Disable netscape plugins API …
(edit) @260174   5 years commit-queue TextureMapper renders video element with "object-fit: cover" …
(edit) @260173   5 years mmaxfield [Cocoa] Password obscuring dots drawn with the system font are too …
(edit) @260172   5 years jer.noble REGRESSION (r260102): ASSERTION FAILED: m_arbitrators.contains(proxy) …
(edit) @260171   5 years simon.fraser [Async overflow scroll] background-attachment:fixed needs to disable …
(edit) @260170   5 years timothy_horton REGRESSION (r258337): Crash when right clicking on link that uses the …
(edit) @260169   5 years wilander Add SPI to configure WebsiteDataStores with a URL for standalone web …
(edit) @260168   5 years andresg_22 Add logging to core accessibility. …
(edit) @260167   5 years cdumez [IPC Hardening] MachMessage::messageSize() should use checked …
Note: See TracRevisionLog for help on using the revision log.