- From: Joshua Bell <notifications@github.com>
- Date: Thu, 09 Mar 2017 11:32:38 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 March 2017 19:33:35 UTC
FYI, spec text changed here. New text is: In [open()](https://w3c.github.io/IndexedDB/#dom-idbfactory-open): > fire an event named error at request with its bubbles attribute initialized to true. In [deleteDatabase()](https://w3c.github.io/IndexedDB/#dom-idbfactory-deletedatabase): > fire an event named error at request with its bubbles attribute initialized to true. In [abort a transaction](https://w3c.github.io/IndexedDB/#abort-a-transaction) > Fire an event named error at request with its bubbles and cancelable attributes initialized to true. -- 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-285455809
Received on Thursday, 9 March 2017 19:33:35 UTC