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

Issue 2337253005: Worker: Canonicalize names of WorkerThread lifecycle events in WorkerReportingProxy (Closed)

Created:
4 years, 3 months ago by nhiroki
Modified:
4 years, 3 months ago
Reviewers:
falken, keishi, haraken
CC:
chromium-reviews, kinuko+worker_chromium.org, tyoshino+watch_chromium.org, shans, rjwright, blink-reviews-animation_chromium.org, shimazu+worker_chromium.org, falken, loading-reviews_chromium.org, gavinp+loader_chromium.org, darktears, blink-reviews, horo+watch_chromium.org, kinuko+watch, Nate Chapin, blink-worker-reviews_chromium.org, Eric Willigers
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Worker: Canonicalize names of WorkerThread lifecycle events in WorkerReportingProxy This CL sorts handlers of the lifecycle events in call order and canonicalizes their names. BUG=640843 Committed: https://crrev.com/71c9c5891cfe1cbc631823322894685cb7dc8975 Cr-Commit-Position: refs/heads/master@{#418530}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -83 lines) Patch
M third_party/WebKit/Source/core/loader/ThreadableLoaderTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerObjectProxy.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerObjectProxy.cpp View 2 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerReportingProxy.h View 1 1 chunk +16 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThread.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp View 2 chunks +12 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h View 1 chunk +11 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp View 3 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
nhiroki
falken@, can you review this? Thanks!
4 years, 3 months ago (2016-09-14 03:58:24 UTC) #8
falken
nice cleanup! https://codereview.chromium.org/2337253005/diff/20001/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h File third_party/WebKit/Source/core/workers/WorkerReportingProxy.h (right): https://codereview.chromium.org/2337253005/diff/20001/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h#newcode55 third_party/WebKit/Source/core/workers/WorkerReportingProxy.h:55: // Worker lifecycle events. These are called ...
4 years, 3 months ago (2016-09-14 06:07:13 UTC) #11
nhiroki
Thanks for your comments! Updated. https://codereview.chromium.org/2337253005/diff/20001/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h File third_party/WebKit/Source/core/workers/WorkerReportingProxy.h (right): https://codereview.chromium.org/2337253005/diff/20001/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h#newcode55 third_party/WebKit/Source/core/workers/WorkerReportingProxy.h:55: // Worker lifecycle events. ...
4 years, 3 months ago (2016-09-14 07:13:56 UTC) #12
falken
lgtm
4 years, 3 months ago (2016-09-14 07:19:39 UTC) #15
nhiroki
+keishi, can you review core/loader/ and web/ as an OWNER? This is a mechanical change ...
4 years, 3 months ago (2016-09-14 07:26:53 UTC) #17
haraken
core/ and web/ LGTM
4 years, 3 months ago (2016-09-14 07:31:14 UTC) #18
keishi
LGTM
4 years, 3 months ago (2016-09-14 07:34:19 UTC) #19
nhiroki
Thank you :)
4 years, 3 months ago (2016-09-14 07:34:54 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2337253005/40001
4 years, 3 months ago (2016-09-14 07:35:17 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-14 10:32:35 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 10:34:01 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/71c9c5891cfe1cbc631823322894685cb7dc8975
Cr-Commit-Position: refs/heads/master@{#418530}

Powered by Google App Engine
This is Rietveld 408576698