Bug 182061

Summary: [Curl] Allocate CurlSSLVerifier only when it is required.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: WebCore Misc.Assignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, commit-queue, don.olmstead, ews-watchlist, galpeter, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
patch none

Basuke Suzuki
Reported 2018-01-24 13:48:07 PST
Make the CurlSSLVerifier class immutable after its creation and instantiate it only when it is required actually.
Attachments
Patch (19.75 KB, patch)
2018-01-24 13:58 PST, Basuke Suzuki
no flags
patch (5.22 KB, patch)
2018-01-24 14:16 PST, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2018-01-24 13:58:43 PST
Basuke Suzuki
Comment 2 2018-01-24 14:16:47 PST
Created attachment 332198 [details] patch Fix ChangeLog mess
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2018-01-24 14:43:17 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-01-24 14:44:29 PST
Note You need to log in before you can comment on or make changes to this bug.