WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
241674
[GPUProcess] [CG] Create ShareableBitmap with sRGB color-space when sending NativeImages to GPUProcess
https://bugs.webkit.org/show_bug.cgi?id=241674
Summary
[GPUProcess] [CG] Create ShareableBitmap with sRGB color-space when sending N...
Said Abou-Hallawa
Reported
2022-06-15 21:16:20 PDT
Sometimes CG fails to create GraphicsContext for some color-spaces. The conversion to sRGB will happen anyway when drawing the image to the destination GraphicsContext. So let's create ShareableBitmap with sRGB color-space when sending NativeImages to GPUProcess.
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2022-06-15 21:16:49 PDT
rdar://95048318
Said Abou-Hallawa
Comment 2
2022-06-15 21:23:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1571
Alexey Proskuryakov
Comment 3
2022-06-16 11:24:19 PDT
> The conversion to sRGB will happen anyway when drawing the image to the destination GraphicsContext.
This sounds surprising. How do we support bigger color spaces then?
Said Abou-Hallawa
Comment 4
2022-06-21 02:40:14 PDT
This seems to be a bug in one of the underlying frameworks.
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