Bug 178256 - [JSC] Perform module specifier validation at parsing time
Summary: [JSC] Perform module specifier validation at parsing time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-13 03:09 PDT by Yusuke Suzuki
Modified: 2017-10-15 18:56 PDT (History)
9 users (show)

See Also:


Attachments
Patch (33.46 KB, patch)
2017-10-13 04:37 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (33.44 KB, patch)
2017-10-13 04:51 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (33.43 KB, patch)
2017-10-13 05:09 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Yusuke Suzuki 2017-10-13 03:10:01 PDT
We would like to change our resolve operation non-async.
Comment 2 Yusuke Suzuki 2017-10-13 04:37:18 PDT
Created attachment 323656 [details]
Patch
Comment 3 Yusuke Suzuki 2017-10-13 04:51:23 PDT
Created attachment 323658 [details]
Patch
Comment 4 Yusuke Suzuki 2017-10-13 05:09:31 PDT
Created attachment 323660 [details]
Patch
Comment 5 Yusuke Suzuki 2017-10-15 18:28:14 PDT
Comment on attachment 323660 [details]
Patch

Thank you!
Comment 6 WebKit Commit Bot 2017-10-15 18:55:20 PDT
Comment on attachment 323660 [details]
Patch

Clearing flags on attachment: 323660

Committed r223331: <https://trac.webkit.org/changeset/223331>
Comment 7 WebKit Commit Bot 2017-10-15 18:55:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2017-10-15 18:56:18 PDT
<rdar://problem/35000134>