- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 19 Sep 2014 15:09:33 -0700
- To: Marijn Kruisselbrink <mek@google.com>
- Cc: Alex Russell <slightlyoff@google.com>, public-geolocation@w3.org
On 19 September 2014 13:44, Marijn Kruisselbrink <mek@google.com> wrote:
> Your sample code was:
> this.addEventListener("install", e => {
> e.waitUntil(
> [...]
> This code gets run once, on installation of the serviceworker.
My bad, I think that I should have used "activate" instead.
Received on Friday, 19 September 2014 22:10:01 UTC