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
Adrian Perez
Comment 1 2024-08-29 01:52:32 PDT
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
Note You need to log in before you can comment on or make changes to this bug.