Commits
User selector
Commit History
Commits on Sep 9, 2021
WKWebView specific bug: WKWebView as the contents of a SceneKit/ARKit node doesn't work (UIWebView works)
Show description for c9e14d4committed
Commits on Aug 19, 2021
[iOS] Remove support for the meaningful tap heuristic
Show description for 58daa96committedReplace the uint64_t used to identify taps with an ObjectIdentifier<> type
Show description for 3bb6a43committed
Commits on Jul 20, 2021
[GTK] Propagate GtkSettings to web process
Show description for 14d3d2eauthored andcommitted
Commits on Jul 16, 2021
Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance.
Show description for d0a49fbcommitted
Commits on Jul 5, 2021
[iOS] Augment -_webView:didNotHandleTapAsMeaningfulClickAtPoint: to include meaningful taps
Show description for da76891committed
Commits on Jul 1, 2021
[Model] Restrict IPC calls to ARKit SPI availability and runtime flag
Show description for e076661committed[Model] [macOS] Add support for rendering model resources
Show description for b5f182dcommitted
Commits on Jun 23, 2021
[Live Text] [macOS] Add an internal option to disable inline text selection in images
Show description for f81550ccommitted
Commits on Jun 7, 2021
Upstream WebKit support for Live Text
Show description for 7ab28aacommitted
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
[macOS] Show context menu when clicking on data detection results in image overlays
Show description for 86ddca2committedNext 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 18, 2021
[macOS] Titlebar separator doesn't show when WKWebView is scrolled
Show description for 8a0f0d5committed
Commits on May 14, 2021
Promote `-[WKWebView _pageExtendedBackgroundColor]` SPI to `-[WKWebView underPageBackgroundColor]` API
Show description for 070d57dcommitted
Commits on May 13, 2021
Add textIndicator bounce for AppHighlights on scroll.
Show description for ffa5fb0committed
Commits on May 7, 2021
[macOS] Set the -isSourceEditable property when presenting webpage translation popup
Show description for c76d672committed
Commits on May 6, 2021
[iOS] UI process hangs when showing a modal JavaScript dialog while focusing an input field
Show description for fcab092committed
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
experiment with averaging sampling colors across the top of the page as the scroll area background
Show description for 7ecb43ecommitted
Commits on Apr 23, 2021
Fix KVO for camera/microphone capture state WKWebView API
Show description for 73628d9committed
Commits on Apr 16, 2021
Exit the GPUProcess when under memory pressure if it is not being used
Show description for 119f3e7committed
Commits on Apr 9, 2021
Need to propagate and use 'canShowWhileLocked' in the GPU Process
Show description for 9ad4e07committed
Commits on Apr 6, 2021
[macOS] Image preview context menu action should be shown conditionally
Show description for 40fc66ecommittedMake sure we no longer show the previous page when running a JS prompt
Show description for 21d55cccommitted
Commits on Apr 2, 2021
Unreviewed, reverting r275434.
Show description for d8e3f44committedMake sure we are no longer show the previous page when running a JS prompt
Show description for fea5366committed
Commits on Mar 16, 2021
[macOS] change for the language/subtitle tracks button to use an `NSMenu` instead of web content
Show description for b2f1871committedUnreviewed, revert r272629 as it caused regressions in some apps
Show description for 1fde4e4committed
Commits on Mar 9, 2021
[macOS] Add a way to trigger webpage translation via the context menu
Show description for 47db85fcommitted
Commits on Mar 4, 2021
Update camera and microphone capture state control WKWebView API
Show description for 3cde2f6committed
Commits on Feb 26, 2021
Provide the image URL for accessibility image extraction
Show description for 68e6329committed