Bug 177496

Summary: [Curl] Introduce CurlResponse to hold response information among threads.
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: WebCore Misc.Assignee: Basuke Suzuki <Basuke.Suzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, Basuke.Suzuki, bfulgham, buildbot, commit-queue, don.olmstead, galpeter, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175148    
Attachments:
Description Flags
patch none

Description Basuke Suzuki 2017-09-26 11:40:17 PDT
Improve the safety by putting the response information into a data object and easy to handle among the threads.
Comment 1 Basuke Suzuki 2017-09-26 12:19:25 PDT
Created attachment 321854 [details]
patch
Comment 2 WebKit Commit Bot 2017-09-26 13:48:05 PDT
Comment on attachment 321854 [details]
patch

Clearing flags on attachment: 321854

Committed r222521: <http://trac.webkit.org/changeset/222521>
Comment 3 WebKit Commit Bot 2017-09-26 13:48:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:16:17 PDT
<rdar://problem/34692903>