Bug 173372 - [WK2] Make sure NSURLAuthenticationChallengeSender responds to performDefaultHandlingForAuthenticationChallenge before calling it
Summary: [WK2] Make sure NSURLAuthenticationChallengeSender responds to performDefault...
Status: RESOLVED DUPLICATE of bug 160234
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-14 10:46 PDT by Chris Dumez
Modified: 2017-06-14 10:48 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2017-06-14 10:47 PDT, Chris Dumez
achristensen: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-14 10:46:02 PDT
Make sure NSURLAuthenticationChallengeSender responds to performDefaultHandlingForAuthenticationChallenge before calling it, as it is optional.
Comment 1 Chris Dumez 2017-06-14 10:46:26 PDT
<rdar://problem/30675510>
Comment 2 Chris Dumez 2017-06-14 10:47:44 PDT
Created attachment 312905 [details]
Patch
Comment 3 Alex Christensen 2017-06-14 10:48:09 PDT

*** This bug has been marked as a duplicate of bug 160234 ***