[Webkit-unassigned] [Bug 176069] [WinCairo] Add Network Process files for wincairo webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 15:44:33 PDT 2017


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #319655|                            |review+
              Flags|                            |

--- Comment #10 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 319655
  --> https://bugs.webkit.org/attachment.cgi?id=319655
Add basic versions/stubs for Network Process files for wincairo webkit

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

> Source/WebKit/NetworkProcess/Downloads/curl/DownloadCurl.cpp:29
> +#if !USE(NETWORK_SESSION)

We should be planning to make a NETWORK_SESSION implementation for CURL soon.  Mac, iOS, and GTK have already switched.  The only reason we have this code in WebKit is because of El Capitan.
Luckily a NetworkSession implementation is quite similar to a ResourceHandle implementation using asynchronous client callbacks.

-- 
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/20170901/17e19e32/attachment-0001.html>


More information about the webkit-unassigned mailing list