WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278850
ThemeAdwaita: Remove unused getAccentColor() function
https://bugs.webkit.org/show_bug.cgi?id=278850
Summary
ThemeAdwaita: Remove unused getAccentColor() function
Adrian Perez
Reported
2024-08-29 01:49:22 PDT
getAccentColor() in RenderThemeAdwaita.cpp is currently unused: /app/webkit/Source/WebCore/rendering/adwaita/RenderThemeAdwaita.cpp:65:21: error: unused function 'getAccentColor' [-Werror,-Wunused-function] 65 | static inline Color getAccentColor(const RenderObject& renderObject) | ^~~~~~~~~~~~~~
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2024-08-29 01:52:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32883
EWS
Comment 2
2024-08-29 05:06:14 PDT
Committed
282897@main
(44e34b97c41f): <
https://commits.webkit.org/282897@main
> Reviewed commits have been landed. Closing PR #32883 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-08-29 05:07:17 PDT
<
rdar://problem/134930934
>
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