Bug 165821 - Restore NSURLRequest's default time interval to match behavior before NSURLSession adoption
Summary: Restore NSURLRequest's default time interval to match behavior before NSURLSe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-13 14:06 PST by Alex Christensen
Modified: 2016-12-14 11:55 PST (History)
0 users

See Also:


Attachments
Patch (1.70 KB, patch)
2016-12-13 14:09 PST, Alex Christensen
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-12-13 14:06:03 PST
Restore NSURLRequest's default time interval to match behavior before NSURLSession adoption
Comment 1 Alex Christensen 2016-12-13 14:09:31 PST
Created attachment 297040 [details]
Patch
Comment 2 Alex Christensen 2016-12-13 14:12:04 PST
http://trac.webkit.org/changeset/209776
Comment 3 Alex Christensen 2016-12-14 11:55:19 PST
http://trac.webkit.org/changeset/209819 fixed a test failure after this.