WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
294757
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-06-20 10:02:30 PDT
<
rdar://problem/153908494
>
Matt Woodrow
Comment 2
2025-06-23 20:44:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47099
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.
Top of Page
Format For Printing
XML
Clone This Bug