mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-26 20:26:53 +00:00
LibWeb: Add IDBIndex
This commit is contained in:
parent
71772d97dc
commit
297c775b34
Notes:
github-actions[bot]
2024-11-26 13:53:02 +00:00
Author: https://github.com/stelar7
Commit: 297c775b34
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2236
Reviewed-by: https://github.com/gmta ✅
8 changed files with 85 additions and 1 deletions
|
@ -248,6 +248,7 @@ libweb_js_bindings(HighResolutionTime/Performance)
|
|||
libweb_js_bindings(IndexedDB/IDBCursor)
|
||||
libweb_js_bindings(IndexedDB/IDBDatabase)
|
||||
libweb_js_bindings(IndexedDB/IDBFactory)
|
||||
libweb_js_bindings(IndexedDB/IDBIndex)
|
||||
libweb_js_bindings(IndexedDB/IDBOpenDBRequest)
|
||||
libweb_js_bindings(IndexedDB/IDBRequest)
|
||||
libweb_js_bindings(IndexedDB/IDBVersionChangeEvent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue