[w3c/IndexedDB] Rework end-of-upgrade-transaction steps (#134)

The "steps for running an upgrade transaction" pushed behavior into the "steps for comitting/aborting"  committing transactions. Make those explicit steps in the latter algorithms instead.

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/134

-- Commit Summary --

  * Rework end-of-upgrade-transaction steps

-- File Changes --

    M index.bs (54)
    M index.html (104)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/134.patch
https://github.com/w3c/IndexedDB/pull/134.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/134

Received on Thursday, 5 January 2017 22:59:39 UTC