[webkit-changes] [WebKit/WebKit] e28ed6: [Curl] Remove the legacy CurlDownload code
Kenji Shukuwa
noreply at github.com
Mon May 29 22:49:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e28ed6a22681dd39c13bf7564fe9464b7f217241
https://github.com/WebKit/WebKit/commit/e28ed6a22681dd39c13bf7564fe9464b7f217241
Author: Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M Source/WebCore/platform/Curl.cmake
R Source/WebCore/platform/network/curl/CurlDownload.cpp
R Source/WebCore/platform/network/curl/CurlDownload.h
Log Message:
-----------
[Curl] Remove the legacy CurlDownload code
https://bugs.webkit.org/show_bug.cgi?id=257468
Reviewed by Fujii Hironori.
WinCairo WK1 was removed. So CurlDownload[.h|.cpp] is no longer needed.
* Source/WebCore/platform/Curl.cmake:
* Source/WebCore/platform/network/curl/CurlDownload.cpp: Removed.
* Source/WebCore/platform/network/curl/CurlDownload.h: Removed.
Canonical link: https://commits.webkit.org/264660@main
More information about the webkit-changes
mailing list