Bug 158746 - Avoid constructing a AuthenticationChallenge unnecessarily in the NetworkLoad constructor
Summary: Avoid constructing a AuthenticationChallenge unnecessarily in the NetworkLoad...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2016-06-14 11:48 PDT by Chris Dumez
Modified: 2016-06-14 19:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.37 KB, patch)
2016-06-14 11:49 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.