Skip to content

Commit

Permalink
Rebased, don't overwrite last history item
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed May 11, 2017
1 parent 8d3827b commit e6c2a16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -7163,6 +7163,11 @@ document's Revision History</a>.
the [=asynchronously execute a request=] steps.
(<a href="https://github.com/w3c/IndexedDB/issues/192">issue #192</a>)

* Use [[HTML]]'s <a abstract-op>StructuredSerializeForStorage</a>
hook.
(<a href="https://github.com/w3c/IndexedDB/issues/197">issue #197</a>,
<a href="https://github.com/w3c/IndexedDB/issues/197">issue #152</a>)

* Define [=database=]'s associated [=database/upgrade transaction=] to
align exceptions thrown from {{IDBDatabase/createObjectStore()}} and
{{IDBDatabase/deleteObjectStore()}} with tests and implementations.
Expand Down

0 comments on commit e6c2a16

Please sign in to comment.