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

Issue 512163002: ServiceWorker: Change the return value of ServiceWorkerRegistration::unregister to boolean (3/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, nhiroki, 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 (3/4) 1. [Blink] https://codereview.chromium.org/515083002/ 2. [Chromium] https://codereview.chromium.org/516823003/ 3. [Blink] This patch 4. [Chromium] https://codereview.chromium.org/509283003/ BUG=390894 TEST=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181295

Patch Set 1 #

Patch Set 2 : Incorporate the reviews #

Patch Set 3 : Remove unnecessary newline #

Total comments: 6

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

Patch Set 5 : Correct patch #

Total comments: 2

Patch Set 6 : Rebase and wrap a comment #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -64 lines) Patch
M LayoutTests/http/tests/serviceworker/unregister.html View 1 2 3 4 5 3 chunks +8 lines, -5 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerContainer.cpp View 1 2 3 4 6 3 chunks +0 lines, -23 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerContainerTest.cpp View 1 2 3 4 5 2 chunks +6 lines, -5 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerRegistration.cpp View 1 2 3 4 3 chunks +0 lines, -23 lines 0 comments Download
M public/platform/WebServiceWorkerProvider.h View 1 2 3 4 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
shimazu
shimazu@chromium.org changed reviewers: + horo@chromium.org, nhiroki@chromium.org
6 years, 3 months ago (2014-08-28 09:48:27 UTC) #1
shimazu
nhiroki@chromium.org: Please review changes in horo@chromium.org: Please review changes in
6 years, 3 months ago (2014-08-28 09:48:28 UTC) #2
horo
On 2014/08/28 09:48:28, makoto wrote: > mailto:nhiroki@chromium.org: Please review changes in > > mailto:horo@chromium.org: Please ...
6 years, 3 months ago (2014-08-28 10:25:47 UTC) #3
shimazu
6 years, 3 months ago (2014-08-29 07:08:09 UTC) #4
horo
lgtm with nit https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html File LayoutTests/http/tests/serviceworker/unregister.html (right): https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html#newcode31 LayoutTests/http/tests/serviceworker/unregister.html:31: // FIXME: This value must be ...
6 years, 3 months ago (2014-08-29 07:37:29 UTC) #5
shimazu
tkent@chromium.org: Please review changes in public/platform/WebServiceWorkerProvider.h This is 3-sided patch related to 1/4 https://codereview.chromium.org/515083002/ 2/4 ...
6 years, 3 months ago (2014-09-01 01:18:03 UTC) #7
nhiroki
https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html File LayoutTests/http/tests/serviceworker/unregister.html (right): https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html#newcode31 LayoutTests/http/tests/serviceworker/unregister.html:31: // FIXME: This value must be false in spec, ...
6 years, 3 months ago (2014-09-01 01:45:12 UTC) #8
nhiroki
https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html File LayoutTests/http/tests/serviceworker/unregister.html (right): https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html#newcode31 LayoutTests/http/tests/serviceworker/unregister.html:31: // FIXME: This value must be false in spec, ...
6 years, 3 months ago (2014-09-01 01:46:56 UTC) #9
shimazu
https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html File LayoutTests/http/tests/serviceworker/unregister.html (right): https://codereview.chromium.org/512163002/diff/40001/LayoutTests/http/tests/serviceworker/unregister.html#newcode31 LayoutTests/http/tests/serviceworker/unregister.html:31: // FIXME: This value must be false in spec, ...
6 years, 3 months ago (2014-09-01 05:29:42 UTC) #10
nhiroki
lgtm https://codereview.chromium.org/512163002/diff/80001/LayoutTests/http/tests/serviceworker/unregister.html File LayoutTests/http/tests/serviceworker/unregister.html (right): https://codereview.chromium.org/512163002/diff/80001/LayoutTests/http/tests/serviceworker/unregister.html#newcode31 LayoutTests/http/tests/serviceworker/unregister.html:31: // FIXME: This value must be false in ...
6 years, 3 months ago (2014-09-01 08:43:03 UTC) #11
shimazu
tkent@: Could you review WebServiceWorkerProvider.h?
6 years, 3 months ago (2014-09-03 06:39:00 UTC) #12
tkent
lgtm
6 years, 3 months ago (2014-09-03 06:46:59 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/512163002/100001
6 years, 3 months ago (2014-09-03 06:51:30 UTC) #15
commit-bot: I haz the power
Failed to apply patch for Source/modules/serviceworkers/ServiceWorkerContainer.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 3 months ago (2014-09-03 06:51:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shimazu@chromium.org/512163002/140001
6 years, 3 months ago (2014-09-03 07:10:01 UTC) #20
commit-bot: I haz the power
6 years, 3 months ago (2014-09-03 08:10:18 UTC) #21
Message was sent while issue was closed.
Committed patchset #7 (id:140001) as 181295

Powered by Google App Engine
This is Rietveld 408576698