RESOLVED FIXED 154959
[Fetch API] Commonalize handling of FetchBody by FetchRequest and FetchResponse
https://bugs.webkit.org/show_bug.cgi?id=154959
Summary [Fetch API] Commonalize handling of FetchBody by FetchRequest and FetchResponse
youenn fablet
Reported 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.
Attachments
Patch (17.41 KB, patch)
2016-03-03 01:23 PST, youenn fablet
no flags
Rebasing (11.93 KB, patch)
2016-03-08 04:48 PST, youenn fablet
no flags
youenn fablet
Comment 1 2016-03-03 01:23:51 PST
youenn fablet
Comment 2 2016-03-08 04:48:58 PST
Created attachment 273289 [details] Rebasing
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-03-08 10:09:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.