[Webkit-unassigned] [Bug 175148] [Curl] Extract a features to manage HTTP communication from ResourceHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 3 13:04:04 PDT 2017


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

--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
This class must has following features:
- ref counted (to have different life span with ResourceHandle)
- thread safe (to manage background callback and make ResourceHandle work only on main thread)
- can manage curl callbacks internally (to make ResourceHandle simple)

-- 
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/20170803/3d28a2ea/attachment.html>


More information about the webkit-unassigned mailing list