Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage Access API #4812

Open
Bettelstab opened this issue Mar 13, 2019 · 3 comments
Open

Storage Access API #4812

Bettelstab opened this issue Mar 13, 2019 · 3 comments

Comments

@Bettelstab
Copy link

https://developer.mozilla.org/en-US/docs/Web/API/Storage_Access_API

@Schweinepriester
Copy link
Contributor

The MDN link lists https://caniuse.com/#feat=mdn-api_document_requeststorageaccess at the bottom.

Coming to Edge and Chrome it seems: https://twitter.com/tomayac/status/1281149537768345600

@Schweinepriester
Copy link
Contributor

@GPHemsley
Copy link

Indeed, while the term "Storage Access API" is not used explicitly, Document.hasStorageAccess(), Document.requestStorageAccess(), and <iframe sandbox="allow-storage-access-by-user-activation"> are covered by MDN data:
https://caniuse.com/mdn-api_document_hasstorageaccess
https://caniuse.com/mdn-api_document_requeststorageaccess
https://caniuse.com/mdn-html_elements_iframe_sandbox-allow-storage-access-by-user-activation

(via mdn/browser-compat-data#2990)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants