Bug 80000 - Linear sRGB color profile should be used on Windows
Summary: Linear sRGB color profile should be used on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 19:55 PST by Tim Horton
Modified: 2012-03-01 19:23 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2012-02-29 19:55:28 PST
In https://bugs.webkit.org/show_bug.cgi?id=72411, I'm adding a linearized sRGB ICC profile to WebCore. I'm not enabling it for Windows for now, in order to not cause any behavior change there at all (Windows also doesn't support linear generic RGB via CG, which is what was previously being used, see http://webkit.org/b/31363. However, using an explicit ICC profile *should* mean that we can make this work on Windows without any CG changes -- it'll just require some testing.
Comment 1 Tim Horton 2012-02-29 19:57:06 PST
Ugh, what a boring bug 80,000.
Comment 2 Ryosuke Niwa 2012-03-01 19:23:36 PST
(In reply to comment #1)
> Ugh, what a boring bug 80,000.

Fear not. You can make it interesting :)