RESOLVED FIXED 161467
[JSC] linking and evaluating the modules are done in a sync manner
https://bugs.webkit.org/show_bug.cgi?id=161467
Summary [JSC] linking and evaluating the modules are done in a sync manner
Yusuke Suzuki
Reported 2016-08-31 18:58:58 PDT
[JSC] linking and evaluating the modules are done in a sync manner
Attachments
Patch (5.70 KB, patch)
2016-08-31 19:00 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2016-08-31 19:00:20 PDT
Yusuke Suzuki
Comment 2 2016-08-31 19:01:10 PDT
For example, <script type="module"> tag spec do it in a sync manner. https://html.spec.whatwg.org/multipage/webappapis.html#run-a-module-script
Saam Barati
Comment 3 2016-08-31 19:09:47 PDT
Comment on attachment 287584 [details] Patch r=me
Yusuke Suzuki
Comment 4 2016-08-31 19:13:38 PDT
Note You need to log in before you can comment on or make changes to this bug.