RESOLVED FIXED 160633
[ES6] Add ModuleLoaderPrototype and move methods to it
https://bugs.webkit.org/show_bug.cgi?id=160633
Summary [ES6] Add ModuleLoaderPrototype and move methods to it
Yusuke Suzuki
Reported 2016-08-06 12:33:46 PDT
[ES6] Add ModuleLoaderPrototype and move methods to it
Attachments
Patch (137.82 KB, patch)
2016-08-06 12:39 PDT, Yusuke Suzuki
no flags
Patch (137.53 KB, patch)
2016-08-06 22:21 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2016-08-06 12:39:43 PDT
Yusuke Suzuki
Comment 2 2016-08-06 22:21:00 PDT
Yusuke Suzuki
Comment 3 2016-08-07 05:05:58 PDT
Comment on attachment 285521 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=285521&action=review > Source/JavaScriptCore/ChangeLog:14 > + information). This case also requires the ability to create a new module loader instance. Maybe, passing initiator throught the pipeline would be better. BTW, because of the first reason, this patch is required. I'll drop this paragraph when landing.
Saam Barati
Comment 4 2016-08-09 16:15:09 PDT
Comment on attachment 285521 [details] Patch r=me
Yusuke Suzuki
Comment 5 2016-08-10 01:38:39 PDT
Note You need to log in before you can comment on or make changes to this bug.