Bug 31386

Summary: Make Mac AuthenticationChallenge usable from cross-platform code
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PlatformAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
proposed patch darin: review+

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.