[whatwg/storage] Clarify guidance around storage quota (#106)

Storage quota should not be based on free disk space, to avoid cross-origin resource size leaks.

<!--
Thank you for contributing to the Storage Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * Chrome - we currently grant quota based on total disk space
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: https://crbug.com/960305

   * Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1552848

   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/storage/pull/106


-- Commit Summary --

  * Clarify guidance around storage quota

-- File Changes --

    M storage.bs (5)

-- Patch Links --

https://github.com/whatwg/storage/pull/106.patch

https://github.com/whatwg/storage/pull/106.diff


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/pull/106

Received on Monday, 15 June 2020 11:15:09 UTC