[webkit-reviews] review requested: [Bug 174172] [Curl] Don't start downloading more than once for same request : [Attachment 315494] FIX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 14 14:58:35 PDT 2017


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 174172: [Curl] Don't start downloading more than once for same request
https://bugs.webkit.org/show_bug.cgi?id=174172

Attachment 315494: FIX

https://bugs.webkit.org/attachment.cgi?id=315494&action=review




--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 315494

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

FIX

WebDownload calls start() from init(), but start() should be called from the
owner of WebDownload.


More information about the webkit-reviews mailing list