Bug 280583
Summary: | [Cocoa] Initial support for HDR images | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 282299 |
Said Abou-Hallawa
Cocoa frameworks have added support for HDR images in macOS Sequoia and in iOs 18.0. WebKit needs to adopt this support. As an initial step, it will be added an internal feature which is disabled by default. All the layers will be HDR layers once the feature is turned on. This will be fixed later to allow coexisting SDR and HDR layers. The layer HDR capabilities should be turned on only when there is an HDR image displayed on this layer but this should be fixed later.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136926899>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/34423
EWS
Committed 284617@main (8c53cb365a2d): <https://commits.webkit.org/284617@main>
Reviewed commits have been landed. Closing PR #34423 and removing active labels.