Fix latent race in htmlimports/loading-attempt.html
We are trying to prioritize loading and composting tasks until FCP and when enabled this test fails. Upon investigation it turned out the test script was starting before the link tag resources had loaded. Starting the test in a window.onload handler fixes the issue. Bug: 971191 Change-Id: I9d4f99a5cac86970606dd6c9b4ab2416ccaac2ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782814Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#695265}
Showing
Please register or sign in to comment