Re: [whatwg/storage] Clarify storage infrastructure (#86)

@inexorabletash approved this pull request.

LGTM! (one maybe nit)

> +<a for=/>storage shed</a>.
+
+<p>A browsing session holds a <dfn for="browsing session">storage shed</dfn>, which is a
+<a for=/>storage shed</a>.
+
+<p class="XXX" id=lack-of-browsing-session>See
+<a href="https://github.com/whatwg/html/issues/4782">whatwg/html issue #4782</a> and
+<a href="https://github.com/whatwg/html/issues/5350">whatwg/html issue #5350</a> for defining
+browsing session. It is roughly analogous to <a>top-level browsing context</a> except that it cannot
+be replaced due to <code>Cross-Origin-Opener-Policy</code> or navigation.
+
+
+<h3 id=storage-shelves>Storage shelves</h3>
+
+<p>A <dfn oldids=site-storage-unit lt="storage shelf|storage shelves">storage shelf</dfn> is the
+biggest storage container, apart from the user agent itself. It holds a <dfn>bucket map</dfn>, which

Isn't a shed bigger than a shelf? (I'm not sure of the utility of calling out "biggest storage container" here)

-- 
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/86#pullrequestreview-410236592

Received on Tuesday, 12 May 2020 16:52:53 UTC