Bug 155665

Summary: NSURLSession: Set download resume data when a download fails due to an error
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 none

Brady Eidson
Reported 2016-03-18 14:51:05 PDT
NSURLSession: Set download resume data when a download fails due to an error The download resume data is in the user info of the NSError. We should use it if it’s there.
Attachments
Patch v1 (2.10 KB, patch)
2016-03-18 15:41 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-03-18 15:41:13 PDT
Created attachment 274461 [details] Patch v1
Alex Christensen
Comment 2 2016-03-18 16:05:37 PDT
Comment on attachment 274461 [details] Patch v1 beautiful
WebKit Commit Bot
Comment 3 2016-03-18 16:53:48 PDT
Comment on attachment 274461 [details] Patch v1 Clearing flags on attachment: 274461 Committed r198453: <http://trac.webkit.org/changeset/198453>
WebKit Commit Bot
Comment 4 2016-03-18 16:53:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.