WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161470
[JSC] Add initiator parameter to module pipeline
https://bugs.webkit.org/show_bug.cgi?id=161470
Summary
[JSC] Add initiator parameter to module pipeline
Yusuke Suzuki
Reported
2016-08-31 19:23:47 PDT
[JSC] Add initiator parameter to module pipeline
Attachments
Patch
(88.45 KB, patch)
2016-08-31 19:35 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2016-08-31 19:35:20 PDT
Created
attachment 287585
[details]
Patch
Yusuke Suzuki
Comment 2
2016-08-31 19:49:54 PDT
Comment on
attachment 287585
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=287585&action=review
> Source/JavaScriptCore/ChangeLog:9 > + For example, "nonce", "crossorigin" etc. attributes are shared in the fetching issued
typo, "in the fetching" => "in the fetching requests".
Saam Barati
Comment 3
2016-08-31 20:00:26 PDT
Comment on
attachment 287585
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=287585&action=review
r=me
> Source/WebCore/bindings/js/JSMainThreadExecState.h:95 > + static JSC::JSInternalPromise* loadModule(JSC::ExecState* exec, const String& moduleName, JSC::JSValue initiator)
Please update this file's copyright before landing.
Yusuke Suzuki
Comment 4
2016-08-31 20:47:32 PDT
Oops, accidentally cleared r+. Land that manually.
Yusuke Suzuki
Comment 5
2016-08-31 20:50:31 PDT
Committed
r205278
: <
http://trac.webkit.org/changeset/205278
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug