Closed Bug 1938858 Opened 8 months ago Closed 7 months ago

Remove jsm from contentMap

Categories

(DevTools :: General, task)

task

Tracking

(firefox136 fixed)

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Once the all JSM loader are removed, the jsm extension can be removed from the contentMap below.

https://searchfox.org/mozilla-central/rev/ab26669b610c2245ac9fcf9cecc3612d73297d93/devtools/client/shared/source-map-loader/utils/index.js#48-49,51

// Map suffix to content type.
const contentMap = {
...
  jsm: "text/javascript",
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/ec87828493e9 Remove the jsm support from the source map loader. r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: