Bug 258117

Summary: [Curl][Soup] Move empty functions of ResourceHandle[Curl|Soup] and SynchronousLoaderClient[Curl|Soup] to ResourceHandle and SynchronousLoaderClient
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Kenji Shukuwa
Reported 2023-06-15 02:30:04 PDT
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.
Attachments
Kenji Shukuwa
Comment 1 2023-06-15 02:42:29 PDT
EWS
Comment 2 2023-06-15 21:35:55 PDT
Committed 265228@main (d8328394a067): <https://commits.webkit.org/265228@main> Reviewed commits have been landed. Closing PR #14996 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-15 21:36:17 PDT
Note You need to log in before you can comment on or make changes to this bug.