[Webkit-unassigned] [Bug 183010] New: [Curl] Remove unnecessary copied ResourceRequest member variable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 21 11:48:05 PST 2018


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

            Bug ID: 183010
           Summary: [Curl] Remove unnecessary copied ResourceRequest
                    member variable.
           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

It was used when both redirect and authentication happens, but by adding const reference getter to CurlRequest, it is no longer needed.

-- 
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/20180221/37d73c1a/attachment.html>


More information about the webkit-unassigned mailing list