Bug 182061 - [Curl] Allocate CurlSSLVerifier only when it is required.
Summary: [Curl] Allocate CurlSSLVerifier only when it is required.
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: 2018-01-24 13:48 PST by Basuke Suzuki
Modified: 2018-01-24 14:44 PST (History)
7 users (show)

See Also:


Attachments
Patch (19.75 KB, patch)
2018-01-24 13:58 PST, Basuke Suzuki
no flags Details | Formatted Diff | Diff
patch (5.22 KB, patch)
2018-01-24 14:16 PST, 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 2018-01-24 13:48:07 PST
Make the CurlSSLVerifier class immutable after its creation and instantiate it only when it is required actually.
Comment 1 Basuke Suzuki 2018-01-24 13:58:43 PST
Created attachment 332193 [details]
Patch
Comment 2 Basuke Suzuki 2018-01-24 14:16:47 PST
Created attachment 332198 [details]
patch

Fix ChangeLog mess
Comment 3 WebKit Commit Bot 2018-01-24 14:43:16 PST
Comment on attachment 332198 [details]
patch

Clearing flags on attachment: 332198

Committed r227575: <https://trac.webkit.org/changeset/227575>
Comment 4 WebKit Commit Bot 2018-01-24 14:43:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-24 14:44:29 PST
<rdar://problem/36840549>