Closed
Bug 334002
Opened 19 years ago
Closed 19 years ago
Add support for packaging XPIs with the CCK
Categories
(Other Applications :: CCK, defect)
Other Applications
CCK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
11.96 KB,
patch
|
Details | Diff | Splinter Review |
Come to find out, I can put multiple XPIs in one XPI per the specification here:
http://developer.mozilla.org/en/docs/Multiple_Item_Packaging
so I m going to modify the CCK to that you can ship it with multiple XPI files using this mechanism.
Assignee | ||
Comment 1•19 years ago
|
||
If there are extensions in the list, do a bundle packaging.
if not, keep it the old way.
I also changed where the output XPI goes as well - it now goes in the parent directory. This should make it easier to find.
Assignee | ||
Comment 2•19 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•