Bug 72777

Summary: IndexedDB: Add tests for IDB object lifecycles
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.