Bug 168280

Summary: [JSC] Update module namespace object according to the latest ECMA262
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, ggaren, keith_miller, mark.lam, msaboff, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 169951    
Attachments:
Description Flags
Patch
none
Patch saam: review+

Yusuke Suzuki
Reported 2017-02-13 22:16:08 PST
[JSC] Update module namespace object according to the latest ECMA262
Attachments
Patch (8.32 KB, patch)
2017-02-13 22:18 PST, Yusuke Suzuki
no flags
Patch (8.69 KB, patch)
2017-02-14 00:14 PST, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2017-02-13 22:18:11 PST
Yusuke Suzuki
Comment 2 2017-02-14 00:14:42 PST
Saam Barati
Comment 3 2017-02-14 11:57:05 PST
Comment on attachment 301473 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=301473&action=review r=me > Source/JavaScriptCore/ChangeLog:8 > + Reflect updates to the module namespace object. Can you add a link to the relevant portion of the spec here
Yusuke Suzuki
Comment 4 2017-02-16 04:40:06 PST
Comment on attachment 301473 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=301473&action=review Thanks! >> Source/JavaScriptCore/ChangeLog:8 >> + Reflect updates to the module namespace object. > > Can you add a link to the relevant portion of the spec here Added.
Yusuke Suzuki
Comment 5 2017-02-16 04:42:50 PST
Note You need to log in before you can comment on or make changes to this bug.