[webkit-reviews] review granted: [Bug 176066] Add support for FetchRequest.body : [Attachment 319282] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 29 16:56:24 PDT 2017


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 176066: Add support for FetchRequest.body
https://bugs.webkit.org/show_bug.cgi?id=176066

Attachment 319282: Patch

https://bugs.webkit.org/attachment.cgi?id=319282&action=review




--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 319282
  --> https://bugs.webkit.org/attachment.cgi?id=319282
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=319282&action=review

>
LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-disturbed
-expected.txt:6
> +FAIL Input request used for creating new request became disturbed
assert_equals: body should not change expected object "[object ReadableStream]"
but got object "[object ReadableStream]"

I don't understand this failure.


More information about the webkit-reviews mailing list