Re: [whatwg/storage] Allow 'session' bucket (#71)

@jakearchibald yeah, that's what I plan on using. See #2 and #86 for a sketch. Couple questions came up there:

1. Should existing APIs be able to join `sessionStorage`'s bucket in theory if you could get a handle to that bucket?
2. Should a session bucket support multiple APIs or should each API get its own bucket?

Some of this relates to whether or not we want to support auxiliary cloning generally or only for specific buckets.

cc @mkruisselbrink

-- 
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/71#issuecomment-621927021

Received on Thursday, 30 April 2020 15:29:32 UTC