Closed
Bug 648148
Opened 14 years ago
Closed 14 years ago
pngsuite-chunkorder/oi9n2c16.png renders differently in fennec than it does in firefox.
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 649776
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(2 files)
Load modules/libpr0n/test/reftest/pngsuite-chunkorder/oi9n2c16.png into firefox and fennec.
compare results.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → doug.turner
Assignee | ||
Updated•14 years ago
|
Attachment #524289 -
Attachment description: expected result → expected result (firefox)
Assignee | ||
Comment 2•14 years ago
|
||
Assignee | ||
Comment 3•14 years ago
|
||
linux desktop
minefield: http://hg.mozilla.org/mozilla-central/rev/1a89509e25e4
fennec: http://hg.mozilla.org/mozilla-central/rev/5c075d5dd719
Assignee | ||
Comment 4•14 years ago
|
||
also, many of the other image reftests fail for similar reasons, i suspect.
Assignee | ||
Comment 5•14 years ago
|
||
hmm. fennec disables color management.
http://mxr.mozilla.org/mozilla-central/source/mobile/app/mobile.js#339
Comment 6•14 years ago
|
||
The oi9n2c16.png file has a gAMA chunk with gamma=1.0. If
color management is disabled it is assumed to be sRGB (i.e.,
have gamma about 1/2.2), so this is not a bug unless you
consider color management being disabled a bug.
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•