Commits
User selector
Commit History
Commits on Mar 22, 2021
Web Inspector: rename WebInspectorProxy to WebInspectorUIProxy
Show description for 598cfeccommitted[Cocoa] Make it possible to release a WKWebView on a non-main thread without a crash due to WKScriptMessage race
Show description for a08033dcommitted
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 Feb 18, 2021
Add SPI for getting size of PDF document during printing
Show description for 5d093cdcommitted
Commits on Jan 14, 2021
Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
Show description for f2a8c84committed
Commits on Nov 13, 2020
Remove unused advanced plug-in features: snapshotting and plug-in load policy
Show description for 40615e5committed
Commits on Aug 24, 2020
Make _WKWebsiteDataStoreConfiguration SPI for HSTS storage to replace _WKProcessPoolConfiguration.hstsStorageDirectory
Show description for fc8545eauthored andcommitted
Commits on Jul 3, 2020
Unreviewed, reverting r263882.
Show description for 6621c83committedMake _WKWebsiteDataStoreConfiguration SPI for HSTS storage to replace _WKProcessPoolConfiguration.hstsStorageDirectory
Show description for fc8015cauthored andcommitted
Commits on Jun 30, 2020
Unreviewed, reverting r263724.
Show description for 4c4d6e6committedMake _WKWebsiteDataStoreConfiguration SPI for HSTS storage to replace _WKProcessPoolConfiguration.hstsStorageDirectory
Show description for 8d08a17authored andcommitted
Commits on Jun 10, 2020
Stop using discriminatory names for WebGL and Plugin blocking
Show description for fc10d1acommitted
Commits on Sep 17, 2019
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Mar 4, 2019
Rid the world of WK_API_ENABLED
Show description for a2d5b2acommitted
Commits on Mar 3, 2019
Remove some more unused 32-bit code
Show description for 67f2f7ecommitted
Commits on Nov 13, 2018
[iOS] Implement safe browsing in WebKit
Show description for 6803b1ccommitted
Commits on Nov 6, 2018
[Mac] Implement safe browsing in WebKit
Show description for f7c71a1committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Sep 10, 2018
Try to fix the iOSMac build
Show description for e4a435ccommitted
Commits on Aug 30, 2018
Add WKPageLoadFile SPI variant which returns a navigation object
Show description for 29f21dfcommitted
Commits on Aug 24, 2018
Follow up to r235323
Show description for 82e631fcommitted
Commits on Aug 20, 2018
[Cocoa] Update uses of wrapper template functions in WebKit for clarity, simplicity, better ARC readiness
Show description for b4e0a5ccommitted
Commits on Aug 16, 2018
Add temporary SPI WKContextHandlesSafeBrowsing
Show description for 423a110committed
Commits on Jul 20, 2018
Add WKNavigation/WKNavigationAction related SPI.
Show description for 53c6c2fcommitted
Commits on Jun 5, 2018
[Cocoa] More preparation for ARC, focusing on WebKit and smart pointers
Show description for bf981e9committed
Commits on Nov 8, 2017
Add downcast support for FullscreenClient.
Show description for f330d7bauthored andcommitted
Commits on Oct 20, 2017
Web Inspector: consolidate code that hosts the Inspector page inside a WKWebView
Show description for b705eb7committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading