Skip to content

Commit 4e16df4

Browse files
Worthy of a revision history note
1 parent 79052a4 commit 4e16df4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6824,6 +6824,7 @@ For the revision history of the second edition, see [that document's Revision Hi
68246824
* Transactions are now temporarily made inactive during clone operations.
68256825
* Added {{IDBTransactionOptions/durability}} option and {{IDBTransaction/durability}} attribute. ([Issue #50](https://github.com/w3c/IndexedDB/issues/50))
68266826
* Specified [[#transaction-scheduling]] more precisely and disallow starting read/write transactions while read-only transactions with overlapping scope are running. ([Issue #253](https://github.com/w3c/IndexedDB/issues/253))
6827+
* Defined [=database=] storage in terms of [[Storage]] primitives.
68276828

68286829
<!-- ============================================================ -->
68296830
# Acknowledgements # {#acknowledgements}

0 commit comments

Comments
 (0)