Commits
User selector
Commit History
Commits on Sep 22, 2021
Unreviewed, (manually) reverting r282856.
Show description for 802c8f5authored andcommittedRemove GenericCallback
Show description for b0ff281authored andcommitted
Commits on Sep 14, 2021
Refactor -[WKWebViewConfiguration _setRequiresUserActionForEditingControlsManager:] to use API::PageConfiguration
Show description for c1787a4committed
Commits on Aug 11, 2021
Start smooth keyboard scrolling animation when pageUp or pageDown key is pressed.
Show description for 249471fauthored andcommitted
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 May 18, 2021
[macOS] Titlebar separator doesn't show when WKWebView is scrolled
Show description for 8a0f0d5committed
Commits on Apr 27, 2021
Consistently include headers with <Framework/Header.h>
Show description for 4429516committed
Commits on Apr 13, 2021
[macOS] Refactor logic for presenting the shared QLPreviewPanel when revealing an image
Show description for e28d736committed
Commits on Mar 16, 2021
[macOS] change for the language/subtitle tracks button to use an `NSMenu` instead of web content
Show description for b2f1871committed
Commits on Mar 10, 2021
[Cocoa] Make WebKit API Objective-C objects safe to release on non-main threads
Show description for 63997a5committed
Commits on Jan 27, 2021
[iOS] expose existing macOS-only `-[WKWebView _pageExtendedBackgroundColor]` SPI
Show description for 6aeb2fccommitted
Commits on Jan 21, 2021
Unreviewed, reverting r271691.
Show description for f93579dcommitted[macOS] Titlebar separator doesn't show when WKWebView is scrolled
Show description for 46191dbcommitted
Commits on Jan 11, 2021
Use sendWithAsyncReply instead of dataCallback for icon loading
Show description for 6f09bf4authored andcommitted
Commits on Oct 5, 2020
Unify linkedOnOrAfter duplicate code and use SPI/WebCoreTestSupport instead of NSUserDefaults
Show description for 3119e36committed
Commits on Sep 5, 2020
Move PDF heads-up display to UI process on macOS
Show description for 9bd5778authored andcommitted
Commits on Aug 24, 2020
Programmatic selection of text in a text field causes the highlight overlay to spill out
Show description for b0e0e95committed
Commits on Jun 21, 2020
WebKit fails to leave audio routing arbitration during navigation, closing.
Show description for f80b8a8committed
Commits on Apr 3, 2020
Add a visual debug indicator for locating and identifying all kinds of WebViews
Show description for 324eb57committed
Commits on Apr 2, 2020
API::PageConfiguration may have conflicting preference values between WebPreferences and WebPreferencesStore::ValueMap instance variables
Show description for e508c86committed
Commits on Mar 30, 2020
[AutoSizing] Bring back the old auto-sizing code as a deprecated codepath for compatibility reasons
Show description for 126b07bcommitted
Commits on Jan 29, 2020
macCatalyst: Triple clicking to select a sentence results in an empty selection
Show description for 3eaed7ccommitted
Commits on Jan 28, 2020
Add WKWebView SPI equivalent of WKView.shouldClipToVisibleRect
Show description for 47259afauthored andcommitted
Commits on Jan 26, 2020
Protect against crashes during WKWebView init function when methods are called before the view is fully initialized
Show description for c806730committed
Commits on Jan 12, 2020
Expose frame information on _WKResourceLoadInfo
Show description for 9aa87accommitted
Commits on Jan 10, 2020
[macOS UI-side compositing] Introduce WKScrollView and WKContentView for macOS
Show description for 78ef2ffcommitted
Commits on Jan 9, 2020
Reduce binary size by purging C++ type information in Objective-C fields and parameters
Show description for 4eb014dcommitted
Commits on Dec 14, 2019
Move code out of WKWebView.mm into platform-specific files, for easier navigation
Show description for 2d5f584committed
Commits on Dec 13, 2019
Move WKWebView code related to testing to new files, with new private "for testing" headers.
Show description for 7fb2a9dcommitted
Commits on Dec 11, 2019
Unreviewed, rolling out r253376.
Show description for bd5a3eccommitted
Truitt SavellMove WKWebView code related to testing to new files, with their own headers, and stop exposing test-only functions as SPI.
Show description for 1c04c0bcommitted
Commits on Nov 13, 2019
[Mac] Fix build
Show description for 3176d5ecommitted
Commits on Oct 10, 2019
Support programmatic paste requests on macOS
Show description for f32e1ddcommitted
Commits on Oct 1, 2019
Progress towards successful CMake build on Mac
Show description for cfddb4dcommitted