This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-21 02:28:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0051db62e636ff62d5ff2df48ad48404b8a5ab9
ladybird
/
Libraries
/
LibWeb
/
IndexedDB
History
stelar7
b43bb2429a
LibWeb: Rename ConnectionQueue to RequestList
2025-01-14 23:46:09 +01:00
..
Internal
LibWeb: Rename ConnectionQueue to RequestList
2025-01-14 23:46:09 +01:00
IDBCursor.cpp
…
IDBCursor.h
…
IDBCursor.idl
…
IDBDatabase.cpp
LibWeb: Move IDBDatabase::close out of line
2025-01-14 23:46:09 +01:00
IDBDatabase.h
LibWeb: Move IDBDatabase::close out of line
2025-01-14 23:46:09 +01:00
IDBDatabase.idl
…
IDBFactory.cpp
LibWeb: Mark open request as processed if the spec forgot
2024-12-14 23:02:59 +01:00
IDBFactory.h
…
IDBFactory.idl
…
IDBIndex.cpp
…
IDBIndex.h
…
IDBIndex.idl
…
IDBKeyRange.cpp
LibWeb: Implement IDBKeyRange
2025-01-14 23:46:09 +01:00
IDBKeyRange.h
LibWeb: Implement IDBKeyRange
2025-01-14 23:46:09 +01:00
IDBKeyRange.idl
LibWeb: Implement IDBKeyRange
2025-01-14 23:46:09 +01:00
IDBObjectStore.cpp
…
IDBObjectStore.h
…
IDBObjectStore.idl
…
IDBOpenDBRequest.cpp
…
IDBOpenDBRequest.h
…
IDBOpenDBRequest.idl
…
IDBRequest.cpp
…
IDBRequest.h
…
IDBRequest.idl
…
IDBTransaction.cpp
…
IDBTransaction.h
LibWeb: Close the database if the upgrade connection is aborted
2024-12-14 23:02:59 +01:00
IDBTransaction.idl
…
IDBVersionChangeEvent.cpp
…
IDBVersionChangeEvent.h
…
IDBVersionChangeEvent.idl
…