Commits
User selector
Commit History
Commits on Aug 22, 2021
Use the strongly typed PageGroupIdentifier in place of uint64_t
Show description for f3b1567committed
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 27, 2021
Copy-on-write semantics should be an internal implementation detail of StorageMap
Show description for b91f5a4committed
Commits on Mar 9, 2021
[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted
Commits on Jan 5, 2021
Use WeakHashSet<Page> instead of HashSet<Page*>
Show description for 7971b28committed
Commits on May 22, 2020
Regression(r254859) DOM storage event gets fired at the frame that caused the storage modification
Show description for 5e936f2committed
Commits on Apr 25, 2020
Prepare to remove automatic URL->String conversion operators
Show description for 4512220authored andcommitted
Commits on Feb 6, 2020
Regression(r248734) StorageAreaMap objects are getting leaked
Show description for d959b00committed
Commits on Feb 5, 2020
Unreviewed, rolling out r255706.
Show description for ac130a2committed
Commits on Feb 4, 2020
Partial revert of r248734 to fix leak of StorageAreaMaps
Show description for b86489ecommitted
Commits on Jan 21, 2020
Minor improvements to StorageAreaMap
Show description for c875960committed
Commits on Nov 22, 2019
Crash in com.apple.WebKit.WebContent at WebKit: WebKit::StorageAreaMap::loadValuesIfNeeded
Show description for e72349ecommitted
Commits on Oct 4, 2019
Rename SchemeRegistry to LegacySchemeRegistry
Show description for 60b3cdbcommitted
Commits on Sep 19, 2019
WebStorageNamespaceProvider / StorageNamespaceImpl no longer need SessionIDs
Show description for d375b69authored andcommittedWebStorageNamespaceProvider / StorageNamespaceImpl no longer need SessionIDs
Show description for 2dd7b41committed
Commits on Sep 12, 2019
[WKTR] Drop TestRunner.setPrivateBrowsingEnabled_DEPRECATED()
Show description for b42e3b2committed
Commits on Sep 10, 2019
Hangs on Swiss.com due to the web process being blocked on StorageAreaMap::LoadValuesIfNeeded
Show description for 4421705committed
Commits on Sep 3, 2019
Rename WebPage::pageID() to WebPage::identifier()
Show description for de76444committed
Commits on Aug 31, 2019
WebPage::fromCorePage() to take and return a C++ reference
Show description for 221734ecommitted
Commits on Aug 30, 2019
[PSON] We no longer need to throw away suspended pages in a process before using it for a navigation
Show description for cf7e669committed[PSON] Bump the WebPage's identifier every time we process-swap
Show description for 3a97af5committed
Commits on Aug 22, 2019
[GTK][WPE] Fixes for non-unified builds after r248547
Show description for db57b63committed
Commits on Aug 20, 2019
Use a strongly typed identifier for StorageNamespace's identifier
Show description for 88df5e1committed
Commits on Aug 17, 2019
Use strongly typed identifiers for StorageArea / StorageAreaImpl
Show description for 667a7b7committed
Commits on Aug 16, 2019
Unreviewed restabilization of non-unified build.
Show description for 05db807committed
Commits on Aug 15, 2019
Some improvements on web storage
Show description for 5c4ad5fcommitted
Commits on Jul 18, 2019
Prewarm local storage in the NetworkProcess to reduce WebContent process hangs
Show description for e455455committed
Commits on Jul 16, 2019
Speed up StorageManager::getValues()
Show description for f383caecommitted
Commits on Jun 4, 2019
WKWebsiteDataStore API fails to fetch web storage data for non-persistent data store
Show description for 6ec2cb2committed
Commits on May 31, 2019
Unreviewed, rolling out r245943.
Show description for 74b020ccommittedWKWebsiteDataStore API fails to fetch web storage data for non-persistent data store
Show description for 0512068committed
Commits on May 30, 2019
Unreviewed, rolling out r245881.
Show description for 49e1ca8committed
Truitt SavellWKWebsiteDataStore API fails to fetch web storage data for non-persistent data store
Show description for 9b89064committed
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed