.. |
Internal
|
LibWeb: Add missing spec comment for method
|
2024-12-14 23:02:59 +01:00 |
IDBCursor.cpp
|
LibWeb: Add IDBCursor
|
2024-11-26 14:50:27 +01:00 |
IDBCursor.h
|
LibWeb: Add IDBCursor
|
2024-11-26 14:50:27 +01:00 |
IDBCursor.idl
|
LibWeb: Add IDBCursor
|
2024-11-26 14:50:27 +01:00 |
IDBDatabase.cpp
|
|
|
IDBDatabase.h
|
LibWeb: Implement IDBDatabase::close()
|
2024-11-26 14:50:27 +01:00 |
IDBDatabase.idl
|
LibWeb: Implement IDBDatabase::close()
|
2024-11-26 14:50:27 +01:00 |
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
|
LibWeb: Add IDBIndex
|
2024-11-26 14:50:27 +01:00 |
IDBIndex.h
|
LibWeb: Add IDBIndex
|
2024-11-26 14:50:27 +01:00 |
IDBIndex.idl
|
LibWeb: Add IDBIndex
|
2024-11-26 14:50:27 +01:00 |
IDBKeyRange.cpp
|
LibWeb: Add IDBKeyRange
|
2024-11-26 14:50:27 +01:00 |
IDBKeyRange.h
|
LibWeb: Add IDBKeyRange
|
2024-11-26 14:50:27 +01:00 |
IDBKeyRange.idl
|
LibWeb: Add IDBKeyRange
|
2024-11-26 14:50:27 +01:00 |
IDBObjectStore.cpp
|
LibWeb: Add IDBObjectStore
|
2024-11-26 14:50:27 +01:00 |
IDBObjectStore.h
|
LibWeb: Add IDBObjectStore
|
2024-11-26 14:50:27 +01:00 |
IDBObjectStore.idl
|
LibWeb: Add IDBObjectStore
|
2024-11-26 14:50:27 +01:00 |
IDBOpenDBRequest.cpp
|
|
|
IDBOpenDBRequest.h
|
|
|
IDBOpenDBRequest.idl
|
|
|
IDBRequest.cpp
|
LibWeb: Implement most of upgrade_a_database for IndexedDB
|
2024-11-26 14:50:27 +01:00 |
IDBRequest.h
|
LibWeb: Implement abort_a_transaction for IndexedDB
|
2024-12-14 23:02:59 +01:00 |
IDBRequest.idl
|
LibWeb: Remove IDBRequest.idl FIXME
|
2024-12-01 22:04:05 +01:00 |
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
|
|
|