- From: Joshua Bell <notifications@github.com>
- Date: Tue, 14 Feb 2017 11:40:58 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 February 2017 19:41:54 UTC
Context: https://github.com/w3c/IndexedDB/issues/140 PR for DOM: https://github.com/whatwg/dom/pull/409 I fleshed out the "fire a version change event" into a full algorithm and made all of the explicit "fire a XXX event" steps that invoke dispatch verbose. Other places that fire simple events could probably use wordsmithing. You can view, comment on, or merge this pull request online at: https://github.com/w3c/IndexedDB/pull/149 -- Commit Summary -- * Use proposed DOM hook for exceptions trown during dispatch -- File Changes -- M index.bs (91) M index.html (95) -- Patch Links -- https://github.com/w3c/IndexedDB/pull/149.patch https://github.com/w3c/IndexedDB/pull/149.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/149
Received on Tuesday, 14 February 2017 19:41:54 UTC