Closed Bug 1780347 Opened 2 years ago Closed 2 years ago

Switch from using importESModule to standard imports for XPCOMUtils in converted system modules

Categories

(Firefox :: Search, task, P2)

task

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

We've converted various modules across to .sys.mjs but the scripts missed switching ChromeUtils.importESModule for XPCOMUtils to use standard import syntax.

The script issue is being fixed in bug 1780301, this is a follow-up to do these conversions for the files I've already migrated.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee4c4d34816c
Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f22c0f99cf1
Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai
Flags: needinfo?(standard8)
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86c3a9142535
Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai

Backed out for causing browser-chrome failures in browser/base/content/test/performance/browser_preferences_usage.js

Backout link: https://hg.mozilla.org/integration/autoland/rev/cb8ad931122559e1523cc7e53ae581f7886e3a19

Push with failures

Failure log

Flags: needinfo?(standard8)
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6eef25b87559
Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai
Flags: needinfo?(standard8)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: