Closed Bug 1452112 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9928 - add Response test for propagating underlying ReadableStream error

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 9928 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/9928
Details from upstream follow.

Chris McGowan <chris@anthum.com> wrote:
>  add Response test for propagating underlying ReadableStream error
>  
>  When a Response is constructed with ReadableStream, errors originating in that
>  ReadableStream are not propagated to the Response during a Promise rejection.
>  Tests throw errors in start() and pull() methods.
>  
>  https://github.com/whatwg/fetch/issues/676
>  
>  
>
Component: web-platform-tests → DOM
Product: Testing → Core
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bda1d5269dd9
[wpt PR 9928] - add Response test for propagating underlying ReadableStream error, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c7588bbe70b
[wpt PR 9928] - Update wpt metadata, a=testonly
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.