Bug 154959

Summary: [Fetch API] Commonalize handling of FetchBody by FetchRequest and FetchResponse
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 154729    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch
none
Rebasing none

Description youenn fablet 2016-03-03 01:07:53 PST
FetchRequest and FetchResponse implement the Body interface.
It may be beneficial to share code between the two classes outside the FetchBody class.
Comment 1 youenn fablet 2016-03-03 01:23:51 PST
Created attachment 272742 [details]
Patch
Comment 2 youenn fablet 2016-03-08 04:48:58 PST
Created attachment 273289 [details]
Rebasing
Comment 3 WebKit Commit Bot 2016-03-08 10:09:29 PST
Comment on attachment 273289 [details]
Rebasing

Clearing flags on attachment: 273289

Committed r197778: <http://trac.webkit.org/changeset/197778>
Comment 4 WebKit Commit Bot 2016-03-08 10:09:33 PST
All reviewed patches have been landed.  Closing bug.