Closed
Bug 873601
Opened 12 years ago
Closed 7 years ago
Add-on installation does a synchronous directory walk to calculate add-on size
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Irving, Unassigned)
Details
(Whiteboard: [Snappy])
When we load the manifest for an unpacked add-on, we always also do a synchronous recursive scan of the unpacked files to count up their total size; see http://hg.mozilla.org/mozilla-central/file/cb242a1cccb2/toolkit/mozapps/extensions/XPIProvider.jsm#l884
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•