Bug 291401
| Summary: | REGRESSION(libcurl 8.13): [Win] Some requests time out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ian.grunert |
| Priority: | P2 | Keywords: | DoNotImportToRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
WebKitRequirements v2025.04.02 bumped libcurl to v8.13.
https://github.com/WebKitForWindows/WebKitRequirements/releases/tag/v2025.04.02
By reloading the following web sites 2-3 times, Some requests start to time out.
https://www.nikkei.com/
https://www.yomiuri.co.jp/
This problem can be work around by using libcurl.dll of v8.12.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
bisected. https://github.com/curl/curl/commit/df672695e5992ad9b99819e9950de682e243cb48 is the regression point.
Fujii Hironori
Reported : https://github.com/curl/curl/issues/17020
Fujii Hironori
Fixed by https://github.com/WebKitForWindows/WebKitRequirements/releases/tag/v2025.04.18