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

Issue 773153002: ServiceWorker: remove get_newest_worker() helper (cleanup) (Closed)

Created:
6 years ago by kinuko
Modified:
6 years ago
Reviewers:
falken, nhiroki
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

ServiceWorker: remove get_newest_worker() helper (cleanup) It looks we can just use registration.installing now. BUG=425900 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186458

Patch Set 1 #

Patch Set 2 : remove get_newest_worker() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -26 lines) Patch
M LayoutTests/http/tests/serviceworker/extendable-event-waituntil.html View 1 1 chunk +2 lines, -3 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/postmessage.html View 1 1 chunk +6 lines, -8 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/test-helpers.js View 1 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
kinuko
(Low priority; just want to do some patch exercise)
6 years ago (2014-12-03 09:17:20 UTC) #2
falken
I think we can just replace get_newest_worker() with registration.installing (see registration-service-worker-attributes.html). +nhiroki, who added get_newest_worker ...
6 years ago (2014-12-03 10:09:06 UTC) #4
kinuko
Thanks! On 2014/12/03 10:09:06, falken wrote: > I think we can just replace get_newest_worker() with ...
6 years ago (2014-12-03 10:37:50 UTC) #5
nhiroki
On 2014/12/03 10:37:50, kinuko wrote: > Thanks! > > On 2014/12/03 10:09:06, falken wrote: > ...
6 years ago (2014-12-03 14:59:35 UTC) #6
kinuko
Updated. PTAL
6 years ago (2014-12-03 15:59:03 UTC) #8
falken
lgtm
6 years ago (2014-12-03 16:20:14 UTC) #9
nhiroki
lgtm2, thanks!
6 years ago (2014-12-03 23:32:27 UTC) #10
nhiroki
On 2014/12/03 23:32:27, nhiroki wrote: > lgtm2, thanks! lgtm...
6 years ago (2014-12-03 23:32:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/773153002/40001
6 years ago (2014-12-03 23:48:57 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-03 23:50:57 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186458

Powered by Google App Engine
This is Rietveld 408576698