RESOLVED FIXED Bug 76498
[chromium] Apply color profiles in more cases
https://bugs.webkit.org/show_bug.cgi?id=76498
Summary [chromium] Apply color profiles in more cases
Kenneth Russell
Reported 2012-01-17 17:03:17 PST
The fix for Bug 75999 disabled the application of color profiles whenever WebGL's premultipliedAlpha flag is set. We can do better than this if we check to see whether the image has an alpha channel before deciding not to apply the color profile.
Attachments
Patch (1.79 KB, patch)
2012-01-17 17:10 PST, Kenneth Russell
no flags
Kenneth Russell
Comment 1 2012-01-17 17:10:45 PST
Stephen White
Comment 2 2012-01-17 17:30:31 PST
Comment on attachment 122843 [details] Patch I'm not very familiar with this code, but I'll trust the test results. r=me
noel gordon
Comment 3 2012-01-17 17:43:47 PST
LGTM.
WebKit Review Bot
Comment 4 2012-01-17 19:09:33 PST
Comment on attachment 122843 [details] Patch Clearing flags on attachment: 122843 Committed r105230: <http://trac.webkit.org/changeset/105230>
WebKit Review Bot
Comment 5 2012-01-17 19:09:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.