diff options
author | Luca Casonato <hello@lcas.dev> | 2021-06-21 19:53:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 19:53:52 +0200 |
commit | f9ff981daf6931a01e1516db0b5714e7a94f145b (patch) | |
tree | 677a6e3f12c86210cc635e68b9afc06c4cb1d2f9 /test_util | |
parent | a2f939b99c43c6344f109144d7b01c95294a6f8b (diff) |
feat: `MessageChannel` and `MessagePort` (#11051)
This commit introduces support for MessageChannel and MessagePort.
MessagePorts can be transfered across other MessagePorts.
Diffstat (limited to 'test_util')
m--------- | test_util/wpt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test_util/wpt b/test_util/wpt -Subproject a8e5772a0f1c4d666acc5aee2423c38da7c9a71 +Subproject 02ebfda73367c0419e19f83048fa5895a78cb41 |