Shannon Booth
|
cc6e048bd6
|
LibWeb+LibIDL: Remove support for #import directives during parsing
These no longer serve any purpose now that we run the IDLGenerator
on all of these files at once.
|
2026-04-24 20:08:29 +02:00 |
|
stelar7
|
fc06d088c3
|
LibWeb/IDB: Implement IDBTransaction::objectStore
|
2025-04-10 19:12:30 -06:00 |
|
stelar7
|
da56c1b1eb
|
LibWeb/IDB: Implement IDBTransaction::commit
|
2025-04-10 19:12:30 -06:00 |
|
stelar7
|
5298ecfc94
|
LibWeb/IDB: Implement IDBTransaction attributes
This also uncovered a bug, where the transactions type was never set :^)
|
2025-04-09 11:48:49 -06:00 |
|
stelar7
|
2954278e37
|
LibWeb: Implement abort_a_transaction for IndexedDB
|
2024-12-14 23:02:59 +01:00 |
|
stelar7
|
20a92a81c4
|
LibWeb: Add IDBTransaction
|
2024-11-26 14:50:27 +01:00 |
|