Re: [whatwg/storage] Miscellaneous editorial feedback (#23)

@annevk, are you asking why there are different limits based on device size or type (IndexedDB vs. AppCache)? If the former, it's because Edge runs in smaller capacity devices such as phones and we wanted to make the limits considerate of the device's volume size. If you were asking about the latter, it's because we built it that way back when it was first shipped and it hasn't been changed since then. To answer your second question, I'd like to move to a model where there is one quota per origin in Edge. For example, the new Caches would share its quota with IndexedDB.

---
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/issues/23#issuecomment-228378619

Received on Friday, 24 June 2016 15:35:57 UTC