WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164858
[JSC] Specifying same module entry point multiple times cause TypeError
https://bugs.webkit.org/show_bug.cgi?id=164858
Summary
[JSC] Specifying same module entry point multiple times cause TypeError
Yusuke Suzuki
Reported
2016-11-17 01:03:51 PST
If you request the same module entry point to evaluate multiple times, JSC raises Type error. Now, the current loader API spec becomes abandoned. We can just modify our loader to fit to the whatwg's HTML's ES6 modules.
Attachments
Patch
(6.02 KB, patch)
2016-11-30 00:51 PST
,
Yusuke Suzuki
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2016-11-30 00:51:33 PST
Created
attachment 295707
[details]
Patch
Saam Barati
Comment 2
2016-11-30 19:33:16 PST
Comment on
attachment 295707
[details]
Patch r=me
Yusuke Suzuki
Comment 3
2016-11-30 19:56:36 PST
Committed
r209172
: <
http://trac.webkit.org/changeset/209172
>
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