Bug 1541746 [wpt PR 16167] - Verify that ReadableStreamTee doesn't pull more chunks...
commit63d7ac9aca99a7e68713ed79163d6123740f8603
authorMattias Buelens <mattias@buelens.com>
Fri, 17 May 2019 11:02:32 +0000 (17 11:02 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:24:56 +0000 (5 10:24 +0100)
tree345ad59afadc2ae8c4f93d37a9c3cf219fb18c92
parent72f85c201273fb55ab1834d16731ccb1f78aa43f
Bug 1541746 [wpt PR 16167] - Verify that ReadableStreamTee doesn't pull more chunks than the branch HWM, a=testonly

Automatic update from web-platform-tests
Verify that ReadableStreamTee doesn't pull more chunks than the branch HWM (#16167)

ReadableStreamTee should only pull enough chunks to fill the HWM of the
branches (which is 1), and no more.

When pulling from the branches, verify that pull() on the original
stream still is only called enough to fill the emptiest branch.
--

wpt-commits: 05e7031bec9a03261cbf112b575a7998b7c76b3c
wpt-pr: 16167
testing/web-platform/tests/streams/readable-streams/tee.any.js