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

Issue 2660663002: [ES6 Modules] Introduce ModuleScriptFetchRequest (Closed)

Created:
3 years, 10 months ago by kouhei (in TOK)
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ES6 Modules] Introduce ModuleScriptFetchRequest This CL introduces ModuleScriptFetchRequest, a parameter object which will be used to represent arguments of the spec "fetch a single module script" algorithm: https://html.spec.whatwg.org/#fetch-a-single-module-script For a graphical mapping to the spec concept, please see: https://docs.google.com/spreadsheets/d/1tofYrhZrTl605CHk95VVj_1HN7lOkQ3C7D-5NRful4s/edit#gid=0 BUG=594639 Review-Url: https://codereview.chromium.org/2660663002 Cr-Commit-Position: refs/heads/master@{#447620} Committed: https://chromium.googlesource.com/chromium/src/+/662f25082427e46ee802aa95ed883a0132e682e5

Patch Set 1 #

Patch Set 2 : upstream #

Total comments: 8

Patch Set 3 : hiroshige #

Total comments: 2

Patch Set 4 : noReferrer #

Patch Set 5 : rebased #

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

Messages

Total messages: 22 (9 generated)
kouhei (in TOK)
3 years, 10 months ago (2017-01-27 19:25:21 UTC) #2
kouhei (in TOK)
3 years, 10 months ago (2017-01-27 20:30:49 UTC) #4
kouhei (in TOK)
3 years, 10 months ago (2017-01-27 20:30:52 UTC) #5
domenic
lgtm
3 years, 10 months ago (2017-01-27 20:40:29 UTC) #6
commit-bot: I haz the power
This CL has an open dependency (Issue 2643003002 Patch 20001). Please resolve the dependency and ...
3 years, 10 months ago (2017-01-27 20:42:08 UTC) #9
hiroshige
https://codereview.chromium.org/2660663002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h File third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h (right): https://codereview.chromium.org/2660663002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h#newcode18 third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h:18: // arguments. Adding the part of CL description: > ...
3 years, 10 months ago (2017-01-27 20:47:09 UTC) #10
kouhei (in TOK)
https://codereview.chromium.org/2660663002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h File third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h (right): https://codereview.chromium.org/2660663002/diff/20001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h#newcode18 third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h:18: // arguments. On 2017/01/27 20:47:08, hiroshige wrote: > Adding ...
3 years, 10 months ago (2017-01-30 17:11:04 UTC) #11
yhirano
https://codereview.chromium.org/2660663002/diff/40001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h File third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h (right): https://codereview.chromium.org/2660663002/diff/40001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h#newcode34 third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h:34: nullAtom) {} Can you use Referrer::noReferrer() instead?
3 years, 10 months ago (2017-01-30 18:04:28 UTC) #12
kouhei (in TOK)
https://codereview.chromium.org/2660663002/diff/40001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h File third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h (right): https://codereview.chromium.org/2660663002/diff/40001/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h#newcode34 third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h:34: nullAtom) {} On 2017/01/30 18:04:28, yhirano wrote: > Can ...
3 years, 10 months ago (2017-01-30 18:08:24 UTC) #13
yhirano
lgtm
3 years, 10 months ago (2017-01-30 18:09:14 UTC) #14
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/2660663002/80001
3 years, 10 months ago (2017-02-01 19:52:50 UTC) #17
hiroshige
lgtm
3 years, 10 months ago (2017-02-01 19:56:37 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 21:58:48 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/662f25082427e46ee802aa95ed88...

Powered by Google App Engine
This is Rietveld 408576698