https://www.w3.org/Bugs/Public/show_bug.cgi?id=16513
Joshua Bell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from Joshua Bell <[email protected]> --- Spec updated: https://dvcs.w3.org/hg/IndexedDB/rev/f3d40c6295ac * TransactionMode enum declared using WebIDL, definitions of "readonly", "readwrite", "versionchange" incorporated * IDBDatabase.transaction() and IDBDatabaseSync.transaction() updated in WebIDL to reference TransactionMode enum and prose to drop explicit references to throwing TypeError. * IDBTransaction.mode and IDBTransactionSync.mode updated to reference TransactionMode enum -- You are receiving this mail because: You are on the CC list for the bug.
