Closed Bug 1368189 Opened 7 years ago Closed 7 years ago

Move more code out of ExtensionUtils.jsm

Categories

(WebExtensions :: General, defect, P1)

defect

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: kmag, Assigned: kmag)

References

(Blocks 1 open bug)

Details

(Whiteboard: [triaged])

Attachments

(1 file)

ExtensionUtils.jsm gets loaded fairly early in all processes, but a lot of the code there is not needed in all processes, or is not needed until extension code runs. Most of it should be moved to ExtensionCommon, ExtensionParent, or ExtensionChild.
Blocks: webext-perf
Priority: -- → P2
Whiteboard: [triaged]
Priority: P2 → P1
Comment on attachment 8871971 [details]
Bug 1368189: Move more code out of ExtensionUtils.jsm.

https://reviewboard.mozilla.org/r/143504/#review149308
Attachment #8871971 - Flags: review?(mixedpuppy) → review+
https://hg.mozilla.org/mozilla-central/rev/92040a759ddd
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: