DescriptionInstant interactive_ui_tests should wait for main frame load.
Before this patch, instant search tests didn't wait for the main frame load before executing javascript, resulting in running javascript in incomplete document.
This patch is to allow reland of v8::context patch in blink: https://codereview.chromium.org/263583002/
It seems that the valid document were luckily there when we run these tests before the blink CL, but the blink CL changes the timeline so it fails on these tests.
BUG=368548, 368555
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273996
Patch Set 1 #Patch Set 2 : only change first wait to wait for frame load #
Messages
Total messages: 12 (0 generated)
|