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

Issue 2788573002: [ES6 modules] Introduce ScriptModule::moduleRequests to access record.[[RequestedModules]] (Closed)

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

Description

[ES6 modules] Introduce ScriptModule::moduleRequests to access record.[[RequestedModules]] This CL introduces ScriptModule::moduleRequests, a V8 binding for v8::Module::GetModuleRequest. BUG=594639 Review-Url: https://codereview.chromium.org/2788573002 Cr-Commit-Position: refs/heads/master@{#461693} Committed: https://chromium.googlesource.com/chromium/src/+/5f7862ecfcdcdf42328842d94b7eaf039bd2e839

Patch Set 1 #

Patch Set 2 : vector hdr #

Patch Set 3 : add_tests #

Total comments: 1

Patch Set 4 : haraken #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptModule.h View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp View 1 2 3 4 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptModuleTest.cpp View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
kouhei (in TOK)
3 years, 8 months ago (2017-03-30 06:14:39 UTC) #2
neis
lgtm
3 years, 8 months ago (2017-03-30 06:41:29 UTC) #3
haraken
Can we add a test?
3 years, 8 months ago (2017-03-30 13:17:12 UTC) #4
kouhei (in TOK)
On 2017/03/30 13:17:12, haraken wrote: > Can we add a test? Done.
3 years, 8 months ago (2017-04-04 04:27:49 UTC) #5
haraken
LGTM https://codereview.chromium.org/2788573002/diff/40001/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp (right): https://codereview.chromium.org/2788573002/diff/40001/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp#newcode69 third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp:69: ret.push_back(name); ret.push_back(toCoreString(v8Name));
3 years, 8 months ago (2017-04-04 04:32:10 UTC) #8
kouhei (in TOK)
On 2017/04/04 04:32:10, haraken wrote: > LGTM > > https://codereview.chromium.org/2788573002/diff/40001/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp > File third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp (right): > ...
3 years, 8 months ago (2017-04-04 05:21:49 UTC) #9
commit-bot: I haz the power
This CL has an open dependency (Issue 2797453004 Patch 1). Please resolve the dependency and ...
3 years, 8 months ago (2017-04-04 05:22:07 UTC) #13
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/2788573002/60001
3 years, 8 months ago (2017-04-04 11:59:37 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/311919)
3 years, 8 months ago (2017-04-04 12:02:51 UTC) #21
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/2788573002/80001
3 years, 8 months ago (2017-04-04 12:05:50 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 13:28:19 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/5f7862ecfcdcdf42328842d94b7e...

Powered by Google App Engine
This is Rietveld 408576698