Bug #53265

'window.webkitStorageInfo' is deprecated (ContentModule-built.js:299)

Added by Andreas Sander almost 2 years ago.

Status:New Start date:2013-11-01
Priority:Could have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Following warning appears inside Google Chrome (30.0.1599.101) on Mavericks.

'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. (ContentModule-built.js:299)

The Chrome team updated the Quota API Code to match the W3C spec

We'll keep supporting the old API (with a deprecation message) and we have sometime before the change actually hits stable, but wanted to give a heads-up that the documentation needs to be updated.

So maybe Neos should also use the new API.

Also available in: Atom PDF