Commits
User selector
Commit History
Commits on Sep 22, 2021
PCM should include the bundle ID of the app from which it originated
Show description for 0a7f110authored andcommitted
Commits on Aug 31, 2021
[iOS] Move the implementation of -[WKWebView _dynamicUserInterfaceTraitDidChange] out of the testing category
Show description for c87bb0fcommitted
Commits on Aug 27, 2021
Add UIEventAttribution SPI that uses PrivateClickMeasurementAttributionEphemeral::Yes
Show description for 9e65013committed
Commits on Aug 23, 2021
LayoutTests/imported/w3c:
Show description for 64f82aecommitted
Commits on Aug 20, 2021
Make UIEventAttribution tests less platform dependent
Show description for ff37bd0committed
Commits on Aug 19, 2021
[iOS] Remove support for the meaningful tap heuristic
Show description for 58daa96committedFix the typo in horiontalRubberbandAmountInContentCoordinates
Show description for c2dc92bcommitted
Commits on Aug 16, 2021
[iOS 15] editing/selection/ios/select-all-in-readonly-input-does-not-overflow.html is a flaky timeout
Show description for 8fd4a9dcommitted
Commits on Aug 12, 2021
Allow testing of the final UIView tree on iOS platforms
Show description for 9cc977ecommitted
Sam Weinig
Commits on Aug 9, 2021
caret-color does not work on first click in ios
Show description for b2d7d3dcommitted
Commits on Jul 24, 2021
[iOS] REGRESSION(r277505): `-[WKWebView underPageBackgroundColor]` also changes the scroll bar color
Show description for c68f241committed
Commits on Jul 23, 2021
[iOS] Unable to open arxiv links on Chrome
Show description for 6a91cf4committed
Commits on Jul 22, 2021
Avoid Quick Note overlay when scrolling to show a highlight
Show description for b2cc125committed
Commits on Jul 12, 2021
[watchOS] Make a few additional adjustments to support system minimum layout margins
Show description for 2058620committed
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 27, 2021
[iOS] Safari sometimes hangs under sync IPC in `-[WKWebView _setSuppressSoftwareKeyboard:]`
Show description for edf2c36committed
Commits on Jun 24, 2021
[watchOS] Automatically apply system minimum layout margins as scroll view content insets
Show description for b48457dcommitted[css-scroll-snap] Remove ENABLE_SCROLL_SNAP compile-time option
Show description for 13e79e2committed
Commits on Jun 23, 2021
[iOS 15 Regression]: scroll position resets when using scroll snap
Show description for e5b49ceauthored andcommitted
Commits on Jun 7, 2021
[iOS] Unexpected scrolling when switching focus from a text input to a select element
Show description for 0940daecommitted
Commits on Jun 1, 2021
Enable WebPageProxy's release logging in ephemeral sessions
Show description for bc9cb55committed
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
Prevent resetting scroll position in unnecessary cases during page load
Show description for 1b07f18authored andcommitted
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 25, 2021
Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for 8827b78committed
Sam Weinig
Commits on May 24, 2021
Unreviewed, reverting r277940.
Show description for 403b09dcommittedConvert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for a336c84committed
Sam Weinig
Commits on May 14, 2021
Promote `-[WKWebView _pageExtendedBackgroundColor]` SPI to `-[WKWebView underPageBackgroundColor]` API
Show description for 070d57dcommitted
Commits on May 12, 2021
[iOS] Mail compose web view doesn't scroll to reveal the selection in certain configurations
Show description for 11031decommitted
Commits on Apr 30, 2021
[iOS] Add a heuristic to determine whether a synthetic click triggered any meaningful changes
Show description for 71ca17dcommitted
Commits on Apr 29, 2021
Extend SortedArrayMap further to work on case-folded strings, use in MIMETypeRegistry
Show description for c650d41committed
Commits on Apr 22, 2021
Add trace points for WKWebView snapshotting
Show description for 3cddf66committed
Commits on Apr 21, 2021
Rename WebCore::SelectionRect to WebCore::SelectionGeometry
Show description for 0882b39committed
Commits on Apr 15, 2021
WKContentView should become focused without requiring -[WKWebView canBecomeFocused] to return YES
Show description for 0364566committed