Update TransformStream to fix transform algo error behaviour
Update TransformStream to standard version 78cfd1e22b717ce7e6d3aae4e36de0ef9101356e. This includes change https://github.com/whatwg/streams/pull/948 which corrects the behaviour when the transformAlgorithm rejects. Also enable test TransformStreamTest.ThrowFromTransform which was disabled pending this fix. BUG=845427 Change-Id: If0eff40c5855bf662098eecc87e32256b97dc71e Reviewed-on: https://chromium-review.googlesource.com/1167011Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#586601}
Showing
Please register or sign in to comment