Commits
User selector
Commit History
Commits on May 2, 2021
Use SortedArrayMap in a few more places
Show description for 0f73b4dcommitted
Commits on Jun 19, 2020
Remove some vestiges of the 32-bit Plugin Process
Show description for 926c7bfcommitted
Commits on Jun 10, 2020
Stop using discriminatory names for WebGL and Plugin blocking
Show description for fc10d1acommitted
Commits on Jun 5, 2020
[IPC] Adopt enum class for PluginProcessType and PluginProcessSandboxPolicy
Show description for 145dbb8committed
Commits on May 6, 2020
Reduce HAVE(HOSTED_CORE_ANIMATION)
Show description for fb98437committed
Commits on Apr 10, 2020
[Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
Show description for 2a420c5committed
Commits on Nov 13, 2019
[Mac] Fix build
Show description for 3176d5ecommitted
Commits on Oct 12, 2019
Cleanup RuntimeEnabledFeatures includes
Show description for ca9cb5cauthored andcommitted
Commits on Sep 22, 2019
Fix an assertion failure introduced in r250186.
Show description for 1a70ef7committed
Dan Bernstein
Commits on Sep 21, 2019
Safari 13 may launch leftover 32-bit plug-in process from Safari 12’s WebKit, which crashes
Show description for dad7178committed
Dan Bernstein
Commits on Apr 3, 2019
Eliminate plugin sandbox exceptions
Show description for b8ad5a8committed
Commits on Mar 20, 2019
Reduce use of LegacySync IPC message type
Show description for 5e6ec89committed
Commits on Jan 24, 2019
Move FileSystem to WTF
Show description for b6b8c92committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 15, 2018
[GTK][WPE] Implement subprocess sandboxing
Show description for 57f40a7authored andcommitted
Commits on Oct 2, 2018
Remove ParsedURLString
Show description for f3c41dacommitted
Commits on Sep 21, 2018
Whitelist two additional plugins
Show description for 9e7e788committed
Commits on Sep 20, 2018
Allow additional plug-ins to run unsandboxed
Show description for e3f8c34committed
Commits on Sep 12, 2018
Add IGNORE_WARNING_.* macros
Show description for a1f0315committed
Commits on Aug 24, 2018
Use unified build for UIProcess
Show description for 803de5fcommitted
Commits on Jul 19, 2018
Ensure experimentalPlugInSandboxProfilesEnabled is set on PluginProcess
Show description for 97dbe55committed
Commits on Jul 13, 2018
Allow BOCOM and ABC plug-ins to run unsandboxed
Show description for 7985073authored andcommitted
Commits on Jul 10, 2018
Add the possibility to run unsandboxed plug-ins
Show description for 711cf6fcommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Jun 5, 2018
[Cocoa] More preparation for ARC, focusing on WebKit and smart pointers
Show description for bf981e9committed
Commits on May 24, 2018
Update plugin search path to look for user installed plugins
Show description for 84eecf5committed
Commits on May 18, 2018
Convert ProcessPrivilege assertions to regular debug-only assertions
Show description for 63e71eacommitted
Commits on May 14, 2018
Overly aggressive timer throttling in service workers
Show description for 2473e8acommitted
Commits on Apr 10, 2018
Add ProcessPrivilege assertions to places that access NSApp
Show description for 651f57acommitted
Commits on Nov 21, 2017
[PAL] Remove FileSystem's dependency on WebCoreNSStringExtras
Show description for 20beba7authored andcommitted
Commits on Oct 5, 2017
Remove unnecessary includes of WebKitSystemInterface on Cocoa platforms
Show description for df9858dcommitted
Commits on Aug 4, 2017
[PAL] Move spi/cf directory into PAL
Show description for ee98f36authored andcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading