[Webkit-unassigned] [Bug 125564] New: [WK2][SOUP] WebContext::allowSpecificHTTPSCertificateForHost does not work correctly when m_usesNetworkProcess is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 02:30:38 PST 2013


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

           Summary: [WK2][SOUP]
                    WebContext::allowSpecificHTTPSCertificateForHost does
                    not work correctly when m_usesNetworkProcess is false
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.com
                CC: gns at gnome.org, ossy at webkit.org, mrobinson at webkit.org,
                    cgarcia at igalia.com, brian.holt at samsung.com
            Blocks: 108832


WebContext::allowSpecificHTTPSCertificateForHost should send AllowSpecificHTTPSCertificateForHost to the web process when m_usesNetworkProcess is false. Also we shouldn't guard WebProcess::allowSpecificHTTPSCertificateForHost with !ENABLE(NETWORK_PROCESS) because we need this method when m_usesNetworkProcess is false.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list