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
245455
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-20 17:48:28 PDT
<
rdar://problem/100199385
>
Tim Nguyen (:ntim)
Comment 2
2022-09-20 17:49:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4553
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.
Top of Page
Format For Printing
XML
Clone This Bug