Bug 247937 - [Curl] Notify cancelled error when AuthenticationChange is cancelled
Summary: [Curl] Notify cancelled error when AuthenticationChange is cancelled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-14 21:06 PST by Kenji Shukuwa
Modified: 2022-11-15 06:29 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenji Shukuwa 2022-11-14 21:06:45 PST
We will get the CURLE_COULDNT_RESOLVE_HOST or the CURLE_COULDNT_RESOLVE_PROXY error when AuthenticationChange is cancelled.
They lead to misinterpretations.
Comment 1 Kenji Shukuwa 2022-11-14 21:12:56 PST
Pull request: https://github.com/WebKit/WebKit/pull/6504
Comment 2 EWS 2022-11-15 06:27:08 PST
Committed 256691@main (d467bd09efeb): <https://commits.webkit.org/256691@main>

Reviewed commits have been landed. Closing PR #6504 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-15 06:29:49 PST
<rdar://problem/102365064>