Add support for Request body stream cloning
Created attachment 319452 [details] Patch
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.
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.
Created attachment 319499 [details] Patch for landing
Comment on attachment 319499 [details] Patch for landing Clearing flags on attachment: 319499 Committed r221437: <http://trac.webkit.org/changeset/221437>
All reviewed patches have been landed. Closing bug.
<rdar://problem/34694127>