Commits
User selector
Commit History
Commits on May 19, 2021
Simplify and make InjectedBundle::initialize() more robust
Show description for ee941b4committed
Commits on Mar 1, 2021
Remove ENABLE_WEBPROCESS_WINDOWSERVER_BLOCKING which is always true for macOS
Show description for de5c619committed
Commits on Feb 22, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks
Show description for 9db1009committed
Commits on Feb 21, 2021
[Cocoa] Web Inspector: expose the WKBrowsingContextHandle associated with Web Inspector's page
Show description for 1490312committed
Commits on Apr 16, 2020
REGRESSION(r260081) Broke iOS PLT due to InjectedBundle initialization (edit)
Show description for 0345e91committed
Commits on Apr 15, 2020
Unreviewed PLT fix after r260081.
Show description for f017661committed
Commits on Apr 14, 2020
InjectedBundle parameters often need initialization function called before unarchiving
Show description for 14420f7committed
Commits on Apr 10, 2020
[Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
Show description for 2a420c5committed
Commits on Feb 5, 2020
Remove NSKeyedArchiverSPI.h now that WebKit only uses API
Show description for 2de4c2ccommitted
Commits on Apr 22, 2019
Unreviewed, rolling out r244437.
Show description for 224bfc0committed
Commits on Apr 18, 2019
InjectedBundle parameters often need initialization function called before unarchiving
Show description for 6924d38committedUnreviewed, rolling out r244299.
Show description for 0e83c32committed
Commits on Apr 15, 2019
InjectedBundle parameters often need initialization function called before unarchiving
Show description for 53e5806committed
Commits on Mar 4, 2019
Rid the world of WK_API_ENABLED
Show description for a2d5b2acommitted
Commits on Feb 18, 2019
It should be possible to get the mouse event modifiers for a page overlay client.
Show description for 0708e88committed
Commits on Sep 21, 2018
Unreviewed, rolling out r236289.
Show description for 616eb2fcommitted
Commits on Sep 20, 2018
InjectedBundle parameters often need initialization function called before unarchiving
Show description for 8daf6f1committed
Commits on Aug 22, 2018
Unreviewed, rolling out r235204.
Show description for f92c1abcommitted
David FentonUnreviewed, rolling out r235176.
Show description for 44ea138committed
David FentonUse unified build for WebProcess
Show description for d51fc63committed
Commits on Jun 26, 2018
Provide a way for Injected Bundles to indicate classes approved for NSSecureCoding
Show description for 2cfa910committed
Commits on Jun 5, 2018
[Cocoa] More preparation for ARC, focusing on WebKit and smart pointers
Show description for bf981e9committed
Commits on May 9, 2018
Restrict unarchiving of bundle parameters to a set of known classes
Show description for af0c76bcommitted
Commits on Apr 26, 2018
dlopen the bundle's executable before calling -[NSBundle load] since that will also do a bunch of other things we don't need
Show description for 8ad0288committed
Commits on Nov 29, 2017
Adopt updated NSKeyed[Un]Archiver API when available
Show description for 4cf8194committed
Commits on Oct 26, 2017
Unreviewed, rolling out r223908.
Show description for 8a6b2b4committed
Commits on Oct 24, 2017
Adopt new secure coding APIs
Show description for 954365bcommittedUnreviewed, rolling out r223889.
Show description for d6ead15committedAdopt new secure coding APIs
Show description for 7bfed23committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading