Bug 150990 - Use ColorSpaceSRGB for image buffers everywhere
Summary: Use ColorSpaceSRGB for image buffers everywhere
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-06 18:12 PST by Simon Fraser (smfr)
Modified: 2015-11-13 07:33 PST (History)
6 users (show)

See Also:


Attachments
Patch (25.37 KB, patch)
2015-11-06 18:14 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-11-06 18:12:14 PST
Use ColorSpaceSRGB for image buffers everywhere
Comment 1 Simon Fraser (smfr) 2015-11-06 18:14:27 PST
Created attachment 264987 [details]
Patch
Comment 2 zalan 2015-11-07 13:40:26 PST
Comment on attachment 264987 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=264987&action=review

> Source/WebCore/platform/graphics/cg/ColorCG.cpp:70
> +    // FIXME: can we remove this?

I find such comments rather unhelpful. I'd file a bug and assign it to whoever comes up on the blame list.
Comment 3 WebKit Commit Bot 2015-11-07 22:31:47 PST
Comment on attachment 264987 [details]
Patch

Clearing flags on attachment: 264987

Committed r192138: <http://trac.webkit.org/changeset/192138>
Comment 4 WebKit Commit Bot 2015-11-07 22:31:51 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2015-11-13 07:33:58 PST
<rdar://problem/23533883>