[Webkit-unassigned] [Bug 6155] New: DumpRenderTree should set a consistant color profile while running
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Dec 19 19:56:51 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6155
Summary: DumpRenderTree should set a consistant color profile
while running
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: Tools
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
DumpRenderTree should set a consistant color profile while running
Right now any content which is drawn color matched (images which contain an embedded color profile,
certain SVG content) will cause DumpRenderTree pixel tests to produce inconsitent results on differnet
machines.
I haven't been able to find any particularlly elegent solution to this problem. But I have been able to find a
solution. The attached patch makes DumpRenderTree set the system color profile to "Generic RGB" on
launch (when --pixel is enabled) and then resets it to whatever the user had set on process exit. There
may yet be a more elegent (per process!) solution.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list