Please note, this is a STATIC archive of website developer.mozilla.org from November 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ian81

からのメンバー
ian81

最近の更新

すべての活動を表示
ページ 日時 コメント

IDBTransaction


The READ_WRITE constant is now accessed via the readwrite string, as documented further down the page.

IDBRequest


READ_ONLY, READ_WRITE and VERSION_CHANGE transaction parameters have been changed to lower case and are now strings, not enums. In addition, "readonly" is now the default, and the version change technique is altered..