[Webkit-unassigned] [Bug 185662] New: Convert CertificateInfo into Credential in UI Process instead of Networking Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 16:02:53 PDT 2018


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

            Bug ID: 185662
           Summary: Convert CertificateInfo into Credential in UI Process
                    instead of Networking Process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jiewen_tan at apple.com

Right now we convert CertificateInfo into Credential in the very last stage of client certificate authentication process when it reaches Networking Process. We could have done that earlier in UI Process such that we don't have to pass both Credential and CertificateInfo to Networking Process.

-- 
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/20180515/4fbf6bbf/attachment.html>


More information about the webkit-unassigned mailing list