Commit e7abde4
test: add a request-response test for MessageChannel
This commit adds a request-response test for MessageChannel.
PR-URL: #21514
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 3d3dbae commit e7abde4Copy full SHA for e7abde4
File tree
Expand file treeCollapse file tree
1 file changed
+15
-0
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+15
-0
lines changedOpen diff view settings
Collapse file
test/parallel/test-message-port.js
Copy file name to clipboardExpand all lines: test/parallel/test-message-port.js+15Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
21 | 36 | |
22 | 37 | |
23 | 38 | |
|
0 commit comments