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

Issue 2826423002: [ES6 modules] Cosmetic changes to ModuleTreeLinker (Closed)

Created:
3 years, 8 months ago by kouhei (in TOK)
Modified:
3 years, 8 months ago
CC:
chromium-reviews, blink-reviews, module-dev_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ES6 modules] Cosmetic changes to ModuleTreeLinker - Minor comment fixes to ModuleTreeLinker. - Use Vector instead of HashSet for "#fetch-the-descendants-of-a-module-script" This CL addresses review comments in https://codereview.chromium.org/2823803003/ BUG=594639 Review-Url: https://codereview.chromium.org/2826423002 Cr-Commit-Position: refs/heads/master@{#466581} Committed: https://chromium.googlesource.com/chromium/src/+/3df03ef75837bd7664e17fa0daab5ea2f0bef0da

Patch Set 1 #

Patch Set 2 : format #

Total comments: 2

Patch Set 3 : nhiroki/hiroshige #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -29 lines) Patch
M third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp View 1 2 15 chunks +25 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinkerTest.cpp View 1 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
kouhei (in TOK)
3 years, 8 months ago (2017-04-20 08:58:48 UTC) #2
kouhei (in TOK)
3 years, 8 months ago (2017-04-20 08:59:08 UTC) #4
nhiroki
lgtm with nits https://codereview.chromium.org/2826423002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp File third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp (right): https://codereview.chromium.org/2826423002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp#newcode13 third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp:13: #include "platform/wtf/HashSet.h" "HashSet.h" may be unused ...
3 years, 8 months ago (2017-04-20 09:06:25 UTC) #5
kinuko
lgtm
3 years, 8 months ago (2017-04-20 09:13:49 UTC) #6
hiroshige
lgtm https://codereview.chromium.org/2826423002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp File third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp (right): https://codereview.chromium.org/2826423002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp#newcode146 third_party/WebKit/Source/core/loader/modulescript/ModuleTreeLinker.cpp:146: // case |descendants_module_script_| is always null) small nit: ...
3 years, 8 months ago (2017-04-20 09:38:47 UTC) #7
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/2826423002/40001
3 years, 8 months ago (2017-04-24 01:07:29 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 02:50:41 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/3df03ef75837bd7664e17fa0daab...

Powered by Google App Engine
This is Rietveld 408576698