mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
If an error causes this to be left inactive, further requests will be rejected on the transaction. This gives us a few subtest passes in IndexedDB/key-conversion-exceptions and IndexedDB/keypath-exceptions WPTs. With this fixed, the cleanup loop can assert that the transactions' states are all active before they are set inactive.
11 lines
427 B
Plaintext
11 lines
427 B
Plaintext
Harness status: OK
|
|
|
|
Found 6 tests
|
|
|
|
6 Pass
|
|
Pass The last element of keypath is validated
|
|
Pass Key path evaluation: Exceptions from non-enumerable getters
|
|
Pass Key path evaluation: Exceptions from enumerable getters
|
|
Pass Key path evaluation: Exceptions from non-enumerable getters on prototype
|
|
Pass Key path evaluation: Exceptions from enumerable getters on prototype
|
|
Pass Array key conversion should not invoke prototype getters |