Summary: | [JSC] `new import.meta()` is acceptable | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> | ||||||
Component: | New Bugs | Assignee: | 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
Yusuke Suzuki
2020-08-28 01:40:06 PDT
Created attachment 407455 [details]
Patch
Created attachment 407456 [details]
Patch
Comment on attachment 407456 [details]
Patch
r=me.
I never thought to use String.raw`` in tests before -- that's a good idea!
Landing with fix. Committed r266318: <https://trac.webkit.org/changeset/266318> |