cdjs icon indicating copy to clipboard operation
cdjs copied to clipboard

window.webkitStorageInfo is deprecated

Open pnispel opened this issue 12 years ago • 0 comments

Getting the following error in chrome:

window.webkitStorageInfo is deprecated. Use navigator.webkitTemporaryStorage or navigator.webkitPersistentStorage instead.

pnispel avatar May 23 '13 17:05 pnispel