stelar7
|
aa4e303b9f
|
LibWeb/IDB: Make some debug messages more descriptive
|
2025-04-10 19:12:30 -06: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
|
fc93ec135e
|
LibWeb/IDB: Keep track of the connection used to start a transaction
|
2025-04-10 19:12:30 -06:00 |
|
stelar7
|
6ec914c7f7
|
LibWeb/IDB: Add some debug output
|
2025-04-09 11:48:49 -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
|
7c3f44282d
|
LibWeb: Implement IDBTransaction::abort
|
2024-12-14 23:02:59 +01: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 |
|