Bug 257639 - [Curl] Simplify event handling in CurlRequest::invokeDidReceiveResponse()
Summary: [Curl] Simplify event handling in CurlRequest::invokeDidReceiveResponse()
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: 2023-06-01 23:37 PDT by Kenji Shukuwa
Modified: 2023-06-02 02:54 PDT (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 2023-06-01 23:37:44 PDT
Replacing the argument of invokeDidReceiveResponse from Action to Function makes
the subsequent processing easier to understand.
Comment 1 Kenji Shukuwa 2023-06-01 23:43:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14618
Comment 2 EWS 2023-06-02 02:53:20 PDT
Committed 264827@main (ed79ff00223f): <https://commits.webkit.org/264827@main>

Reviewed commits have been landed. Closing PR #14618 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-02 02:54:19 PDT
<rdar://problem/110160829>