RESOLVED FIXED245455
Move computeBorderStyle lambda in RenderStyle::colorResolvingCurrentColor
https://bugs.webkit.org/show_bug.cgi?id=245455
Summary Move computeBorderStyle lambda in RenderStyle::colorResolvingCurrentColor
Tim Nguyen (:ntim)
Reported 2022-09-20 17:48:15 PDT
Combine it with the `borderStyle` variable, since it's only used once, and move it closer to the code using it. This is a small clean up in preparation of changing Color to StyleColor.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-20 17:48:28 PDT
Tim Nguyen (:ntim)
Comment 2 2022-09-20 17:49:58 PDT
EWS
Comment 3 2022-09-20 18:05:51 PDT
Committed 254703@main (137ee9c4498d): <https://commits.webkit.org/254703@main> Reviewed commits have been landed. Closing PR #4553 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.