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

Issue 515083002: ServiceWorker: Change the return value of ServiceWorkerRegistration::unregister to boolean (1/4) (Closed)

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

Description

ServiceWorker: Change the return value of ServiceWorkerRegistration::unregister to boolean 1. [Blink] This patch 2. [Chromium] https://codereview.chromium.org/516823003/ 3. [Blink] https://codereview.chromium.org/512163002/ 4. [Chromium] https://codereview.chromium.org/509283003/ BUG=390894 TEST=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181151

Patch Set 1 #

Patch Set 2 : Apply 3-sided patch format #

Total comments: 10

Patch Set 3 : Incorporate the reviews #

Total comments: 8

Patch Set 4 : Incorporate the reviews in patch set 3, and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -7 lines) Patch
M Source/modules/serviceworkers/ServiceWorkerContainer.cpp View 1 2 3 3 chunks +19 lines, -1 line 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerRegistration.cpp View 1 2 3 3 chunks +19 lines, -0 lines 0 comments Download
M public/platform/WebServiceWorkerProvider.h View 1 2 3 2 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
shimazu
shimazu@chromium.org changed reviewers: + horo@chromium.org, nhiroki@chromium.org
6 years, 3 months ago (2014-08-28 09:38:12 UTC) #1
shimazu
6 years, 3 months ago (2014-08-28 09:40:44 UTC) #2
nhiroki
https://codereview.chromium.org/515083002/diff/20001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp File Source/modules/serviceworkers/ServiceWorkerContainer.cpp (right): https://codereview.chromium.org/515083002/diff/20001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp#newcode185 Source/modules/serviceworkers/ServiceWorkerContainer.cpp:185: #ifdef SERVICEWORKER_UNREGISTER_DISABLE_NEW_FEATURE "NEW_FEATURE" would be ambiguous. How about "_UNREGISTER_RESOLVE_TO_BOOLEAN" ...
6 years, 3 months ago (2014-08-28 10:13:21 UTC) #3
shimazu
https://codereview.chromium.org/515083002/diff/20001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp File Source/modules/serviceworkers/ServiceWorkerContainer.cpp (right): https://codereview.chromium.org/515083002/diff/20001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp#newcode185 Source/modules/serviceworkers/ServiceWorkerContainer.cpp:185: #ifdef SERVICEWORKER_UNREGISTER_DISABLE_NEW_FEATURE On 2014/08/28 10:13:20, nhiroki wrote: > "NEW_FEATURE" ...
6 years, 3 months ago (2014-08-29 07:07:07 UTC) #4
nhiroki
LGTM with nits. For readability, can you list the subsequent CLs in the description? For ...
6 years, 3 months ago (2014-08-29 07:17:53 UTC) #5
horo
https://codereview.chromium.org/515083002/diff/40001/Source/modules/serviceworkers/ServiceWorkerRegistration.cpp File Source/modules/serviceworkers/ServiceWorkerRegistration.cpp (right): https://codereview.chromium.org/515083002/diff/40001/Source/modules/serviceworkers/ServiceWorkerRegistration.cpp#newcode23 Source/modules/serviceworkers/ServiceWorkerRegistration.cpp:23: class UndefinedValue { I think the class definition of ...
6 years, 3 months ago (2014-08-29 07:18:35 UTC) #6
nhiroki
fyi: you need to add another reviewer for public/platform/WebServiceWorkerProvider.h
6 years, 3 months ago (2014-08-29 07:18:56 UTC) #7
shimazu
shimazu@chromium.org changed reviewers: + tkent@chromium.org
6 years, 3 months ago (2014-08-29 07:33:03 UTC) #8
shimazu
tkent@chromium.org: Please review changes in
6 years, 3 months ago (2014-08-29 07:33:03 UTC) #9
tkent
https://codereview.chromium.org/515083002/diff/40001/public/platform/WebServiceWorkerProvider.h File public/platform/WebServiceWorkerProvider.h (right): https://codereview.chromium.org/515083002/diff/40001/public/platform/WebServiceWorkerProvider.h#newcode45 public/platform/WebServiceWorkerProvider.h:45: // FIXME(shimazu): Remove this macro after the chromium side ...
6 years, 3 months ago (2014-09-01 03:11:24 UTC) #10
shimazu
https://codereview.chromium.org/515083002/diff/40001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp File Source/modules/serviceworkers/ServiceWorkerContainer.cpp (right): https://codereview.chromium.org/515083002/diff/40001/Source/modules/serviceworkers/ServiceWorkerContainer.cpp#newcode153 Source/modules/serviceworkers/ServiceWorkerContainer.cpp:153: } On 2014/08/29 07:17:53, nhiroki wrote: > nit: In ...
6 years, 3 months ago (2014-09-01 05:13:47 UTC) #11
tkent
lgtm
6 years, 3 months ago (2014-09-01 05:27:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shimazu@chromium.org/515083002/60001
6 years, 3 months ago (2014-09-01 05:28:17 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-01 06:30:38 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 181151

Powered by Google App Engine
This is Rietveld 408576698