Open
Bug 1798078
Opened 3 years ago
Updated 3 years ago
[wpt-sync] Sync PR 36723 - feat(streams): detach buffer using structuredClone
Categories
(Core :: DOM: Streams, task, P4)
Core
DOM: Streams
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36723 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36723
Details from upstream follow.
Marcos Casagrande <marcoscvp90@gmail.com> wrote:
feat(streams): detach buffer using structuredClone
This PR adds
structuredCloneas a fallback to detach an ArrayBuffer ifpostMessageis not defined, so the test can be used in Deno
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Streams
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•