Closed Bug 1368189 Opened 8 years ago Closed 8 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
Attachment #8871971 - Flags: review?(mixedpuppy) → review+
Status: NEW → RESOLVED
Closed: 8 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: