Bug 173372

Summary: [WK2] Make sure NSURLAuthenticationChallengeSender responds to performDefaultHandlingForAuthenticationChallenge before calling it
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, beidson, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review-

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 ***