DescriptionGracefully handle tests finishing simultanously in 2+ secondary renderers.
This CL makes the layout tests harness more resiliant against
a situation where testRunner.notifyDone() is called simultaneously in
more than 1 renderer process. Such situation usually indicates a bug in
the test (e.g. see https://crbug.com/716085#c13), but this shouldn't
cause a crash or other problems in the layout tests harness.
BUG=716085
Review-Url: https://codereview.chromium.org/2852753003
Cr-Commit-Position: refs/heads/master@{#468997}
Committed: https://chromium.googlesource.com/chromium/src/+/2823efd6fec41c2ab4f47d3b241bc6e4330bb3fc
Patch Set 1 #Patch Set 2 : s/secondary windows/secondary renderers/g #Patch Set 3 : Adding regression tests for https://crbug.com/716085#c10. #
Messages
Total messages: 23 (17 generated)
|