Descriptioncc: Avoid updating animations in the background without an active tree
This patch prevents LTHI from background ticking
animations if there is no active tree to
animate since animating with no active tree will
often result in segfaults.
BUG=280706
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220462
Patch Set 1 #Patch Set 2 : alternate method #
Total comments: 2
Patch Set 3 : rebase, re-enable tests #
Total comments: 2
Patch Set 4 : Add DCHECKs, fix SingleThreadProxy #
Total comments: 1
Patch Set 5 : add test #Patch Set 6 : fix clang #
Total comments: 5
Patch Set 7 : Address comments; Check more things; Fix races; #Patch Set 8 : Remove remaining us of "null root layer" #
Total comments: 3
Patch Set 9 : nits #
Messages
Total messages: 24 (0 generated)
|