Closed Bug 1791832 Opened 2 years ago Closed 2 years ago

Convert devtools/startup JSMs to ES Modules

Categories

(DevTools :: General, enhancement)

enhancement

Tracking

(firefox107 fixed)

RESOLVED FIXED
107 Branch
Tracking Status
firefox107 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

JSMs in devtools/start are mostly components, so that should be trivial to migrate:
devtools/startup/AboutDebuggingRegistration.jsm
devtools/startup/AboutDevToolsToolboxRegistration.jsm
devtools/startup/DevToolsShim.jsm
devtools/startup/DevToolsStartup.jsm
Except for DevToolsShim, which is used in a handful of places, but hopefully the esmify script catches all the callsites.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62249ce2c59f
[devtools] Convert devtools/startup JSM to ES Modules. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36179 for changes under testing/web-platform/tests
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: