RESOLVED FIXED 176148
Add support for Request body stream cloning
https://bugs.webkit.org/show_bug.cgi?id=176148
Summary Add support for Request body stream cloning
youenn fablet
Reported 2017-08-30 21:29:51 PDT
Add support for Request body stream cloning
Attachments
Patch (52.59 KB, patch)
2017-08-30 22:14 PDT, youenn fablet
no flags
Patch for landing (53.27 KB, patch)
2017-08-31 12:33 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-08-30 22:14:51 PDT
Alex Christensen
Comment 2 2017-08-31 10:57:32 PDT
Comment on attachment 319452 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=319452&action=review > Source/WebCore/Modules/fetch/FetchBodySource.cpp:2 > + * Copyright (C) 2016 Canon Inc. Did you write this last year? > Source/WebCore/Modules/fetch/FetchBodySource.cpp:13 > + * 3. Neither the name of Canon Inc. nor the names of I think the copyright should only have two terms.
youenn fablet
Comment 3 2017-08-31 11:03:15 PDT
Thanks for the review. (In reply to Alex Christensen from comment #2) > Comment on attachment 319452 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=319452&action=review > > > Source/WebCore/Modules/fetch/FetchBodySource.cpp:2 > > + * Copyright (C) 2016 Canon Inc. > > Did you write this last year? Yes. Maybe I should also add Apple Copyright. > > Source/WebCore/Modules/fetch/FetchBodySource.cpp:13 > > + * 3. Neither the name of Canon Inc. nor the names of > > I think the copyright should only have two terms. OK.
youenn fablet
Comment 4 2017-08-31 12:33:13 PDT
Created attachment 319499 [details] Patch for landing
WebKit Commit Bot
Comment 5 2017-08-31 13:03:46 PDT
Comment on attachment 319499 [details] Patch for landing Clearing flags on attachment: 319499 Committed r221437: <http://trac.webkit.org/changeset/221437>
WebKit Commit Bot
Comment 6 2017-08-31 13:03:47 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2017-09-27 12:50:42 PDT
Note You need to log in before you can comment on or make changes to this bug.