Back to Chromium

Message Port Start And Close Same Microtask

third_party/blink/web_tests/fast/events/message-port-start-and-close-same-microtask.html

150.0.7829.2167 B
Original Source

Test whether opening and closing a messageport in the same microtask correctly discards an in-flight message.

Should be a START message, followed with DONE.