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

Issue 2155453003: Worker: Clean up WorkerGlobalScope (Closed)

Created:
4 years, 5 months ago by nhiroki
Modified:
4 years, 5 months ago
Reviewers:
kinuko
CC:
chromium-reviews, blink-reviews, kinuko+worker_chromium.org, falken, blink-worker-reviews_chromium.org, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Worker: Clean up WorkerGlobalScope This CL - does not change contents of functions, - reorders function declarations/definitions, - adds 'const' to some immutable fields and - removes unnecessary header inclusions. BUG=n/a Committed: https://crrev.com/7c274b8ee745392641ec29dcb253f18e0beb6238 Cr-Commit-Position: refs/heads/master@{#405732}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -224 lines) Patch
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.h View 1 5 chunks +44 lines, -59 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp View 1 8 chunks +141 lines, -165 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
nhiroki
PTAL. WorkerGlobalScope looks messy to me. I'd like to clean it up before making more ...
4 years, 5 months ago (2016-07-15 06:18:21 UTC) #8
kinuko
lgtm https://codereview.chromium.org/2155453003/diff/40001/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp File third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp (right): https://codereview.chromium.org/2155453003/diff/40001/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp#newcode126 third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp:126: } nit: above two methods seem out-of-sync with ...
4 years, 5 months ago (2016-07-15 07:50:17 UTC) #9
nhiroki
Thank you! https://codereview.chromium.org/2155453003/diff/40001/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp File third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp (right): https://codereview.chromium.org/2155453003/diff/40001/third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp#newcode126 third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp:126: } On 2016/07/15 07:50:17, kinuko wrote: > ...
4 years, 5 months ago (2016-07-15 08:15:01 UTC) #10
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/2155453003/60001
4 years, 5 months ago (2016-07-15 08:15:26 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 5 months ago (2016-07-15 09:40:55 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 09:42:01 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7c274b8ee745392641ec29dcb253f18e0beb6238
Cr-Commit-Position: refs/heads/master@{#405732}

Powered by Google App Engine
This is Rietveld 408576698