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

Issue 695643002: Add terminateServiceWorker method for layout tests - blink side (Closed)

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

Description

Add terminateServiceWorker method for layout tests. Depends on the Chromium side changes in https://codereview.chromium.org/688413002/ BUG=433439 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186415

Patch Set 1 : #

Total comments: 13

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : make test clearer #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -1 line) Patch
A LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/serviceworker/chromium/resources/ping-worker.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/modules/modules.gypi View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorker.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorker.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
A Source/modules/serviceworkers/testing/InternalsServiceWorker.h View 1 chunk +20 lines, -0 lines 0 comments Download
A Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp View 1 chunk +17 lines, -0 lines 0 comments Download
A + Source/modules/serviceworkers/testing/InternalsServiceWorker.idl View 1 chunk +1 line, -1 line 0 comments Download
M public/platform/WebServiceWorker.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Marijn Kruisselbrink
This is (the blink side of) my attempt at adding an internals.terminateServiceWorker method to allow ...
6 years, 1 month ago (2014-11-04 23:11:55 UTC) #4
dominicc (has gone to gerrit)
This looks like a good start on this problem--thanks! Some test comments inline. Sorry for ...
6 years, 1 month ago (2014-11-17 02:25:26 UTC) #5
Marijn Kruisselbrink
https://codereview.chromium.org/695643002/diff/40001/LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html File LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html (right): https://codereview.chromium.org/695643002/diff/40001/LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html#newcode12 LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html:12: var channel = new MessageChannel(); On 2014/11/17 02:25:26, dominicc ...
6 years, 1 month ago (2014-11-17 23:18:45 UTC) #6
dominicc (has gone to gerrit)
I'm basically confused about what this test is for at this point: The title and ...
6 years, 1 month ago (2014-11-20 05:47:57 UTC) #7
dominicc (has gone to gerrit)
https://codereview.chromium.org/695643002/diff/60001/LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html File LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html (right): https://codereview.chromium.org/695643002/diff/60001/LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html#newcode8 LayoutTests/http/tests/serviceworker/chromium/postmessage-after-terminate.html:8: Delete this and the trailing blank line.
6 years, 1 month ago (2014-11-20 05:48:09 UTC) #8
Marijn Kruisselbrink
On 2014/11/20 05:47:57, dominicc wrote: > I'm basically confused about what this test is for ...
6 years, 1 month ago (2014-11-20 19:28:22 UTC) #9
dominicc (has gone to gerrit)
LGTM
6 years ago (2014-11-27 04:59:31 UTC) #10
Marijn Kruisselbrink
+pfeldman for public/platform/WebServiceWorker.h OWNERS
6 years ago (2014-12-03 12:12:10 UTC) #12
pfeldman
lgtm
6 years ago (2014-12-03 12:48:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/695643002/100001
6 years ago (2014-12-03 12:49:06 UTC) #15
commit-bot: I haz the power
6 years ago (2014-12-03 12:51:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186415

Powered by Google App Engine
This is Rietveld 408576698