[Webkit-unassigned] [Bug 146203] [WinCairo] WebDownload::initWithRequest is not implemented.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 12:29:03 PDT 2015


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 255344
  --> https://bugs.webkit.org/attachment.cgi?id=255344
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=255344&action=review

Does this make it so we can finally download things from within WinLauncher?

> Source/WebKit/win/WebDownloadCurl.cpp:186
> +        // If destination is already set, we don't need to ask delegate.
> +        if (!m_destination.isEmpty())
> +            return;

Is this correct?  What if the destination is already set but we want to change it?

-- 
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/20150622/dd6addf6/attachment.html>


More information about the webkit-unassigned mailing list