Re: [w3c/manifest] Add a "tabbed application" mode (#737)

> Sounds like: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage

> 
> Edit: Sorry you already mentioned that, you mean for it to persist. When would it expire?

“Never” as in `localStorage`-never. In my ideal world each PWA tab would just magically create a tab-specific `localStorage` (and IDB) storage bucket. This would be different from regular tabs. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/737#issuecomment-784303429

Received on Tuesday, 23 February 2021 15:55:42 UTC