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

Issue 1800953003: ServiceWorker: Move ExtendableMessageEvent dispatching out of ServiceWorkerVersion (Closed)

Created:
4 years, 9 months ago by nhiroki
Modified:
4 years, 9 months ago
Reviewers:
falken
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: Move ExtendableMessageEvent dispatching out of ServiceWorkerVersion This is a part of event dispatching cleanups in ServiceWorkerVersion (see issue 570820). Diffs are basically just moved from ServiceWorkerVersion to ServiceWorkerDispatcherHost. BUG=543198, 570820 Committed: https://crrev.com/cd64406260a7ba2f99bb66f6be2a0a1c4f8d3c2a Cr-Commit-Position: refs/heads/master@{#381204}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : remove unnecessary code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -125 lines) Patch
M content/browser/service_worker/service_worker_dispatcher_host.h View 1 chunk +17 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 4 chunks +104 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_version.h View 2 chunks +0 lines, -25 lines 0 comments Download
M content/browser/service_worker/service_worker_version.cc View 2 chunks +0 lines, -97 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
nhiroki
Hi falken@, can you review this? This cleanup is helpful for making a patch to ...
4 years, 9 months ago (2016-03-15 06:17:25 UTC) #11
falken
lgtm https://codereview.chromium.org/1800953003/diff/20001/content/browser/service_worker/service_worker_dispatcher_host.cc File content/browser/service_worker/service_worker_dispatcher_host.cc (right): https://codereview.chromium.org/1800953003/diff/20001/content/browser/service_worker/service_worker_dispatcher_host.cc#newcode735 content/browser/service_worker/service_worker_dispatcher_host.cc:735: this, sent_message_ports, SERVICE_WORKER_ERROR_FAILED)); Should we bother handling this ...
4 years, 9 months ago (2016-03-15 07:29:17 UTC) #12
nhiroki
Thank you! https://codereview.chromium.org/1800953003/diff/20001/content/browser/service_worker/service_worker_dispatcher_host.cc File content/browser/service_worker/service_worker_dispatcher_host.cc (right): https://codereview.chromium.org/1800953003/diff/20001/content/browser/service_worker/service_worker_dispatcher_host.cc#newcode735 content/browser/service_worker/service_worker_dispatcher_host.cc:735: this, sent_message_ports, SERVICE_WORKER_ERROR_FAILED)); On 2016/03/15 07:29:16, falken ...
4 years, 9 months ago (2016-03-15 07:57:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800953003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800953003/60001
4 years, 9 months ago (2016-03-15 07:57:49 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/196698)
4 years, 9 months ago (2016-03-15 09:01:11 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800953003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800953003/60001
4 years, 9 months ago (2016-03-15 09:11:37 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 9 months ago (2016-03-15 10:35:50 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 10:36:49 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cd64406260a7ba2f99bb66f6be2a0a1c4f8d3c2a
Cr-Commit-Position: refs/heads/master@{#381204}

Powered by Google App Engine
This is Rietveld 408576698