Chromium Code Reviews
DescriptionFix flakiness in v/t/fast/compositorworker/basic-plumbing-main-to-worker.html
Most of the flakiness I have seen is related to the fact the waiting on one rAF
does not guarantee that the change is activated on the compositor. This is
fixed by waiting two rAF which ensures at least one activation has happened.
I have also noticed a rare crash which I am continuing to investigate.
This is why I am keeping the flakiness entry still.
BUG=658311
Committed: https://crrev.com/62535f1781f16f8995522924fa1e1218d3cbad39
Cr-Commit-Position: refs/heads/master@{#432257}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||