RESOLVED FIXED224628
Move the implementation of -[WKWebView themeColor] into the main WKWebView category
https://bugs.webkit.org/show_bug.cgi?id=224628
Summary Move the implementation of -[WKWebView themeColor] into the main WKWebView ca...
Wenson Hsieh
Reported 2021-04-15 15:48:49 PDT
Silences this (benign) linker error when building WebKit: … CompileC WKStorageAccessAlert.o Ld WebKit ld: warning: method '-themeColor' in category from /Volumes/…/WebKit.build/Release/WebKit.build/Objects-normal/x86_64/UnifiedSource26-mm.o overrides method from class in /Volumes/…/WebKit.build/Release/WebKit.build/Objects-normal/x86_64/UnifiedSource26-mm.o PhaseScriptExecution Check For Weak VTables and Externals PhaseScriptExecution Check For Inappropriate Objective-C Class Names …
Attachments
Patch (1.97 KB, patch)
2021-04-15 15:51 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-04-15 15:51:49 PDT
EWS
Comment 2 2021-04-15 16:33:05 PDT
Committed r276086 (236598@main): <https://commits.webkit.org/236598@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426146 [details].
Ryan Haddad
Comment 3 2021-04-22 17:37:19 PDT
Note You need to log in before you can comment on or make changes to this bug.