RESOLVED FIXED 235312
[JSC] Support import assertion syntax
https://bugs.webkit.org/show_bug.cgi?id=235312
Summary [JSC] Support import assertion syntax
Yusuke Suzuki
Reported 2022-01-18 01:04:31 PST
[JSC] Support import assertion syntax
Attachments
Patch (34.17 KB, patch)
2022-01-18 01:05 PST, Yusuke Suzuki
ross.kirsling: review+
ews-feeder: commit-queue-
Patch (59.37 KB, patch)
2022-01-19 21:49 PST, Yusuke Suzuki
ews-feeder: commit-queue-
Patch (65.17 KB, patch)
2022-01-19 23:46 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2022-01-18 01:05:52 PST
Ross Kirsling
Comment 2 2022-01-18 09:45:07 PST Comment hidden (obsolete)
Ross Kirsling
Comment 3 2022-01-18 09:45:08 PST
Comment on attachment 449367 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449367&action=review Code looks good overall, so r=me once EWS is all green. > Source/JavaScriptCore/runtime/ScriptFetchParameters.h:32 > +enum class ImportDataType : uint8_t { Are the changes to this file actually being used in this patch? If not, should they be postponed 'til the next one?
Yusuke Suzuki
Comment 4 2022-01-19 21:49:07 PST
Yusuke Suzuki
Comment 5 2022-01-19 23:46:47 PST
EWS
Comment 6 2022-01-24 14:52:28 PST
Committed r288473 (246356@main): <https://commits.webkit.org/246356@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449556 [details].
Radar WebKit Bug Importer
Comment 7 2022-01-24 14:53:17 PST
Note You need to log in before you can comment on or make changes to this bug.