Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
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 Apr 20, 2020
Add WKScriptMessageHandler API that asynchronously responds with a promise.
Show description for 6aad52acommitted
Commits on Apr 4, 2020
Add SPI to make WKUserScripts wait for a notification
Show description for 2b069b6authored andcommitted
Commits on Mar 5, 2020
Call globalObjectIsAvailableForFrame before evaluating JavaScript in newly created worlds
Show description for da25a6bcommitted
Commits on Mar 4, 2020
Add an SPI to allow UserStyleSheet injection to target a specific WKWebView
Show description for 2c0af69committed
Commits on Feb 27, 2020
_WKUserContentWorld should be a wrapper around WKContentWorld
Show description for 46024ebcommitted
Commits on Jan 27, 2020
Web Inspector: unable to evaluate in the isolated world of content scripts injected by safari app extensions
Show description for 746c67ccommitted
Commits on Jan 26, 2020
Make ContentWorlds be identified by an ObjectIdentifier instead of a uint64_t
Show description for 6ce50b0committed
Commits on Jan 16, 2020
REGRESSION: (r254668) [Mac Debug wk2] 21 http/tests/navigation/* tests are crashing with ASSERTION FAILED: world.first != 1.
Show description for 593810ecommittedAdd WKContentWorld SPI, and use it in JavaScript execution.
Show description for bc33447committed
Commits on Aug 30, 2019
[PSON] Bump the WebPage's identifier every time we process-swap
Show description for 3a97af5committed
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Mar 11, 2019
Add a WKContentRuleList variant that uses copied memory instead of mmap'd shared memory for class A containerized apps
Show description for 027b63dauthored andcommitted
Unreviewed, rolling out r242698.
Show description for 5089a7acommittedAdd a WKContentRuleList variant that uses copied memory instead of mmap'd shared memory for class A containerized apps
Show description for d0044f6authored andcommitted
Commits on Jan 28, 2019
WebUserContentController::removeUserScriptMessageHandlerInternal may deref and delete itself
Show description for d99deb8committed
Commits on Jan 23, 2019
Regression(r240178) Some API tests are crashing
Show description for facbc6bcommitted
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 15, 2018
Shrink more enum classes
Show description for ac0c07ecommittedInclude EnumTraits.h less
Show description for 5c79191committed
Commits on Aug 24, 2018
[GTK][WPE] Add API to inject/register user content in isolated worlds
Show description for 7344450committed
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 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 Jul 17, 2017
Modernize content extension code
Show description for df40ececommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading