Re: [whatwg/storage] Proposal: Add detailed usage breakdown in estimate() (#63)

My concern about this change is that while it's trivial to implement, it seems biased towards consumers who have exclusive control over the data stored on their origin and use a data storage regime that very cleanly uses different storage APIs for mutually exclusive purposes, like gmail.  If you store everything in IndexedDB or have other JS code-bases on your origin, it doesn't seem useful.  Which suggests we will eventually want something more sophisticated, but then we still have the specification and developer documentation burden of this enhancement.

-- 
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/63#issuecomment-438855041

Received on Wednesday, 14 November 2018 23:16:33 UTC