Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 822293003: ServiceWorker: remove kill in-progress jobs for update. (Closed)

Created:
5 years, 11 months ago by xiang
Modified:
5 years, 11 months ago
Reviewers:
falken, michaeln
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: remove kill in-progress jobs for update. When browser want to do update(defined in sepc as [[Soft Update]]), the update should not stop a installing worker. For example, a controlled page navigation will trigger update after 1 second, if it also register a new version before this update, the new worker might become redundant. BUG=443046, 404111 Committed: https://crrev.com/d375166c3abdff055b7b4c6fbead233a9b554163 Cr-Commit-Position: refs/heads/master@{#310708}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M content/browser/service_worker/service_worker_job_coordinator.cc View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
xiang
PTAL, thanks. I feel this's the cause of skipWaiting flaky, the wait_for_state(t, registration.installing, 'activated') of ...
5 years, 11 months ago (2015-01-08 07:39:08 UTC) #2
falken
On 2015/01/08 07:39:08, xiang wrote: > PTAL, thanks. I feel this's the cause of skipWaiting ...
5 years, 11 months ago (2015-01-08 08:15:09 UTC) #3
xiang
On 2015/01/08 08:15:09, falken wrote: > On 2015/01/08 07:39:08, xiang wrote: > > PTAL, thanks. ...
5 years, 11 months ago (2015-01-09 02:21:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/822293003/1
5 years, 11 months ago (2015-01-09 02:22:02 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 11 months ago (2015-01-09 04:00:34 UTC) #7
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 04:01:31 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d375166c3abdff055b7b4c6fbead233a9b554163
Cr-Commit-Position: refs/heads/master@{#310708}

Powered by Google App Engine
This is Rietveld 408576698