Bug 215915 - [JSC] `new import.meta()` is acceptable
Summary: [JSC] `new import.meta()` is acceptable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-28 01:40 PDT by Yusuke Suzuki
Modified: 2020-08-28 19:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.98 KB, patch)
2020-08-28 01:40 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.83 KB, patch)
2020-08-28 01:45 PDT, Yusuke Suzuki
ross.kirsling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>