[Webkit-unassigned] [Bug 118356] [Curl] Download does not replace existing file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 10:26:07 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118356





--- Comment #3 from peavo at outlook.com  2013-07-15 10:26:56 PST ---
(In reply to comment #2)
> Well I'm not a reviewer but this looks good to me. 
> 
> I've just got one (two) question(s) if the MoveFileEx fails then the old file will be still there? and if so won't that cause problems?

Thanks for commenting :)

I think this scenario should be ok, as the old file is a temporary file in a Windows temp folder. The next download will generate a new, unique, temporary file name, to download to, and not have any references to the previous temporary file.

-- 
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