RESOLVED FIXED287892
[HDR] Enable HDR image support for layout tests
https://bugs.webkit.org/show_bug.cgi?id=287892
Summary [HDR] Enable HDR image support for layout tests
Said Abou-Hallawa
Reported 2025-02-18 13:51:32 PST
This was blocked by having to decode the image to know its headroom. It turns out that ImageIO can return the headroom in the metadata of the CGImageSource. So no image decoding is needed before drawing the image.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-18 13:52:04 PST
Said Abou-Hallawa
Comment 2 2025-02-18 14:00:11 PST
EWS
Comment 3 2025-02-18 18:35:01 PST
Committed 290584@main (ae27ae04f5e7): <https://commits.webkit.org/290584@main> Reviewed commits have been landed. Closing PR #40787 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.