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 Jul 19, 2021
Implement IDBTransaction.commit()
Show description for 50e5506committed
Commits on Jul 6, 2021
WebIDBServer created after NetworkProcess::prepareToSuspend is not suspended correctly
Show description for e52c8b9committed
Commits on Jun 14, 2021
Pass PAL::SessionID by value instead of reference
Show description for 13620e1authored andcommitted
Commits on Apr 12, 2021
Create WebIDBServer only when it is needed
Show description for e5d27b2committed
Commits on Apr 10, 2021
Unreviewed, reverting r275794, r275784, r275779
Show description for b3d023bcommitted
Commits on Apr 9, 2021
Create WebIDBServer only when it is needed
Show description for bbba3fccommitted
Commits on Mar 28, 2021
Remove ENABLE_INDEXED_DATABASE & ENABLE_INDEXED_DATABASE_IN_WORKERS, it seems like it is on for all ports
Show description for c19981bcommitted
Sam Weinig
Commits on Jun 17, 2020
IndexedDB: Support IDBFactory databases method
Show description for cc49ea1authored andcommitted
Commits on Jun 16, 2020
Unreviewed, reverting r263079.
Show description for 4c616a7committed
Truitt SavellIndexedDB: Support IDBFactory databases method
Show description for c84cd59authored andcommitted
Commits on Dec 19, 2019
IndexedDB: perform IDBServer work only on background thread
Show description for d5defe9committed
Commits on Dec 13, 2019
IndexedDB: make WebIDBServer a MessageReceiver to replace WebIDBConnection
Show description for eabcf78committed
Commits on Dec 5, 2019
Move InProcessIDBServer to WebKitLegacy
Show description for 48451b4committed
Commits on Nov 5, 2019
REGRESSION (r250754): web page using IDBIndex doesn't load occasionally
Show description for eb5e516committed
Commits on Oct 22, 2019
[GTK][WPE] Fix non-unified builds after r251326
Show description for 4450bb1committed
Commits on Sep 24, 2019
Drop unnecessary SessionID.h header includes
Show description for 5a2d663committed
Commits on Sep 18, 2019
Stop passing sessionIDs to NetworkProcessConnection methods
Show description for f16f04bcommitted
Commits on Sep 16, 2019
NetworkProcessConnection does not need HashMaps of sessionIDs for Service Workers and IDB
Show description for fb4f81ccommittedStore sessionID on the NetworkConnectionToWebProcess now that there is one session per WebProcess
Show description for 837ba84committed
Commits on Sep 12, 2019
Use typed identifiers for IDB connection identifiers
Show description for 799a7aecommitted
Commits on Sep 9, 2019
Use WebProcess processIdentifier to identify IDB connections between WebProcess and NetworkProcess
Show description for 2eb5f85committed
Commits on Mar 14, 2019
Move IDB storage in private browsing mode to NetworkProcess
Show description for 4f8e48fcommitted
Commits on Mar 13, 2019
Check IDB quota usage through QuotaManager
Show description for 2ddf48bcommitted
Commits on Mar 1, 2019
Serialize IndexedDB::ObjectStoreOverwriteMode as an enum
Show description for 2982615committed
Commits on Feb 5, 2019
Make MessageSender functions const
Show description for 6841527committed
Commits on Feb 4, 2019
IndexedDB: leak WebIDBConnectionToServer in layout tests
Show description for 9883f73committed
Commits on Nov 16, 2018
Storing blobs in IDB on iOS: "Error preparing blob/file"
Show description for 9109112committed
Commits on Oct 1, 2018
Remove StorageProcess
Show description for a46cb5dcommitted
Commits on Sep 17, 2018
Move IndexedDB to Network Process
Show description for b4b3571committed
Commits on Sep 13, 2018
Unreviewed, rolling out r235954.
Show description for 60f9ea7committed
Commits on Sep 12, 2018
Move IndexedDB to Network Process
Show description for f54d705committed
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