- From: John Mellor <notifications@github.com>
- Date: Thu, 26 Feb 2015 06:41:33 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 26 February 2015 14:42:00 UTC
To avoid having to standardize browsers' varying heuristics for restoring evicted tabs (e.g. restoring scroll/zoom and form data), I was thinking it would be simplest if calling `focus()` on an evicted tab just replaces that tab with an ordinary page load of its last known URL (making no attempt to restore state). So no, only the top-level frame would have an evicted WindowClient. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/626#issuecomment-76188909
Received on Thursday, 26 February 2015 14:42:00 UTC