Re: [whatwg/storage] Add UsageDetails dictionary (#69)

jarryd999 commented on this pull request.



> @@ -178,7 +178,21 @@ larger <a>site storage quota</a>. Factors such as navigation frequency, recency
 bookmarking, and <a href="#persistence">permission</a> for {{"persistent-storage"}} can be used as
 indications of "popularity".
 
+The <dfn export>application cache site storage usage</dfn> for an <a for=/>origin</a>
+<var>origin</var> is a rough estimate of the amount of bytes used in <a>Application Cache</a>
+in <var>origin</var>'s <a>site storage unit</a>. [[!HTML]]

I intentionally pulled the security part out into a separate PR in which I address the opaque response + padding issues.  If you believe they should be merged in the PR, I can consolidate the two.  Thoughts?

-- 
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/69#discussion_r301316086

Received on Monday, 8 July 2019 21:52:39 UTC