repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
events
/
message-port-start-and-close-different-microtask-expected.txt
blob
9b72eec4527db7d9095433d28d13d303b9cf5893
1
Test whether opening and closing a messageport in different microtasks correctly receives an in-flight message.
2
3
Should be a START message, followed by a HELLO message then DONE.
4
5
START
6
PASS. Got Message: HELLO before close
7
DONE
8