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.
Created attachment 274461 [details] Patch v1
Comment on attachment 274461 [details] Patch v1 beautiful
Comment on attachment 274461 [details] Patch v1 Clearing flags on attachment: 274461 Committed r198453: <http://trac.webkit.org/changeset/198453>
All reviewed patches have been landed. Closing bug.