Bug 1523562 [wpt PR 14794] - TextDecoderStream: Permit detached buffers, a=testonly
commit53ee7b7bc00b5d7d134529c6328ffadd008155cd
authorAdam Rice <ricea@chromium.org>
Thu, 31 Jan 2019 18:31:15 +0000 (31 18:31 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Tue, 5 Feb 2019 17:53:30 +0000 (5 17:53 +0000)
treee4ebecf3a23a28dee7d65d3824ead6059eb94eae
parente99b2ec884e2463c4e8a166de386d1f13f3f0d9b
Bug 1523562 [wpt PR 14794] - TextDecoderStream: Permit detached buffers, a=testonly

Automatic update from web-platform-tests
TextDecoderStream: Permit detached buffers

Since https://github.com/heycam/webidl/pull/605 converting a chunk to a
BufferSource no longer throws if the chunk is detached. Update the
TextDecoderStream implementation and tests to match the new behaviour.

Change-Id: I26230d9cbfce871b3dae75e612539564d4578977
Reviewed-on: https://chromium-review.googlesource.com/c/1404906
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#621897}

--

wpt-commits: 35d1ca9cb52f755566ba6681fe555626379b9e2c
wpt-pr: 14794
testing/web-platform/tests/encoding/streams/decode-bad-chunks.any.js
testing/web-platform/tests/encoding/streams/decode-utf8.any.js