[Webkit-unassigned] [Bug 163010] New: Network Session: Allow NetworkDataTask decide what to do when override is allowed for a download
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 6 06:41:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163010
Bug ID: 163010
Summary: Network Session: Allow NetworkDataTask decide what to
do when override is allowed for a download
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: achristensen at apple.com
Current code always deletes the file before starting a download when allow override is True. In soup backend we use glib API that takes care of it and tries to ensure that the original file is not deleted if the new file creation fails for whatever reason.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161006/8f3067be/attachment.html>
More information about the webkit-unassigned
mailing list