Make fast/replaced/replaced-breaking.html work with sceduler change
We want to prioritize loading and compositing tasks until first contentful paint. That wac casusing fast/replaced/replaced-breaking.html to flakily have image diffs because the test harness is taking screen shots before the plugins have finished loading. This patch makes the test wait until they have both loaded before finishing which fixes the flakes we'd have when turning on the new scheduler policy. Bug: 971191 Change-Id: I08f34cfefa5ffdec14741b7ab1cf8d83fc3e33b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795789Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#695244}
Showing