- From: Jake Archibald <notifications@github.com>
- Date: Tue, 12 Apr 2016 15:07:09 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 12 April 2016 22:07:36 UTC
F2F: Making evicted tabs is a huge thing to add to the platform, and may lock browsers into a particular behaviour. ```js clients.openWindow(url, { reuseIfExistingClientMatches: /\/my-messaging-app\// }); ``` Something like the above could let us deal with this. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/626#issuecomment-209123554
Received on Tuesday, 12 April 2016 22:07:36 UTC