Bug 177496 - [Curl] Introduce CurlResponse to hold response information among threads.
Summary: [Curl] Introduce CurlResponse to hold response information among threads.
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: 175148
  Show dependency treegraph
 
Reported: 2017-09-26 11:40 PDT by Basuke Suzuki
Modified: 2017-09-27 12:16 PDT (History)
8 users (show)

See Also:


Attachments
patch (23.06 KB, patch)
2017-09-26 12:19 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-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>