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

Missing StorageQuota support #3246

Open
nachikethashu opened this issue Mar 16, 2017 · 1 comment
Open

Missing StorageQuota support #3246

nachikethashu opened this issue Mar 16, 2017 · 1 comment

Comments

@nachikethashu
Copy link

References

  1. https://developer.mozilla.org/en-US/docs/Web/API/StorageQuota
  2. http://w3c.github.io/quota-api/#widl-Navigator-storageQuota
@GPHemsley
Copy link

Previously tracked in MDN browser compat data but removed in mdn/browser-compat-data#9459 due to a lack of implementations.

The Quota Management API spec has been unmaintained since 2018, and the MDN link now redirects to:
https://developer.mozilla.org/en-US/docs/Web/API/StorageManager

StorageManager is defined in the WHATWG Storage Standard:
https://storage.spec.whatwg.org/#storagemanager

And the StorageManager API is covered by MDN browser compat data:
https://caniuse.com/mdn-api_storagemanager

(via mdn/browser-compat-data#1441, mdn/browser-compat-data#2272)

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

3 participants