Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(46)

Issue 1175233004: WorkerThread: drop unnecessary interfaces to simplify (Closed)

Created:
4 years, 10 months ago by Takashi Toyoshima
Modified:
4 years, 10 months ago
Reviewers:
kinuko, tkent
CC:
blink-reviews, kinuko+worker_chromium.org, horo+watch_chromium.org, falken
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

WorkerThread: drop unnecessary interfaces to simplify - start() and stop() were changed to virtual methods at r179117, but there are no inheritances. Changed to non-virtual again. - Rename stop* to terminate* to be consistent. - drop terminationEvent() since there are no external callers. - Add TODOs for more cleanups. BUG=487050 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196945

Patch Set 1 #

Patch Set 2 : git cl format #

Total comments: 4

Patch Set 3 : review #5 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M Source/core/workers/WorkerMessagingProxy.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerThread.h View 1 2 4 chunks +9 lines, -11 lines 0 comments Download
M Source/core/workers/WorkerThread.cpp View 1 4 chunks +9 lines, -10 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebSharedWorkerImpl.cpp View 1 2 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 22 (10 generated)
Takashi Toyoshima
kinuko: PTAL.
4 years, 10 months ago (2015-06-11 07:49:15 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175233004/20001
4 years, 10 months ago (2015-06-11 08:02:03 UTC) #4
kinuko
lgtm mod one nit (and one comment) https://codereview.chromium.org/1175233004/diff/20001/Source/core/workers/WorkerThread.h File Source/core/workers/WorkerThread.h (right): https://codereview.chromium.org/1175233004/diff/20001/Source/core/workers/WorkerThread.h#newcode141 Source/core/workers/WorkerThread.h:141: virtual void ...
4 years, 10 months ago (2015-06-11 08:42:33 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2015-06-11 09:07:18 UTC) #7
Takashi Toyoshima
Thanks https://codereview.chromium.org/1175233004/diff/20001/Source/core/workers/WorkerThread.h File Source/core/workers/WorkerThread.h (right): https://codereview.chromium.org/1175233004/diff/20001/Source/core/workers/WorkerThread.h#newcode141 Source/core/workers/WorkerThread.h:141: virtual void didStartRunLoop(); Sounds reasonable. If we could ...
4 years, 10 months ago (2015-06-11 11:25:59 UTC) #8
Takashi Toyoshima
CL descriptions were slightly modified to be matched with the updated patch.
4 years, 10 months ago (2015-06-11 11:27:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175233004/40001
4 years, 10 months ago (2015-06-11 11:28:53 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/35153)
4 years, 10 months ago (2015-06-11 11:34:48 UTC) #16
Takashi Toyoshima
+tkent for Source/web PTAL.
4 years, 10 months ago (2015-06-11 11:53:22 UTC) #18
tkent
lgtm
4 years, 10 months ago (2015-06-11 12:21:33 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175233004/40001
4 years, 10 months ago (2015-06-11 12:21:42 UTC) #21
commit-bot: I haz the power
4 years, 10 months ago (2015-06-11 12:43:05 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196945

Powered by Google App Engine
This is Rietveld 408576698