mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/IndexedDB: Remove spin_until from request processing
This commit is contained in:
parent
6d43e3cc93
commit
5c69784ef9
Notes:
github-actions[bot]
2025-10-08 15:26:51 +00:00
Author: https://github.com/Lubrsi
Commit: 5c69784ef9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6182
16 changed files with 559 additions and 341 deletions
|
|
@ -682,6 +682,7 @@ set(SOURCES
|
|||
IndexedDB/IDBVersionChangeEvent.cpp
|
||||
IndexedDB/Internal/Algorithms.cpp
|
||||
IndexedDB/Internal/Database.cpp
|
||||
IndexedDB/Internal/IDBRequestObserver.cpp
|
||||
IndexedDB/Internal/Index.cpp
|
||||
IndexedDB/Internal/Key.cpp
|
||||
IndexedDB/Internal/ObjectStore.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue