Chromium Code Reviews
DescriptionFix WebViewTest.CloseOnLoadcommit flakiness.
The test used to synchronously issue chrome.test.sendMessage from
chrome.app.window.create's creation callback. Since the app window
also loads a frame, this exposes a race, described in
http://crbug.com/620194.
Let the sendMessage happen in a setTimeout so the race is worked
around.
BUG=619148, 291278
Committed: https://crrev.com/a76393f3af2d8620d4104fc2a38e41636e11b5c4
Cr-Commit-Position: refs/heads/master@{#401683}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||