RESOLVED FIXED294757
[HDR] Moving the WebView from a screen to another should force layout if the document has HDR contents
https://bugs.webkit.org/show_bug.cgi?id=294757
Summary [HDR] Moving the WebView from a screen to another should force layout if the ...
Said Abou-Hallawa
Reported 2025-06-20 10:02:22 PDT
The layer's contentFormat depends on whether the screen can display HDR contents or not. When the screen changes, the layers settings need to be changed. We need to navigate the layer render tree to know if its contentFormat should be set to RGBA16F or not.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-06-20 10:02:30 PDT
Matt Woodrow
Comment 2 2025-06-23 20:44:27 PDT
EWS
Comment 3 2025-06-25 14:30:19 PDT
Committed 296635@main (a08fe899cd50): <https://commits.webkit.org/296635@main> Reviewed commits have been landed. Closing PR #47099 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.