[Webkit-unassigned] [Bug 135229] New: [Cocoa] WebCore::=?UTF-8?Q?ProtectionSpace=20doesn=E2=80=99t=20preserve=20all=20NSURLProtectionSpace=20properties?=, such as the distinguishedNames array
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 23 23:59:16 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135229
Summary: [Cocoa] WebCore::ProtectionSpace doesn’t preserve all
NSURLProtectionSpace properties, such as the
distinguishedNames array
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: sam at webkit.org, apavlov at chromium.org
<rdar://problem/17766348>
A WebCore::ProtectionSpace isn’t a faithful representation of the NSURLProtectionSpace it’s created from. In particular, this means that the distinguishedNames property, used to match client identities to an authentication challenge, is lost when the challenge is sent from the Networking process to the UI process.
--
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