DescriptionFix appcache/fallback test race exposed by the Blink Scheduler.
The blink scheduler exposed a race where the onnoupdate event could happen
before the iframe has been loaded, causing the test to become flaky. This
fix replaces the use of onnoupdate with an onload event on the iframe.
Also remove linux specific expectation since the linux expected result is
now the same as all other platforms.
BUG=432129
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185279
Patch Set 1 #Patch Set 2 : Check onupdate get's called. #
Messages
Total messages: 7 (3 generated)
|