Closed
Bug 746909
Opened 13 years ago
Closed 12 years ago
Lazy load AddonRepository, and various other JS modules
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: Unfocused, Assigned: Unfocused)
References
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file)
(deleted),
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
AddonRepository isn't used on startup, so it should just be lazy loaded. Same with various other modules, like CertUtils.jsm, FileUtils.jsm, etc.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Attachment #616492 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #616492 -
Flags: review?(dtownsend+bugmail) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Flags: in-testsuite-
Flags: in-moztrap-
Flags: in-litmus-
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla15
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•