Bug 177492

Summary: [Curl] Change member variable of CurlHandle to use std::unique_ptr
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: WebCore Misc.Assignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, bfulgham, buildbot, commit-queue, don.olmstead, 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 2017-09-26 10:52:15 PDT
With this change, the client of CurlHandle is independent from its lifecycle.
Attachments
patch (25.56 KB, patch)
2017-09-26 11:10 PDT, Basuke Suzuki
no flags
patch (25.56 KB, patch)
2017-09-26 11:22 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2017-09-26 11:10:50 PDT
Basuke Suzuki
Comment 2 2017-09-26 11:22:11 PDT
WebKit Commit Bot
Comment 3 2017-09-26 12:03:38 PDT
Comment on attachment 321849 [details] patch Clearing flags on attachment: 321849 Committed r222511: <http://trac.webkit.org/changeset/222511>
WebKit Commit Bot
Comment 4 2017-09-26 12:03:41 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-09-27 12:16:36 PDT
Note You need to log in before you can comment on or make changes to this bug.