Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committed
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 14, 2021
[Hardening] Validate IDBValue's blob paths in WebIDBServer::putOrAdd()
Show description for 76cb8cecommitted
Commits on Jul 29, 2021
Non-unified build fixes, late July 2021 edition
Show description for 3263e49committed
Commits on Jul 19, 2021
Implement IDBTransaction.commit()
Show description for 50e5506committed
Commits on Jul 15, 2021
Do not abort ongoing IDB transaction synchronously on non-imminent PrepareToSuspend message
Show description for b0104accommitted
Commits on Jun 10, 2021
Regression(r278449): add null check for completionHandler in WebIDBServer::close
Show description for a726d0acommitted
Commits on Jun 4, 2021
Make WebIDBServer use WorkQueue instead of Thread
Show description for b038b97committed
Commits on Jun 3, 2021
[Hardening] Stop storing raw pointers inside WebIDBServer::m_connections
Show description for f932350committed
Commits on Jun 1, 2021
Resume WebIDBServer when it is about to be closed
Show description for aac653acommitted
Commits on May 28, 2021
Regression(r278179): m_serverLock is still held after WebIDBServer is destroyed
Show description for 159fa94committed
Commits on May 27, 2021
Abandon pending tasks on background thread when WebIDBServer is closed
Show description for f055a90committed
Commits on May 24, 2021
Make CheckedLock the default Lock
Show description for e801aaacommitted
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed
Commits on Apr 13, 2021
Make WebIDBServer not block main thread during initialization
Show description for 4c683c8committed
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 b3d023bcommittedUnreviewed, fix test crashes after r275779
Show description for de4e4e3committed
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 Oct 13, 2020
WebAudio tests are crashing in debug when enabling the GPU process
Show description for 575ab45committed
Commits on Sep 8, 2020
Remove storage WorkQueue in NetworkProcess
Show description for 76af80ecommitted
Commits on Aug 10, 2020
Always suspend IDB work when network process is prepared to suspend
Show description for 41d581ccommitted
Commits on Jul 31, 2020
-[WKWebsiteDataStore _renameOrigin:] needs to support IndexedDB renames
Show description for 87fe459authored andcommitted
Commits on Jul 8, 2020
Network process crashes in WebKit::WebIDBServer::removeConnection
Show description for 0e07661authored andcommitted
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 Mar 31, 2020
IndexedDB: destroy WebIDBServer when session is removed in network process
Show description for 6827ec3committed
Commits on Feb 21, 2020
WebIDBServer resume should return early if suspend does not happen
Show description for 2fce001committed
Commits on Jan 29, 2020
Crash under com.apple.WebKit.Networking at WebKit: WebKit::WebIDBServer::suspend
Show description for e20e3fccommitted
Commits on Jan 8, 2020
Unreviewed restabilization of non-unified build.
Show description for b93ebfacommitted