- From: Jungkee Song <notifications@github.com>
- Date: Tue, 24 Mar 2015 03:33:37 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 24 March 2015 10:34:04 UTC
That makes sense. Otherwise, Handle Fetch will try to use that client's active worker's containing registration (whose active worker has been effectively set to null already) to fire `fetch`. Addressed: b4ad5e9014158abe2cb85e34abc2e4b30e62b2cf. Thanks. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/659#issuecomment-85443254
Received on Tuesday, 24 March 2015 10:34:04 UTC