- From: Ben Kelly <notifications@github.com>
- Date: Sun, 22 Nov 2015 11:54:03 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Sunday, 22 November 2015 19:54:34 UTC
Yea, I'm going to implement this change. Instead of:
```
6. Set registration's registering script url to newestWorker's script url.
```
Instead do:
```
6. If newestWorker's script url does not equal registration's registering script url, abort
these steps.
```
---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/789#issuecomment-158793500
Received on Sunday, 22 November 2015 19:54:34 UTC