Bug 294757
| Summary: | [HDR] Moving the WebView from a screen to another should force layout if the document has HDR contents | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Said Abou-Hallawa
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
<rdar://problem/153908494>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/47099
EWS
Committed 296635@main (a08fe899cd50): <https://commits.webkit.org/296635@main>
Reviewed commits have been landed. Closing PR #47099 and removing active labels.