[Webkit-unassigned] [Bug 191650] [Curl] Bug fix on Curl Request Scheduler.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 07:12:55 PDT 2019


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 367302
  --> https://bugs.webkit.org/attachment.cgi?id=367302
Patch

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

> Source/WebCore/platform/network/curl/CurlRequestScheduler.h:71
> +    HashSet<CurlRequestSchedulerClient*> m_activeJobs;

You can remove  m_activeJobs By using m_clientMaps with client->handle().

-- 
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/20190412/813724b8/attachment.html>


More information about the webkit-unassigned mailing list