Bug 158746

Summary: Avoid constructing a AuthenticationChallenge unnecessarily in the NetworkLoad constructor
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-06-14 11:48:00 PDT
Avoid constructing a AuthenticationChallenge unnecessarily in the NetworkLoad constructor.
Comment 1 Chris Dumez 2016-06-14 11:49:10 PDT
Created attachment 281270 [details]
Patch
Comment 2 Chris Dumez 2016-06-14 19:16:38 PDT
Comment on attachment 281270 [details]
Patch

Clearing flags on attachment: 281270

Committed r202080: <http://trac.webkit.org/changeset/202080>
Comment 3 Chris Dumez 2016-06-14 19:16:54 PDT
All reviewed patches have been landed.  Closing bug.