mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/IndexedDB: Remove spin_until from checking finished transactions
This commit is contained in:
parent
52b53e52fb
commit
d87c2a55b0
Notes:
github-actions[bot]
2025-10-08 15:26:31 +00:00
Author: https://github.com/Lubrsi
Commit: d87c2a55b0
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6182
10 changed files with 250 additions and 42 deletions
|
|
@ -684,6 +684,7 @@ set(SOURCES
|
|||
IndexedDB/Internal/Database.cpp
|
||||
IndexedDB/Internal/IDBDatabaseObserver.cpp
|
||||
IndexedDB/Internal/IDBRequestObserver.cpp
|
||||
IndexedDB/Internal/IDBTransactionObserver.cpp
|
||||
IndexedDB/Internal/Index.cpp
|
||||
IndexedDB/Internal/Key.cpp
|
||||
IndexedDB/Internal/ObjectStore.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue