Closed
Bug 1201763
Opened 9 years ago
Closed 9 years ago
Add downscale-during-decode support for the ICON decoder
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: seth, Assigned: seth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
The summary says it all. This is an easy one, as the ICON decoder is the simplest decoder we have.
Assignee | ||
Comment 1•9 years ago
|
||
Here's the patch. Pretty simple, though since the original decoder wasn't
row-oriented I had to add that manually.
Attachment #8656931 -
Flags: review?(tnikkel)
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Try looks green.
Updated•9 years ago
|
Attachment #8656931 -
Flags: review?(tnikkel) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Thanks for the review!
Assignee | ||
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•