Bug 227898

Summary: AX: Fixed unused function error
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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.