Commits
User selector
Commit History
Commits on Sep 22, 2021
Remove unused enums.
Show description for b3322ffcommitted
Commits on Sep 21, 2021
[iOS] Enable MSE in WKWebViews by default on iPad
Show description for cf4a490committed
Commits on Sep 20, 2021
Remove unused gesture code.
Show description for c98013ccommitted
Commits on Jul 20, 2021
IBeam cursor is horizontal in Mail compose window
Show description for e38294ecommitted
Commits on Jul 13, 2021
Make WebKit's UserInterfaceIdiom operate in terms of the exceptions, not the rule
Show description for 24637b7committed
Commits on Jul 5, 2021
[iOS] Augment -_webView:didNotHandleTapAsMeaningfulClickAtPoint: to include meaningful taps
Show description for da76891committed
Commits on Jul 1, 2021
Selecting or dragging images that contain recognizable text is difficult in Mail compose
Show description for 2f30f9dcommitted
Commits on Jun 28, 2021
I-beam pointer is vertical for vertical text
Show description for eff98e0committedNot all uses of AudioToolbox framework use soft linking
Show description for 990d730committedUnreviewed, reverting r279322.
Show description for 15c6fe0committedNot all uses of AudioToolbox framework use soft linking
Show description for 525b607committed
Commits on Jun 25, 2021
Unreviewed, reverting r279208.
Show description for 7ac2c5bcommitted
Commits on Jun 24, 2021
Not all uses of AudioToolbox framework use soft linking
Show description for c43f145committed
Commits on Jun 6, 2021
[macOS] Move DataDetectors softlinking in DataDetectorsSPI.h out into a separate PAL header
Show description for 3c06249committed
Commits on Jun 3, 2021
[iOS] Show data detector context menu on long press inside image overlays
Show description for 95aaea7committed
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Apr 21, 2021
Long-pressing a data detectors link causes the link to be followed
Show description for 695a90ecommittedRename WebCore::SelectionRect to WebCore::SelectionGeometry
Show description for 0882b39committed
Commits on Apr 15, 2021
[iOS] Make image extraction interactions work for elements inside links
Show description for 5eb3029committed
Commits on Apr 1, 2021
Add #import for when unified sources doesn't import it first.
Show description for 94516e2committed
Commits on Mar 31, 2021
[iOS] Fall back to context menu presentation after long pressing image overlay text
Show description for 226e50ccommitted
Commits on Mar 25, 2021
All Books quirks are flakily not applied in modern WebKit
Show description for 2184b0fcommitted
Commits on Feb 25, 2021
[iOS] Get default value in the UI process for whether synchronous XMLHttpRequest are allowed during unload
Show description for cfa7f0acommitted
Commits on Dec 19, 2020
iOS wheel events don't work on many websites
Show description for dbbca89committed
Commits on Dec 14, 2020
Unreviewed build fix after r270712.
Show description for 8e0e396committedFix the watchOS build after r270712
Show description for b1c002fcommitted
Commits on Dec 12, 2020
Fix the iOS !UISCROLLVIEW_ASYNCHRONOUS_SCROLL_EVENT_HANDLING build.
Show description for 829c2a6committed
Commits on Dec 11, 2020
Trackpad and Mouse scroll events on iPad only fire "pointermove" -- not "wheel"
Show description for 700b1a0committed
Commits on Dec 2, 2020
[iOS] Support image extraction interactions for accessibility
Show description for 8b9825dcommitted
Commits on Nov 16, 2020
Ignore deprecation warnings for the uniform types C API
Show description for 01ffc4ccommitted
Commits on Nov 4, 2020
[watchOS] Don't allow managed preference to enable legacy sync XHRs on watchOS
Show description for 3eb30e6authored andcommitted
Commits on Oct 3, 2020
Move WebEvent subclass declarations to their own files
Show description for cd0cfc5committed
Commits on Sep 9, 2020
macCatalyst: Form controls behave strangely (like iPhone) in macOS-idiom apps
Show description for 83186a4committed