Closed Bug 1660898 Opened 5 years ago Closed 5 years ago

ExtensionSupport initialisation can be delayed until a window is just about to open

Categories

(Thunderbird :: General, defect)

defect

Tracking

(thunderbird_esr78 wontfix, thunderbird81 wontfix)

RESOLVED FIXED
82 Branch
Tracking Status
thunderbird_esr78 --- wontfix
thunderbird81 --- wontfix

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

Attachments

(1 file)

ExtensionSupport.jsm is currently initialised before profile selection, however it is only really necessary when we're about to start opening windows.

Therefore we can move it to be triggered on final-ui-startup, delaying it until we really need it.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/comm-central/rev/afc991b3c171
Delay Extension Support startup until a window is just about to open. r=darktrojan

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: