RESOLVED WORKSFORME 227898
AX: Fixed unused function error
https://bugs.webkit.org/show_bug.cgi?id=227898
Summary AX: Fixed unused function error
chris fleizach
Reported 2021-07-13 00:07:46 PDT
Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:1173:27: error: unused function 'increaseContrastPreferenceKey' [-Werror,-Wunused-function] static const WTF::String& increaseContrastPreferenceKey()
Attachments
patch (1.24 KB, patch)
2021-07-13 00:08 PDT, chris fleizach
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-13 00:07:58 PDT
chris fleizach
Comment 2 2021-07-13 00:08:37 PDT
Myles C. Maxfield
Comment 3 2021-07-13 00:14:35 PDT
Oh I already landed this in https://commits.webkit.org/r279865
Myles C. Maxfield
Comment 4 2021-07-13 00:16:19 PDT
Sorry, I should have realized that you posted this...
Note You need to log in before you can comment on or make changes to this bug.