Bug 215915

Summary: [JSC] `new import.meta()` is acceptable
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, ross.kirsling, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch ross.kirsling: review+

Description Yusuke Suzuki 2020-08-28 01:40:06 PDT
[JSC] `new import.meta()` is acceptable
Comment 1 Yusuke Suzuki 2020-08-28 01:40:46 PDT
Created attachment 407455 [details]
Patch
Comment 2 Yusuke Suzuki 2020-08-28 01:45:18 PDT
Created attachment 407456 [details]
Patch
Comment 3 Ross Kirsling 2020-08-28 01:47:36 PDT
Comment on attachment 407456 [details]
Patch

r=me.

I never thought to use String.raw`` in tests before -- that's a good idea!
Comment 4 Yusuke Suzuki 2020-08-28 19:25:55 PDT
Landing with fix.
Comment 5 Yusuke Suzuki 2020-08-28 19:26:49 PDT
Committed r266318: <https://trac.webkit.org/changeset/266318>
Comment 6 Radar WebKit Bug Importer 2020-08-28 19:27:15 PDT
<rdar://problem/67975159>