Bug 32036

Summary: Implement CredentialStorage::getFromPersistentStorage for CFNetwork
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PlatformAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
proposed patch darin: review+, ap: commit-queue-

Alexey Proskuryakov
Reported 2009-12-01 14:58:27 PST
CredentialStorage::getFromPersistentStorage() is currently unimplemented. It's used by WebSocket code.
Attachments
proposed patch (3.75 KB, patch)
2009-12-01 15:05 PST, Alexey Proskuryakov
darin: review+
ap: commit-queue-
Alexey Proskuryakov
Comment 1 2009-12-01 15:03:10 PST
*** Bug 32037 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2 2009-12-01 15:05:57 PST
Created attachment 44107 [details] proposed patch
Darin Adler
Comment 3 2009-12-01 15:30:30 PST
Comment on attachment 44107 [details] proposed patch > +CFURLCredentialRef wkCopyCredentialFromCFPersistentStorage(CFURLProtectionSpaceRef protectionSpace); I wouldn't have named this argument.
Alexey Proskuryakov
Comment 4 2009-12-01 15:35:53 PST
Note You need to log in before you can comment on or make changes to this bug.