Bug 178775 - [Curl] Rename CurlJobManager to CurlRequestScheduler
Summary: [Curl] Rename CurlJobManager to CurlRequestScheduler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-25 00:48 PDT by Basuke Suzuki
Modified: 2017-11-15 13:00 PST (History)
7 users (show)

See Also:


Attachments
patch (25.39 KB, patch)
2017-10-25 23:52 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2017-10-25 00:48:35 PDT
To match the meaning of the class. It was originally meant to be more generic purpose, but as other classes was introduced, the objective of the class is now only to handle the life cycle of curl requests.

The delegate is also renamed to CurlRequestSchedulerClient.
Comment 1 Basuke Suzuki 2017-10-25 23:52:19 PDT
Created attachment 324968 [details]
patch
Comment 2 WebKit Commit Bot 2017-10-26 11:58:32 PDT
Comment on attachment 324968 [details]
patch

Clearing flags on attachment: 324968

Committed r224037: <https://trac.webkit.org/changeset/224037>
Comment 3 WebKit Commit Bot 2017-10-26 11:58:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 13:00:21 PST
<rdar://problem/35568587>