[Webkit-unassigned] [Bug 173991] New: [Curl] Unify ResourceHandleManager into CurlJobManager.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 29 14:30:23 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=173991
Bug ID: 173991
Summary: [Curl] Unify ResourceHandleManager into
CurlJobManager.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Basuke.Suzuki at sony.com
CurlJobManager, based on former CurlDownloadManager, manages job in background using Thread.
ResourceHandleManager manages job in foreground using timer.
Apparently those two have similar responsibility and should be unified into one.
CurlJobManager has better architecture, so usage of ResourceHandleManager will switch to CurlJobManager and it should be gone.
Some missing implementations to manage both download job and ResourceHandle are required.
--
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/20170629/5a9cd08d/attachment.html>
More information about the webkit-unassigned
mailing list