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

> and if so, what do you propose to re-identify the same tab

From service workers you can get access to clients (this is why the `sw-launch` event is so powerful and flexible, as you can find a particular window and focus it etc), so maybe a similar API could be exposed when running in tabbed mode?

-- 
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-779875745

Received on Tuesday, 16 February 2021 14:35:33 UTC