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

@annevk commented on this pull request.



>  
-<p>A <a>bucket</a> is considered to be an atomic unit. Whenever a <a>bucket</a> is cleared by the
-user agent, it must be cleared in its entirety.
+<p>A <a>more-durable storage bucket</a> has a
+<dfn for="more-durable storage bucket" id=bucket-mode oldids=box-mode>mode</dfn>, which is
+"<code>best-effort</code>" or "<code>persistent</code>". It is initially "<code>best-effort</code>".
+
+<hr>

Perhaps worth reporting at https://github.com/whatwg/whatwg.org/. We use this pattern all over.

-- 
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#discussion_r422017514

Received on Friday, 8 May 2020 08:31:08 UTC