[Webkit-unassigned] [Bug 193607] New: C strings in ClientCertificateAuthenticationXPCConstants.h are duplicated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 21:18:40 PST 2019


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

            Bug ID: 193607
           Summary: C strings in
                    ClientCertificateAuthenticationXPCConstants.h are
                    duplicated
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

C strings in ClientCertificateAuthenticationXPCConstants.h are duplicated in each source file that includes this header:

$ egrep -l -r 'ClientCertificateAuthenticationXPCConstants.h[">]' Source/WebKit 
Source/WebKit/UIProcess/Authentication/cocoa/AuthenticationChallengeProxyCocoa.mm
Source/WebKit/Shared/Authentication/cocoa/AuthenticationManagerCocoa.mm

We should move the string constants to their own source file so they aren't duplicated.

-- 
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/20190119/b4d15adf/attachment.html>


More information about the webkit-unassigned mailing list