Skip to content

Thunderbird 136 retires ChromeUtils.import - replace with importESModule #293

@RealRaven2000

Description

@RealRaven2000

While completing ESMIfication, Firefox 136 removed the function ChromeUtils.import(). This means wherever jsm modules were imported, we now need to import the matching ESM modules instead. Also all own jsm modules must be converted to sys.mjs.

See also:

https://thunderbird.topicbox.com/groups/addons/T51f3be1c0e12e5fe

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions