whatwg / storage

Storage Standard
https://storage.spec.whatwg.org/
Other
126 stars 55 forks source link

Why do quotas exist both at the "storage bottle" and "storage shelf" level? #102

Open othermaciej opened 4 years ago

othermaciej commented 4 years ago

Why do quotas exist both at the "storage endpoint" and "storage shelf" level? This is not explained. The API in the spec only deals with the "storage shelf" level.

annevk commented 4 years ago

This is mainly to allow the limit implementations have on localStorage and sessionStorage.