Re: [ServiceWorker] Add an API to take over uncontrolled pages (or pages controlled by another service worker) (#586)

There's a question raised by @michael-nordman in Blink .claim() impl code review:
"Although, that seems like it's probably an oversight. It's odd that Claim() uses
ever so slightly different logic to pick a registration than that used by
HandleFetch() for a navigation?"

Should the step ```Let registration be the result of "Match Service Worker Registration" for that client``` filter out registrations without an active worker?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/586#issuecomment-72404374

Received on Monday, 2 February 2015 04:15:22 UTC