[Webkit-unassigned] [Bug 258117] New: [Curl][Soup] Move empty functions of ResourceHandle[Curl|Soup] and SynchronousLoaderClient[Curl|Soup] to ResourceHandle and SynchronousLoaderClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 02:30:04 PDT 2023


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

            Bug ID: 258117
           Summary: [Curl][Soup] Move empty functions of
                    ResourceHandle[Curl|Soup] and
                    SynchronousLoaderClient[Curl|Soup] to ResourceHandle
                    and SynchronousLoaderClient
           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: kenji.shukuwa at open-tec.co.jp

The functions implemented in ResourceHandle[Curl|Soup].cpp and SynchronousLoaderClient[Curl|Soup].cpp
are not used in WebKit2, so they are empty implementations and will not be added in the future.
So we would like to move these empty functions to ResourceHandle.cpp and SynchronousLoaderClient.cpp
for better maintainability in the future. Also remove unnecessary includes.

-- 
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/20230615/aaf759e4/attachment.htm>


More information about the webkit-unassigned mailing list