RESOLVED FIXED 32036
Implement CredentialStorage::getFromPersistentStorage for CFNetwork
https://bugs.webkit.org/show_bug.cgi?id=32036
Summary Implement CredentialStorage::getFromPersistentStorage for CFNetwork
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.