Closed
Bug 968358
Opened 11 years ago
Closed 7 years ago
don't compress web app zips for engineering builds
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dietrich, Assigned: dietrich)
References
Details
Attachments
(1 file)
10:39 < lightofapollo|baby]]> dietrich: https://github.com/mozilla-b2g/gaia/blob/master/build/webapp-zip.js#L35 <-
10:40 < lightofapollo|baby]]> dietrich: there is a 2~ minute savings if that is NONE during development
10:40 < dietrich]]> could we do that for engineering builds?
10:40 < lightofapollo|baby]]> dietrich: yes
10:41 < lightofapollo|baby]]> dietrich: compression is great but we only really need it when flashing the phone
10:44 < dietrich]]> lightofapollo|baby: hm i flash eng builds onto my phones. so maybe only don't compress when we know profile is on desktop?
10:46 < lightofapollo|baby]]> dietrich: yeah (and then default that to on in the integration tests)
Assignee | ||
Comment 1•11 years ago
|
||
Here's a start.
How do integration tests need to control this? Should I push the config out to the makefile instead?
Attachment #8370955 -
Flags: feedback?(jlal)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dietrich
Comment 2•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
•