- From: Joshua Bell <notifications@github.com>
- Date: Thu, 11 May 2017 13:19:22 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 May 2017 20:19:57 UTC
For https://github.com/w3c/IndexedDB/issues/161: * When an open or delete succeeds the done flag should be set. * When an open fails aborts, the request's result should be cleared. I need to verify we have WPT coverage for this. @brettz9 - can you review? You can view, comment on, or merge this pull request online at: https://github.com/w3c/IndexedDB/pull/202 -- Commit Summary -- * Set request result/done flag appropriately in open/delete -- File Changes -- M index.bs (37) M index.html (78) -- Patch Links -- https://github.com/w3c/IndexedDB/pull/202.patch https://github.com/w3c/IndexedDB/pull/202.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/202
Received on Thursday, 11 May 2017 20:19:57 UTC