REOPENED Bug 162880
Add Display P3 ColorSpace
https://bugs.webkit.org/show_bug.cgi?id=162880
Summary Add Display P3 ColorSpace
Dean Jackson
Reported 2016-10-03 15:23:30 PDT
Add Display P3 ColorSpace
Attachments
Patch (3.37 KB, patch)
2016-10-03 15:28 PDT, Dean Jackson
sam: review+
Patch (32.46 KB, text/plain)
2016-10-03 15:39 PDT, Dean Jackson
no flags
Radar WebKit Bug Importer
Comment 1 2016-10-03 15:24:27 PDT
Dean Jackson
Comment 2 2016-10-03 15:28:05 PDT
Simon Fraser (smfr)
Comment 3 2016-10-03 15:30:51 PDT
Comment on attachment 290528 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=290528&action=review > Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:100 > + static CGColorSpaceRef displayP3Space = deviceRGBColorSpaceRef(); Do we really want to use device here, or fall back to sRGB?
Dean Jackson
Comment 4 2016-10-03 15:39:54 PDT
Dean Jackson
Comment 5 2016-10-05 22:18:49 PDT
Csaba Osztrogonác
Comment 6 2016-10-05 23:06:41 PDT
(In reply to comment #5) > Committed r206845: <http://trac.webkit.org/changeset/206845> It broke the El Capitan build,see build.webkit.org for details.
WebKit Commit Bot
Comment 7 2016-10-05 23:53:37 PDT
Re-opened since this is blocked by bug 162998
Note You need to log in before you can comment on or make changes to this bug.