Bug 181106

Summary: [Curl] Move FormData related tasks into new CurlFormDataStream class.
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, commit-queue, don.olmstead, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 117300    
Attachments:
Description Flags
patch none

Description Basuke Suzuki 2017-12-21 15:12:21 PST
FormData related tasks are located in several files and are poorly maintained. Move them into new CurlFormDataStream class to keep maintained well.
Comment 1 Basuke Suzuki 2018-01-08 17:25:17 PST
Created attachment 330762 [details]
patch
Comment 2 WebKit Commit Bot 2018-01-09 13:15:36 PST
Comment on attachment 330762 [details]
patch

Clearing flags on attachment: 330762

Committed r226656: <https://trac.webkit.org/changeset/226656>
Comment 3 WebKit Commit Bot 2018-01-09 13:15:37 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-01-09 13:16:45 PST
<rdar://problem/36383805>