Chromium Code Reviews
DescriptionFix the behavior of post-message.html
Before this CL, the test sent 10k messages and finished.
In this style, we had two issues;
1. it did not measure performance of postMessage
2. it remained many message tasks in pool, and regressed following tests.
This CL makes it to wait all messages' responses arrives,
and fixes the issues.
BUG=601832
Committed: https://crrev.com/e3fe1b6186a589a8f5d020b2e4d8eaee8fe48ddd
Cr-Commit-Position: refs/heads/master@{#389430}
Patch Set 1 : #
Messages
Total messages: 11 (6 generated)
|
|||||||||||||||||||