RESOLVED FIXED 252382
Add the method GraphicsContext::colorSpace()
https://bugs.webkit.org/show_bug.cgi?id=252382
Summary Add the method GraphicsContext::colorSpace()
Said Abou-Hallawa
Reported 2023-02-16 00:25:26 PST
This function has to deal with: 1. Accelerated IOSurface based GraphicsContext 2. Unaccelerated GraphicsContext 3. CGBitmapContext based context 4. DisplayRecorder based GraphicsContext We need to get the correct colorSpace() in all these cases. This is work towards bug 245858.
Attachments
Said Abou-Hallawa
Comment 1 2023-02-16 00:25:52 PST
Said Abou-Hallawa
Comment 2 2023-02-16 00:51:41 PST
EWS
Comment 3 2023-02-17 14:43:53 PST
Committed 260471@main (5170cf0d951e): <https://commits.webkit.org/260471@main> Reviewed commits have been landed. Closing PR #10194 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.