Closed Bug 1795647 Opened 2 years ago Closed 2 years ago

Enable import maps by default

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
relnote-firefox --- 108+
firefox108 + fixed

People

(Reporter: allstars.chh, Assigned: allstars.chh)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

Import-maps has been implemented in bug 1688879
and has been updated according to the latest spec as well in bug 1778289.

spec link: https://html.spec.whatwg.org/multipage/webappapis.html#import-maps

Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2b109aa68c75
Enable Import-maps by default. r=jonco,yulia
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Blocks: 1797254

FF108 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/16150

Is there any reason this wasn't enable in the 102 ESR?

A customer found a website that doesn't redirect properly without import maps turned on.

(In reply to Mike Kaply [:mkaply] from comment #5)

Is there any reason this wasn't enable in the 102 ESR?

Import-maps is implemented in bug 1688879, Firefox 102, pref is off by default, at that time it was just a WICG incubated feature.
Later the spec is merged into HTML spec, we updated the implementation as well (bug 1778289) , this was Firefox 107.
We enabled it by default in Firefox 108, and we intended to wait until it is an official web standard before we turned it on by default.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: