[Webkit-unassigned] [Bug 181704] New: [Curl] Reuse same CurlRequest among authentication process.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 14:04:03 PST 2018


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

            Bug ID: 181704
           Summary: [Curl] Reuse same CurlRequest among authentication
                    process.
           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

When authentication is requested, currently a new CurlRequest is generated. For a sake of CPU and memory cost, it's better to reuse the same instance by implementing reset method.

-- 
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/20180116/cb6ab352/attachment.html>


More information about the webkit-unassigned mailing list