[w3c/IndexedDB] Use proposed DOM hook for exceptions thrown during dispatch (#149)

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