Chrome Canary gives me console warnings:
window.webkitStorageInfo is deprecated. Use navigator.webkitTemporaryStorage or navigator.webkitPersistentStorage instead.
Looks like the API is being updated to the w3c spec'd version:
https://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html
Chrome Canary gives me console warnings:
window.webkitStorageInfois deprecated. Usenavigator.webkitTemporaryStorageornavigator.webkitPersistentStorageinstead.Looks like the API is being updated to the w3c spec'd version:
https://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html