Bug 80000
Summary: | Linear sRGB color profile should be used on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | rniwa, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Windows 7 |
Tim Horton
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
Ugh, what a boring bug 80,000.
Ryosuke Niwa
(In reply to comment #1)
> Ugh, what a boring bug 80,000.
Fear not. You can make it interesting :)