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

Issue 2668283003: [ES6 modules] Introduce ModuleScriptLoaderClient (Closed)

Created:
3 years, 10 months ago by kouhei (in TOK)
Modified:
3 years, 9 months ago
Reviewers:
hiroshige, haraken, yhirano
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ES6 modules] Introduce ModuleScriptLoaderClient This CL introduces ModuleScriptLoaderClient interface, which will be used to notify a single module script load completion. BUG=594639 Review-Url: https://codereview.chromium.org/2668283003 Cr-Commit-Position: refs/heads/master@{#453135} Committed: https://chromium.googlesource.com/chromium/src/+/4894c4d4256b453b617346f29cfd81487dbffa56

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebased #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M third_party/WebKit/Source/core/loader/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoaderClient.h View 1 chunk +31 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (9 generated)
kouhei (in TOK)
PTAL I'd like to land this interface, so that I can have ModuleMap and ModuleScriptLoader ...
3 years, 10 months ago (2017-02-01 22:12:57 UTC) #2
haraken
On 2017/02/01 22:12:57, kouhei_at_blinkon wrote: > PTAL > > I'd like to land this interface, ...
3 years, 10 months ago (2017-02-01 22:16:01 UTC) #5
kouhei (in TOK)
On 2017/02/01 22:16:01, haraken wrote: > On 2017/02/01 22:12:57, kouhei_at_blinkon wrote: > > PTAL > ...
3 years, 10 months ago (2017-02-01 22:18:57 UTC) #6
yhirano
Out of curiosity, is this private pure virtual + friend class more preferable than public ...
3 years, 10 months ago (2017-02-01 23:53:14 UTC) #7
kouhei (in TOK)
On 2017/02/01 23:53:14, yhirano (slow) wrote: > Out of curiosity, is this private pure virtual ...
3 years, 10 months ago (2017-02-01 23:58:29 UTC) #8
hiroshige
lgtm. > I want to make sure that ModuleScriptLoaderClient is not abused by other class. ...
3 years, 10 months ago (2017-02-02 00:16:28 UTC) #11
yhirano
lgtm
3 years, 10 months ago (2017-02-02 16:36:09 UTC) #12
kouhei (in TOK)
I'll commit this CL now that ModuleMap cl is lgtmed.
3 years, 9 months ago (2017-02-27 00:12:24 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/2668283003/40001
3 years, 9 months ago (2017-02-27 00:13:02 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 01:49:21 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4894c4d4256b453b617346f29cfd...

Powered by Google App Engine
This is Rietveld 408576698