RESOLVED FIXED 31386
Make Mac AuthenticationChallenge usable from cross-platform code
https://bugs.webkit.org/show_bug.cgi?id=31386
Summary Make Mac AuthenticationChallenge usable from cross-platform code
Alexey Proskuryakov
Reported 2009-11-11 16:22:46 PST
Currently, AuthenticationChallenge expects the client to set NSURLAuthenticationChallenge sender, which cannot be done from C++. Patch forthcoming.
Attachments
proposed patch (14.70 KB, patch)
2009-11-11 16:42 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2009-11-11 16:42:10 PST
Created attachment 43019 [details] proposed patch
Alexey Proskuryakov
Comment 2 2009-11-12 09:19:16 PST
Note You need to log in before you can comment on or make changes to this bug.