WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276991
[GTK] Remove PlatformDisplay::colorProfile()
https://bugs.webkit.org/show_bug.cgi?id=276991
Summary
[GTK] Remove PlatformDisplay::colorProfile()
Carlos Garcia Campos
Reported
2024-07-24 03:14:27 PDT
This is used by some image decoders to convert from embedded ICC profile to destination target. However, the target is not really the display, but the SkImage that is always created with SRGB color space. Also, PlatformDisplay::colorProfile() is always creating an SRGB profile except for X11 platform that the profile id the one from the display.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-07-24 03:16:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31145
EWS
Comment 2
2024-07-24 07:05:22 PDT
Committed
281293@main
(bcc92ec7dd55): <
https://commits.webkit.org/281293@main
> Reviewed commits have been landed. Closing PR #31145 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