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

Miembro desde
ian81

Actividad reciente de documentos

Ver toda la actividad
Página Fecha Comentario

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