Closed
Bug 787993
Opened 13 years ago
Closed 12 years ago
Stop including the module loader with each addon.
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Assigned: irakli)
References
Details
Now that the module loader has landed in Firefox (bug 743359), we should stop including it in every addon XPI after a sufficient amount of time has passed to allow users to update to a version of Firefox with the loader built in.
This should help to cut out a decent chunk from each addon's total size.
| Reporter | ||
Comment 1•13 years ago
|
||
The loader is shipping in Firefox 16 on October 9, so it'd have to be then or later.
Assignee: nobody → rFobic
Priority: -- → P1
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
1.15 strips all sdk modules out by default.
You need to log in
before you can comment on or make changes to this bug.
Description
•