Enable Import Attributes in 138 release
Categories
(Core :: JavaScript Engine, task, P1)
Tracking
()
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(2 files)
The feature "Import Attributes" has been landed for a while, and the spec has been merged into ecma262 spec https://github.com/tc39/ecma262/pull/3057 recently.
I plan to enable it in Nightly in 138 release. https://whattrainisitnow.com/release/?version=138
Assignee | ||
Updated•13 days ago
|
Assignee | ||
Comment 1•13 days ago
|
||
Updated•13 days ago
|
Updated•12 days ago
|
Assignee | ||
Comment 2•12 days ago
|
||
Assignee | ||
Updated•12 days ago
|
Comment 4•8 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4da337806c5d
https://hg.mozilla.org/mozilla-central/rev/42e4bb6a1d09
Assignee | ||
Comment 6•7 days ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: This is a Javascript feature that allows JS to instruct the JS engine how a module should be loaded.
[Affects Firefox for Android]: Yes
[Suggested wording]: Import Attributes.
[Links (documentation, blog post, etc)]:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import/with
Comment 7•7 days ago
|
||
Added to the 138 nightly release notes and on track to be in the final release notes.
Description
•