RESOLVED WONTFIX72777
IndexedDB: Add tests for IDB object lifecycles
https://bugs.webkit.org/show_bug.cgi?id=72777
Summary IndexedDB: Add tests for IDB object lifecycles
Joshua Bell
Reported 2011-11-18 17:08:42 PST
We don't test the lifecycle of IDB objects (notably, IDBTransaction, IDBDatabase, and IDBRequest) that are sensitive to IPC timing and document shutdown. We should refactor to enable these tests using mocked backends and execution contexts.
Attachments
Note You need to log in before you can comment on or make changes to this bug.