<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] WebDownload::initWithRequest is not implemented."
   href="https://bugs.webkit.org/show_bug.cgi?id=146203#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] WebDownload::initWithRequest is not implemented."
   href="https://bugs.webkit.org/show_bug.cgi?id=146203">bug 146203</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146203#c2">comment #2</a>)
&gt;

Thanks for reviewing :)

<span class="quote">&gt; 
&gt; Does this make it so we can finally download things from within WinLauncher?
&gt; </span >

Unfortunately, no. WinLauncher crashes for me when I try to download a link, but I don't think it would take much work to fix this crash and get downloading from WinLauncher to work.

<span class="quote">&gt; &gt; Source/WebKit/win/WebDownloadCurl.cpp:186
&gt; &gt; +        // If destination is already set, we don't need to ask delegate.
&gt; &gt; +        if (!m_destination.isEmpty())
&gt; &gt; +            return;
&gt; 
&gt; Is this correct?  What if the destination is already set but we want to
&gt; change it?</span >

Good point, I removed this in the latest patch.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>