Closed
Bug 820169
Opened 12 years ago
Closed 7 years ago
Enable system zlib in B2G builds
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: justin.lebar+bug, Unassigned)
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
844 bytes,
patch
|
Details | Diff | Splinter Review |
mwu says in bug 813771 comment 17 that the system zlib might be faster than the one in Gecko. Since we load lots of zip'ed resources, this might be worth doing.
Comment 1•12 years ago
|
||
FWIW I tried this and it was pretty easy. $gonkdir/external/zlib has to be added to the include path, --with-system-zlib added to the mozconfig, and it works.
Comment 3•12 years ago
|
||
Sure, though we should measure things and see if it speeds anything up like startup or png decoding.
Flags: needinfo?(mwu)
Whiteboard: [good first bug]
Comment 4•11 years ago
|
||
Comment 5•10 years ago
|
||
This bug has no update for several months. Is this bug still valid?
Thanks.
Flags: needinfo?(mwu)
Flags: needinfo?(kkuo)
Comment 8•10 years ago
|
||
Hi! Michael,
Who can help to review and land this?
--
Keven
Updated•7 years ago
|
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
•