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
289500
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-03-10 16:32:35 PDT
<
rdar://problem/146698266
>
Gerald Squelart
Comment 2
2025-03-10 16:44:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42220
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.
Top of Page
Format For Printing
XML
Clone This Bug