source: webkit

Revision Log Mode:


Legend:

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