Files
ladybird/Libraries/LibWeb
Zaggy1024 ef845fe22a LibWeb: Don't count unversioned databases in IDBFactory::databases()
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.
2026-03-20 23:59:35 -05:00
..
2026-03-19 21:55:10 -05:00
2026-02-18 08:02:45 -05:00
2026-02-18 08:02:45 -05:00