[Webkit-unassigned] [Bug 134393] curl: Don't try to close & move the downloaded file twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 19 11:47:32 PDT 2017


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

Basuke Suzuki <Basuke.Suzuki at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #233978|0                           |1
        is obsolete|                            |
             Status|NEW                         |ASSIGNED
                 CC|                            |Basuke.Suzuki at sony.com
           Assignee|webkit-unassigned at lists.web |Basuke.Suzuki at sony.com
                   |kit.org                     |

--- Comment #3 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 315944

  --> https://bugs.webkit.org/attachment.cgi?id=315944&action=review

fixed

With refactoring of CurlDownload with CurlJobManager, the process is much cleaner. Call of success() or cleanup() is now exclusively mandatory by callback of start(), no need to call them from destructor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170719/08d70a04/attachment.html>


More information about the webkit-unassigned mailing list