mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/IndexedDB: Remove spin_until from waiting for connection closure
This commit is contained in:
parent
e6dc52a52b
commit
52b53e52fb
Notes:
github-actions[bot]
2025-10-08 15:26:38 +00:00
Author: https://github.com/Lubrsi
Commit: 52b53e52fb
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6182
11 changed files with 296 additions and 79 deletions
|
|
@ -682,6 +682,7 @@ set(SOURCES
|
|||
IndexedDB/IDBVersionChangeEvent.cpp
|
||||
IndexedDB/Internal/Algorithms.cpp
|
||||
IndexedDB/Internal/Database.cpp
|
||||
IndexedDB/Internal/IDBDatabaseObserver.cpp
|
||||
IndexedDB/Internal/IDBRequestObserver.cpp
|
||||
IndexedDB/Internal/Index.cpp
|
||||
IndexedDB/Internal/Key.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue