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-02-02 13:54:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42a8effae5cebbb7cf4b9998e8eb7def4050a6b3
ladybird
/
Libraries
/
LibWeb
/
IndexedDB
History
stelar7
0b1c7d6af2
LibWeb: Mark open request as processed if the spec forgot
2024-12-14 23:02:59 +01:00
..
Internal
LibWeb: Add missing spec comment for method
2024-12-14 23:02:59 +01:00
IDBCursor.cpp
…
IDBCursor.h
…
IDBCursor.idl
…
IDBDatabase.cpp
…
IDBDatabase.h
…
IDBDatabase.idl
…
IDBFactory.cpp
LibWeb: Mark open request as processed if the spec forgot
2024-12-14 23:02:59 +01:00
IDBFactory.h
LibWeb: Implement IDBFactory::delete_database
2024-12-14 23:02:59 +01:00
IDBFactory.idl
LibWeb: Implement IDBFactory::delete_database
2024-12-14 23:02:59 +01:00
IDBIndex.cpp
…
IDBIndex.h
…
IDBIndex.idl
…
IDBKeyRange.cpp
…
IDBKeyRange.h
…
IDBKeyRange.idl
…
IDBObjectStore.cpp
…
IDBObjectStore.h
…
IDBObjectStore.idl
…
IDBOpenDBRequest.cpp
…
IDBOpenDBRequest.h
…
IDBOpenDBRequest.idl
…
IDBRequest.cpp
…
IDBRequest.h
LibWeb: Implement abort_a_transaction for IndexedDB
2024-12-14 23:02:59 +01:00
IDBRequest.idl
…
IDBTransaction.cpp
LibWeb: Implement IDBTransaction::abort
2024-12-14 23:02:59 +01:00
IDBTransaction.h
LibWeb: Close the database if the upgrade connection is aborted
2024-12-14 23:02:59 +01:00
IDBTransaction.idl
LibWeb: Implement abort_a_transaction for IndexedDB
2024-12-14 23:02:59 +01:00
IDBVersionChangeEvent.cpp
…
IDBVersionChangeEvent.h
…
IDBVersionChangeEvent.idl
…