DescriptionFix RAF-stall that occurs when switching between WebGL animation and another tab. For some reason the RAF engine will stall permanently when switching back to a WebGL animation when the early out code is there. This just allows a DoDeferredUpdate anyway, which should be harmless because the visible check is done later.
BUG=85265
TEST=switch between WebGL particles demo and about:flags for a while, notice no stall.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88474
Patch Set 1 #Patch Set 2 : fixed root cause #Messages
Total messages: 9 (0 generated)
|