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

ian81

Registrato in data
ian81

Aggiornamenti alla documentazione

Mostra tutte le attività
Pagina Data Commento

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..