- From: Joshua Bell <notifications@github.com>
- Date: Thu, 09 Mar 2017 12:11:39 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 March 2017 20:12:13 UTC
Tests at https://github.com/w3c/web-platform-tests/pull/5108 for open() and aborting. (deleteDatabase() failures are implementation dependent, can't be tested). Summarizing the current state of things: 1. I think spec should say that the error events from open/deleteDatabase are cancelable 2. I think spec should say that the error events from open/deleteDatabase do not bubble I'll make the change to (1) since that matches implementations. (2) is optional cleanup, will probably punt on it. -- 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/issues/86#issuecomment-285467150
Received on Thursday, 9 March 2017 20:12:13 UTC