[webkit-changes] [WebKit/WebKit] 0c8299: CG display lists should use the effective color sp...
Tim Horton
noreply at github.com
Wed Apr 26 15:05:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0c82991a11582e33f2d1f493b5110a2c8d053f69
https://github.com/WebKit/WebKit/commit/0c82991a11582e33f2d1f493b5110a2c8d053f69
Author: Tim Horton <timothy_horton at apple.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm
Log Message:
-----------
CG display lists should use the effective color space, not sRGB
https://bugs.webkit.org/show_bug.cgi?id=256008
rdar://101695786
Reviewed by Dean Jackson and Megan Gardner.
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:
(WebKit::RemoteLayerBackingStore::ensureFrontBuffer):
Plumb the correct colorspace through to the CG display list image buffer.
Canonical link: https://commits.webkit.org/263435@main
More information about the webkit-changes
mailing list