Closed
Bug 1360434
Opened 9 years ago
Closed 6 years ago
Serializing and deserializing SharedArrayBuffer (inc. BroadcastChannel support)
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1610020
People
(Reporter: annevk, Unassigned)
References
(Blocks 2 open bugs)
Details
For issues not covered by bug 1359017, bug 1359745, and bug 1360190. Tests are in web-platform-tests:
html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/
Online version (times out at times, not sure what's up): https://w3c-test.org/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/
Change to the standard which will land later today: https://github.com/whatwg/html/pull/2518
Once it lands, it's part of https://html.spec.whatwg.org/multipage/infrastructure.html#safe-passing-of-structured-data
Updated•9 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•7 years ago
|
Summary: Serializing and deserializing SharedArrayBuffer → Serializing and deserializing SharedArrayBuffer (inc. BroadcastChannel support)
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•