Commits
User selector
Commit History
Commits on Mar 9, 2021
Stop using callOnMainThread() / isMainThread() in WebKit2
Show description for 83ae5d0committed
Commits on Mar 27, 2020
Filter DOMCache records in network process to reduce the number of records being sent to WebProcess
Show description for 1850b0ccommitted
Commits on Jan 22, 2020
[IPC Hardening] Only process Messages::NetworkProcess messages when sent by the UIProcess
Show description for c95787ecommitted
Commits on Sep 24, 2019
Drop unnecessary SessionID.h header includes
Show description for 5a2d663committed
Commits on Sep 18, 2019
CacheStorageProvider::createCacheStorageConnection() does not need to take in a SessionID
Show description for e7b1a9fcommitted
Commits on Sep 17, 2019
There should be a single CacheStorageConnection per WebProcess
Show description for 258331ccommitted
Commits on Aug 19, 2019
Remove SessionID::emptySessionID()
Show description for 8a9de4acommitted
Commits on Aug 14, 2019
ThreadableBlobRegistry::blobSize should take a SessionID as parameter
Show description for 7b858bccommitted
Commits on Jun 19, 2019
[WPE][GTK] Fix build with unified sources disabled
Show description for bea4947committed
Commits on May 23, 2019
CacheStorageConnection callbacks should be completed on network connection close
Show description for 5bd6f66committedUse modern async IPC for EngineRepresentationCompleted and ClearMemoryRepresentationCompleted
Show description for 7bce029committed
Commits on Apr 12, 2019
WebKit should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for 73dd20ecommitted
Commits on Mar 21, 2019
Compute quota after network process restart based on default quota and space used
Show description for 8f5ac19committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Dec 13, 2018
[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for 0387686committed
Commits on Dec 11, 2018
Unreviewed, rolling out r239071.
Show description for 53c81c1committed[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for b4810e2committed
Commits on Dec 10, 2018
Unreviewed, rolling out r239029.
Show description for 7c431facommitted[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for 3e2152acommitted
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Jan 6, 2018
Implement Cache API partitioning based on ClientOrigin
Show description for 1812c87authored andcommitted
Commits on Jan 5, 2018
Unreviewed, rolling out r226401.
Show description for c3c2b5ecommitted
Commits on Jan 4, 2018
Implement Cache API partitioning based on ClientOrigin
Show description for 9a7d268authored andcommitted
Commits on Nov 29, 2017
ensure*Connection() methods on WebProcess should return a reference
Show description for 149b96ecommitted
Commits on Sep 13, 2017
Internals clearCacheStorageMemoryRepresentation should return a Promise
Show description for 5a6c40fauthored andcommitted
Commits on Sep 7, 2017
NetworkProcess Cache and Caches should be cleared when the last related WebProcess Cache or CacheStorage is destroyed
Show description for dbc1847authored andcommitted
Commits on Sep 5, 2017
Allow retrieving Cache Storage records for a given URL only
Show description for 85746c4authored andcommitted
Commits on Sep 1, 2017
[Win] Compile error, 'Cache' is not declared.
Show description for e0e6e77committed
Commits on Aug 31, 2017
Update CacheStorage caches only if it is updated
Show description for 577876bauthored andcommitted
Commits on Aug 30, 2017
[Cache API] Support cache names persistency
Show description for a4e5b45authored andcommitted
Commits on Aug 23, 2017
[Cache API] Unify WebCore and WebKit error handling
Show description for 9ae9992authored andcommitted[CacheAPI] Introduce a WebKit::CacheStorage namespace
Show description for 701c57bauthored andcommitted
Commits on Aug 18, 2017
[Cache API] Add a WK2 implementation of CacheStorageConnection
Show description for 340e725authored andcommitted
Commits on Aug 15, 2017
[Cache API] Adding generic support for CacheStorage and Cache methods
Show description for cfd1a00authored andcommitted
Loading