Skip to content

window.webkitStorageInfo is now deprecated #866

@ebidel

Description

@ebidel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions