Recent Docs Activity
View all activityPage | 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 |