Closed
Bug 873001
Opened 12 years ago
Closed 11 years ago
Update libpng to version 1.5.16
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
VERIFIED
FIXED
mozilla24
People
(Reporter: glennrp+bmo, Assigned: glennrp+bmo)
References
Details
Attachments
(1 file, 1 obsolete file)
28.33 KB,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
Libpng 1.5.16 is planned for release on May 23. The PNG group is still working on some issues with libpng-1.6.3 so we should upgrade to 1.5.16 in the meantime.
Assignee | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
This is a preview of the update to libpng-1.5.16 (just the C files that were changed from libpng-1.5.15 in libpng-1.5.16rc01), for testing. The only significant change is in the ARM-neon files in the arm subdirectory.
Assignee | ||
Comment 2•12 years ago
|
||
Marking as a blocker for bug #832390 (ARM support). I don't know if it actually blocks that bug but it should be checked, because the arm code will change in libpng-1.5.16.
Blocks: 832390
Assignee | ||
Comment 3•11 years ago
|
||
It would be good to have a try server run that finds any problems here before we release libpng-1.6.3 on Thursday.
Flags: needinfo?
Assignee | ||
Comment 4•11 years ago
|
||
I should have said, "before we release libpng-1.5.16 on Thursday."
Flags: needinfo?
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?
Comment 5•11 years ago
|
||
Your wish is my command :)
https://tbpl.mozilla.org/?tree=Try&rev=2e4974ff630a
Flags: needinfo?
Comment 6•11 years ago
|
||
BTW, you're better off requesting info of a certain person (namely me in this case) so it gets noticed.
Assignee | ||
Comment 7•11 years ago
|
||
Thanks. One of the optimized ARM tests timed out but it's otherwise mostly green, so I guess we're OK.
Comment 8•11 years ago
|
||
Yeah, that's just the usual silliness.
Assignee | ||
Comment 9•11 years ago
|
||
Need a tryserver run, please.
Attachment #751024 -
Attachment is obsolete: true
Flags: needinfo?(ryanvm)
Comment 10•11 years ago
|
||
Flags: needinfo?(ryanvm)
Assignee | ||
Comment 11•11 years ago
|
||
Comment on attachment 758602 [details] [diff] [review]
v01-update-libpng-to-version-1.5.16
Try server all green but one which seems unrelated. The only significant change from 1.5.15 to 1.5.16 is in the ARM-NEON support. r?
Attachment #758602 -
Flags: review?(joe)
Comment 12•11 years ago
|
||
Comment on attachment 758602 [details] [diff] [review]
v01-update-libpng-to-version-1.5.16
Review of attachment 758602 [details] [diff] [review]:
-----------------------------------------------------------------
rs=me
Attachment #758602 -
Flags: review?(joe) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 13•11 years ago
|
||
Keywords: checkin-needed
Comment 14•11 years ago
|
||
Glenn, I don't see where the ARM files ever got added to a Makefile.in or moz.build? The logs agree that filter_neon.S isn't being compiled on Android/B2G.
Assignee | ||
Comment 15•11 years ago
|
||
Bug #832390 is supposed to enable the ARM support. It contains a patch to libpng's Makefile.in.
Comment 16•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Assignee | ||
Comment 17•11 years ago
|
||
This morning my inbox is flooded with reports like this. The other two bugs in the report are locked so I don't know what they are about.
Regression: Mozilla-Inbound - Dromaeo (CSS) - MacOSX 10.7 - 6.4% decrease
-------------------------------------------------------------------------
Previous: avg 3750.069 stddev 12.024 of 12 runs up to revision 72fbfb2f8e51
New : avg 3509.904 stddev 24.484 of 12 runs since revision be065b3be5fe
Change : -240.165 (6.4% / z=19.975)
Graph : http://mzl.la/ZQomiM
Changeset range: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=72fbfb2f8e51&tochange=be065b3be5fe
Changesets:
* http://hg.mozilla.org/integration/mozilla-inbound/rev/7df36088f645
: Kannan Vijayan <kvijayan@mozilla.com> - Bug 877287. r=h4writer
: http://bugzilla.mozilla.org/show_bug.cgi?id=877287
* http://hg.mozilla.org/integration/mozilla-inbound/rev/01458e7eb707
: Glenn Randers-Pehrson <glennrp+bmo@gmail.com> - Bug 873001 - Update libpng to version 1.5.16. r=joe
: http://bugzilla.mozilla.org/show_bug.cgi?id=873001
* http://hg.mozilla.org/integration/mozilla-inbound/rev/be065b3be5fe
: Kannan Vijayan <kvijayan@mozilla.com> - Bug 870034. r=bhackett
: http://bugzilla.mozilla.org/show_bug.cgi?id=870034
Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=873001 - Update libpng to version 1.5.16
* http://bugzilla.mozilla.org/show_bug.cgi?id=870034
* http://bugzilla.mozilla.org/show_bug.cgi?id=877287
Comment 18•11 years ago
|
||
Known regression from bug 877287 :)
Assignee | ||
Comment 19•11 years ago
|
||
Thanks, so we were just caught in the cross fire. Marking "Verified fixed".
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 20•11 years ago
|
||
I forgot to update apng.patch. I'm pretty sure the existing one will work against libpng-1.5.16 but I need to test that.
You need to log in
before you can comment on or make changes to this bug.
Description
•