Bug 70376

Summary: [WK2] Crash after storing credentials in Keychain
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.6   
Attachments:
Description Flags
proposed fix mitz: review+

Description Alexey Proskuryakov 2011-10-18 15:58:56 PDT
Steps to reproduce:

1. Open any site that uses HTTP credentials.
2. When asked to, enter the credentials.
3. Mark "Remember in Keychain" checkbox.
4. Press Enter.

Results: credentials are stored, but Web process crashes.

<rdar://problem/9647503>
Comment 1 Alexey Proskuryakov 2011-10-18 16:03:18 PDT
Created attachment 111516 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-10-18 16:14:05 PDT
Committed <http://trac.webkit.org/changeset/97807>.