WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258117
[Curl][Soup] Move empty functions of ResourceHandle[Curl|Soup] and SynchronousLoaderClient[Curl|Soup] to ResourceHandle and SynchronousLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=258117
Summary
[Curl][Soup] Move empty functions of ResourceHandle[Curl|Soup] and Synchronou...
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
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2023-06-15 02:42:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14996
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
<
rdar://problem/110879393
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug