gecko-dev/testing/web-platform/tests/FileAPI/blob
Jarryd 7120c26ac8 Bug 1547580 [wpt PR 16543] - FileAPI: Add more WPT for Blob read methods., a=testonly
Automatic update from web-platform-tests
FileAPI: Add more WPT for Blob read methods.

This change adds 3 new tests:
1. Make sure that garbage collection of the Blob will not break
consumption of it's readable stream.
2. Make sure that concurrent reads via the text() method work.
3. Make sure that concurrent reads via the arrayBuffer() method work.

Bug: 945893
Change-Id: Ie1fb2095ba921d0b8638fc6c53264938bc9e871c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584703
Commit-Queue: Jarryd Goodman <jarrydg@chromium.org>
Auto-Submit: Jarryd Goodman <jarrydg@chromium.org>
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#654330}

--

wpt-commits: 137236ccb7ea90e5f49b8f126b294307e8ecd955
wpt-pr: 16543
2019-06-05 10:27:32 +01:00
..
Blob-array-buffer.any.js Bug 1547580 [wpt PR 16543] - FileAPI: Add more WPT for Blob read methods., a=testonly 2019-06-05 10:27:32 +01:00
Blob-constructor-endings.html
Blob-constructor.html
Blob-in-worker.worker.js
Blob-slice-overflow.html
Blob-slice.html
Blob-stream.any.js Bug 1547580 [wpt PR 16543] - FileAPI: Add more WPT for Blob read methods., a=testonly 2019-06-05 10:27:32 +01:00
Blob-text.any.js Bug 1547580 [wpt PR 16543] - FileAPI: Add more WPT for Blob read methods., a=testonly 2019-06-05 10:27:32 +01:00