RESOLVED FIXED289500
Refactor the way to set a dynamic range limit into CALayers
https://bugs.webkit.org/show_bug.cgi?id=289500
Summary Refactor the way to set a dynamic range limit into CALayers
Gerald Squelart
Reported 2025-03-10 16:32:27 PDT
Currently at every location where we need to set a dynamic range limit into one or more CALayers, there is repeated code with some tests, and calling a CALayer setter with the appropriate argument. But this makes it more difficult to adjust to still-changing APIs. All this repeated code could be moved to a single implementation point.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-10 16:32:35 PDT
Gerald Squelart
Comment 2 2025-03-10 16:44:00 PDT
EWS
Comment 3 2025-03-11 19:51:29 PDT
Committed 291990@main (084a860905a9): <https://commits.webkit.org/291990@main> Reviewed commits have been landed. Closing PR #42220 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.