Fix canvas-drawimage-live-video flake
This CL tentatively fixes the canvas-drawimage-live-video.html test flakiness. It uses uses video.requestAnimationFrame to makes sure we have new videos frames before drawing them, and making sure that the two drawn images are different. Bug: 816914 Change-Id: I430bedcd4089321eaafe76c10d808820c7726755 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136204 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#756773}
Showing
Please register or sign in to comment