Closed
Bug 1299590
Opened 8 years ago
Closed 8 years ago
Update in-tree libpng to version 1.6.25
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: glennrp+bmo, Assigned: glennrp+bmo)
References
()
Details
Attachments
(1 file, 3 obsolete files)
45.41 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
Libpng-1.6.25 is scheduled for release tomorrow 1 September 2016. It'll be slightly smaller than libpng-1.6.24 and will offer optimized PNG filter functions for MIPS-MSA platforms.
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Comment 1•8 years ago
|
||
Update to libpng-1.6.25 except for new MIPS feature. Try?
Flags: needinfo?(ryanvm)
Comment 2•8 years ago
|
||
(In reply to Glenn Randers-Pehrson from comment #1)
> Created attachment 8787443 [details] [diff] [review]
> V00 update embedded libpng to version 1.6.25
>
> Update to libpng-1.6.25 except for new MIPS feature. Try?
Looks like your diff is still trying to make MIPS-related changes.
applying v00-1299590-libpng-1.6.25.diff
unable to find 'media/libpng/mips/filter_msa_intrinsics.c' for patching
1 out of 1 hunks FAILED -- saving rejects to file media/libpng/mips/filter_msa_intrinsics.c.rej
unable to find 'media/libpng/mips/linux.c' for patching
1 out of 1 hunks FAILED -- saving rejects to file media/libpng/mips/linux.c.rej
unable to find 'media/libpng/mips/mips_init.c' for patching
1 out of 1 hunks FAILED -- saving rejects to file media/libpng/mips/mips_init.c.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working directory
Flags: needinfo?(ryanvm)
Assignee | ||
Comment 3•8 years ago
|
||
Separate out the MIPS code for another bug.
Attachment #8787443 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(ryanvm)
Comment 4•8 years ago
|
||
Flags: needinfo?(ryanvm)
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8787445 [details] [diff] [review]
V00 update embedded libpng to version 1.6.25
Try was successful. R?
Attachment #8787445 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 6•8 years ago
|
||
Removed duplicate paragraph from LICENSE and png.h
Attachment #8787445 -
Attachment is obsolete: true
Attachment #8787445 -
Flags: review?(jmuizelaar)
Attachment #8788206 -
Flags: review?(seth.bugzilla)
Assignee | ||
Updated•8 years ago
|
Attachment #8788206 -
Flags: review?(tnikkel)
Comment 7•8 years ago
|
||
Comment on attachment 8788206 [details] [diff] [review]
v02-1299590-libpng-1.6.25
>diff --git a/media/libpng/png.h.rej b/media/libpng/png.h.rej
>--- a/media/libpng/png.h.rej 1969-12-31 19:00:00.000000000 -0500
>+++ b/media/libpng/png.h.rej 2016-09-05 11:56:10.277027918 -0400
I'm guessing we don't want to include this .rej file. Please remove before landing.
Attachment #8788206 -
Flags: review?(tnikkel) → review+
Assignee | ||
Comment 8•8 years ago
|
||
Removed *.rej file
Attachment #8788206 -
Attachment is obsolete: true
Attachment #8788206 -
Flags: review?(seth.bugzilla)
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 9•8 years ago
|
||
Please transfer r+ to the V03 patch, thanks.
Flags: needinfo?(tnikkel)
Updated•8 years ago
|
Flags: needinfo?(tnikkel)
Attachment #8789025 -
Flags: review+
Comment 10•8 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fad88c31ba2d
Update in-tree libpng to version 1.6.25. r=tn
Keywords: checkin-needed
Comment 11•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•