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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |