[Webkit-unassigned] [Bug 185568] New: [Curl] Move cookie header handling into background thread.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 16:35:21 PDT 2018


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

            Bug ID: 185568
           Summary: [Curl] Move cookie header handling into background
                    thread.
           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

For async (normal) request, current implementation add header for cookie and store back the cookie data on main thread. Move them into background thread to get better responsiveness.

-- 
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/20180511/267aba93/attachment-0001.html>


More information about the webkit-unassigned mailing list