Closed
Bug 1139944
Opened 10 years ago
Closed 7 years ago
make mar packaging work for Graphene windows builds
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
Details
While setting up Graphene builds in bug 1130090 I realized that MAR generation fails for Windows because we build MARs out of the installer (not the zip package). We have two ways of making this work: 1) Build Graphene MARs out of the zip package. This may be difficult because MAR packaging code is toolkit, and we explicitly shouldn't build other MARs out of zip packages (bug 313956 has rationale for that). 2) Create an installer for Graphene. I don't know how difficult this is. If we're doing the latter we should revert https://hg.mozilla.org/projects/larch/rev/cadbf9e9e70f
Reporter | ||
Updated•10 years ago
|
Summary: make mar packaging work for Graphene → make mar packaging work for Graphene windows builds
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•