[Webkit-unassigned] [Bug 224628] New: Move the implementation of -[WKWebView themeColor] into the main WKWebView category

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 15:48:49 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224628

            Bug ID: 224628
           Summary: Move the implementation of -[WKWebView themeColor]
                    into the main WKWebView category
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: kkinnunen at apple.com

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
…

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210415/31a9cb01/attachment-0001.htm>


More information about the webkit-unassigned mailing list