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.

codebreaker_it (Francesco Vitullo)

Member since
codebreaker_it

Recent Docs Activity

View all activity
Page Date Comment

Device Storage API


request.onsuccess = function () { // The result is express in bytes, lets turn it into megabytes var size = this.result / 1000000; Incorrect, 1Mb is 1048576 bytes

Settings API