Files
ladybird/Libraries/LibWeb/IndexedDB/IDBTransaction.h
Andreas Kling f58d4dd324 LibWeb: Initialize IDBTransaction::m_state correctly
The spec says this should be initialized as "active", so let's do that.

Found by UBSAN when using 16 KiB GC heap blocks on Linux.
2025-12-19 20:21:07 -06:00

6.6 KiB