Commits
User selector
Commit History
Commits on Jul 26, 2021
WKUserContentController.removeAllScriptMessageHandlers() doesn't release the message handlers
Show description for 03854abauthored andcommitted
Commits on Dec 9, 2020
IPC should support non-byte aligned data references
Show description for 2df0539authored andcommitted
Commits on Apr 20, 2020
Add WKScriptMessageHandler API that asynchronously responds with a promise.
Show description for 6aad52acommitted
Commits on Apr 19, 2020
Fix WebUserContentControllerProxy vs ContentWorld lifetime
Show description for 7c29553committed
Commits on Apr 1, 2020
Send correct UserContentControllerIdentifier after using SPI WKWebpagePreferences._userContentController
Show description for 28c3000committed
Commits on Mar 31, 2020
Add SPI WKWebpagePreferences._userContentController
Show description for 157a9e4committed
Commits on Feb 27, 2020
_WKUserContentWorld should be a wrapper around WKContentWorld
Show description for 46024ebcommitted
Commits on Jan 26, 2020
Make ContentWorlds be identified by an ObjectIdentifier instead of a uint64_t
Show description for 6ce50b0committed
Commits on Jan 21, 2020
API::(User)ContentWorld cleanup
Show description for 558a480committed
Commits on Jan 16, 2020
Add WKContentWorld SPI, and use it in JavaScript execution.
Show description for bc33447committed
Commits on Nov 15, 2019
Reduce structure copies when creating an API::FrameInfo
Show description for 3e9a1b7authored andcommitted
Commits on Oct 30, 2019
WKContentRuleLists should block requests from service workers
Show description for b66e3d3committed
Commits on Oct 21, 2019
Clean up some includes to improve WebKit2 build speed
Show description for d5a294ccommitted
Commits on Aug 30, 2019
[PSON] Bump the WebPage's identifier every time we process-swap
Show description for 3a97af5committed
Commits on Jul 9, 2019
Use WeakHashSet for WebUserContentControllerProxy::m_processes
Show description for c271251committed
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Jan 29, 2019
Make sure WTF::generateObjectIdentifier() internal counter does not get duplicated
Show description for a5f6148committed
Commits on Jan 18, 2019
Regression(PSON) Content blockers are sometimes lost on back navigation cross-site
Show description for 889cf1bcommitted
Commits on Oct 15, 2018
Shrink more enum classes
Show description for ac0c07ecommitted
Commits on Jul 12, 2018
Add SPI for immediate injection of user scripts
Show description for ba2efdaauthored andcommitted
Commits on Apr 3, 2018
Make NetworkProcess get ContentBlocker information from UIProcess
Show description for 26a4327committedUnreviewed, rolling out r230210.
Show description for 039873ccommittedMake NetworkProcess get ContentBlocker information from UIProcess
Show description for 3b71f4fcommitted
Commits on Aug 30, 2017
Add "Identified" base class to replace a whole bunch of custom identifier generators.
Show description for a23e46bcommitted
Commits on Jul 19, 2017
[Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS
Show description for fcbe094committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading