[Webkit-unassigned] [Bug 247254] UI-process mapped IOSurfaces are always tagged as sRGB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 30 23:19:35 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247254

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Also:
                case RemoteLayerBackingStore::LayerContentsType::IOSurface: {
                    auto surface = WebCore::IOSurface::createFromSendRight(WTFMove(machSendRight), DestinationColorSpace::SRGB());
                    contents = surface ? surface->asLayerContents() : nil;
                    break;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221031/e725f63d/attachment.htm>


More information about the webkit-unassigned mailing list