mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
This code was treating the parameter to the JS::Array as if it was a capacity, but that causes JS to see more databases than are actually accessible if a database was being created in an aborted transaction.
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
Harness status: OK
|
|
|
|
Found 1 tests
|
|
|
|
1 Pass
|
|
Pass An abort() in the initial onupgradeneeded sets version back to 0 |