WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-02-16 00:25:52 PST
rdar://105525603
Said Abou-Hallawa
Comment 2
2023-02-16 00:51:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10194
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.
Top of Page
Format For Printing
XML
Clone This Bug