[Webkit-unassigned] [Bug 136322] [SOUP] WebKitDownload cannot overwrite existing file
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 28 00:26:12 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136322
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[GTK] WebKitDownload cannot |[SOUP] WebKitDownload
|overwrite existing file |cannot overwrite existing
| |file
--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-08-28 00:26:19 PST ---
So, I would split this patch. In this bug I would make sure we use the allowOverwrite parameter that we are currently ignoring, adding G_FILE_COPY_OVERWRITE flag when it's true (it will be false anyway, so there's no change in behaviour). And then I would open a new bug for the GTK port to decide how to handle overwrites in the GTK+ API.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list