Bug 289500

Summary: Refactor the way to set a dynamic range limit into CALayers
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: Layout and RenderingAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Enhancement CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 289152    

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.