From f87fe0346665a6d5ceaf3c463fc6fd6c19eb0bf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Fri, 20 Oct 2017 14:33:38 +0200 Subject: [PATCH] changelog: rm serviceworker expiration ServiceWorkers get shut down by browsers after a few minutes of inactivity, so we really don't need to expire anything manually there. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f34eef88..1afb2854a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -108,7 +108,6 @@ To be released: 2017-10-27 - [ ] plugins: add tabindex="0" to buttons and tabs? (@arturi) - [ ] goldenretriever: add “ghost” files (@arturi) - [ ] xhrupload: set a timeout in the onprogress event handler to detect stale network (@goto-bus-stop) -- [ ] goldenretriever: add expiration to ServiceWorkerStore (@goto-bus-stop) - [ ] tus: Review b3cc48130e292f08c2a09f2f0adf6b6332bf7692 ## 0.20.3