[Webkit-unassigned] [Bug 188206] New: [Curl] Change synchronous request logic using MessageQueue to match with Mac port.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 14:54:33 PDT 2018


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

            Bug ID: 188206
           Summary: [Curl] Change synchronous request logic using
                    MessageQueue to match with Mac port.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Current implementation uses main thread for synchronous communication. That flow is very different from main logic of CurlRequest. It should be simplified and much more same code should be used for both async and sync communications.

-- 
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/20180731/b8e14c85/attachment.html>


More information about the webkit-unassigned mailing list