Closed Bug 1780301 Opened 2 years ago Closed 2 years ago

Convert ChromeUtils.importESModule at top-level in ESM to static import in ./mach esmify --convert

Categories

(Core :: XPConnect, task)

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

bug 1779538 modified ./mach esmify --imports to convert ChromeUtils.importESModule at top-level in ESM to static import, but actually this is supposed to be done in ./mach esmify --convert step, without filtering with --prefix.

Depends on D152226

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/5276d52b20ad Part 1: Move some shared functions into utils.js. r=Standard8 https://hg.mozilla.org/integration/autoland/rev/4e2fcde082c2 Part 2: Move functions related to static import into static-import.js. r=Standard8 https://hg.mozilla.org/integration/autoland/rev/69b9888d9b77 Part 3: Add option to skip filename filter. r=Standard8 https://hg.mozilla.org/integration/autoland/rev/a7375fee541e Part 4: Convert ChromeUtils.importESModule at top-level in ESM to static import in ./mach esmify --convert. r=Standard8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: