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

Issue 688413002: Add terminateServiceWorker method for layout tests - chromium side (Closed)

Created:
6 years, 1 month ago by Marijn Kruisselbrink
Modified:
6 years, 1 month ago
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
Project:
chromium
Visibility:
Public.

Description

Add terminateServiceWorker method for layout tests. The blink side of this change: https://codereview.chromium.org/695643002/ BUG=None Committed: https://crrev.com/408cf16324c95887c4893f7c4e923338b9573080 Cr-Commit-Position: refs/heads/master@{#305275}

Patch Set 1 : #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : move message #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M content/browser/service_worker/service_worker_dispatcher_host.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M content/child/service_worker/web_service_worker_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/web_service_worker_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/service_worker/service_worker_messages.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Marijn Kruisselbrink
6 years, 1 month ago (2014-11-17 23:18:39 UTC) #3
dominicc (has gone to gerrit)
On 2014/11/17 23:18:39, Marijn Kruisselbrink wrote: Informally LGTM.
6 years, 1 month ago (2014-11-20 05:49:34 UTC) #5
jam
lgtm
6 years, 1 month ago (2014-11-20 21:17:24 UTC) #6
nhiroki
LGTM with nits https://codereview.chromium.org/688413002/diff/40001/content/common/service_worker/service_worker_messages.h File content/common/service_worker/service_worker_messages.h (right): https://codereview.chromium.org/688413002/diff/40001/content/common/service_worker/service_worker_messages.h#newcode246 content/common/service_worker/service_worker_messages.h:246: IPC_MESSAGE_CONTROL1(ServiceWorkerHostMsg_TerminateWorker, int /* handle_id */) nit: ...
6 years, 1 month ago (2014-11-21 02:18:51 UTC) #7
Marijn Kruisselbrink
+tsepez for IPC OWNERS https://codereview.chromium.org/688413002/diff/40001/content/common/service_worker/service_worker_messages.h File content/common/service_worker/service_worker_messages.h (right): https://codereview.chromium.org/688413002/diff/40001/content/common/service_worker/service_worker_messages.h#newcode246 content/common/service_worker/service_worker_messages.h:246: IPC_MESSAGE_CONTROL1(ServiceWorkerHostMsg_TerminateWorker, int /* handle_id */) ...
6 years, 1 month ago (2014-11-21 18:41:22 UTC) #9
Tom Sepez
What ensure that the renderer has the right to terminate the service worker? If its ...
6 years, 1 month ago (2014-11-21 18:46:52 UTC) #10
Marijn Kruisselbrink
On 2014/11/21 18:46:52, Tom Sepez wrote: > What ensure that the renderer has the right ...
6 years, 1 month ago (2014-11-21 18:53:43 UTC) #11
Marijn Kruisselbrink
On 2014/11/21 18:53:43, Marijn Kruisselbrink wrote: > On 2014/11/21 18:46:52, Tom Sepez wrote: > > ...
6 years, 1 month ago (2014-11-21 19:12:49 UTC) #12
Tom Sepez
On 2014/11/21 19:12:49, Marijn Kruisselbrink wrote: > On 2014/11/21 18:53:43, Marijn Kruisselbrink wrote: > > ...
6 years, 1 month ago (2014-11-21 19:15:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/688413002/60001
6 years, 1 month ago (2014-11-21 19:22:37 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:60001)
6 years, 1 month ago (2014-11-21 20:31:59 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-11-21 20:32:29 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/408cf16324c95887c4893f7c4e923338b9573080
Cr-Commit-Position: refs/heads/master@{#305275}

Powered by Google App Engine
This is Rietveld 408576698