From f9ff981daf6931a01e1516db0b5714e7a94f145b Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Mon, 21 Jun 2021 19:53:52 +0200 Subject: feat: `MessageChannel` and `MessagePort` (#11051) This commit introduces support for MessageChannel and MessagePort. MessagePorts can be transfered across other MessagePorts. --- test_util/wpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_util/wpt') diff --git a/test_util/wpt b/test_util/wpt index a8e5772a0..02ebfda73 160000 --- a/test_util/wpt +++ b/test_util/wpt @@ -1 +1 @@ -Subproject commit a8e5772a0f1c4d666acc5aee2423c38da7c9a71c +Subproject commit 02ebfda73367c0419e19f83048fa5895a78cb418 -- cgit v1.2.3