Descriptioncc: Make HasImplThread() function work in AfterTest().
Before we run AfterTest() the layer_tree_host is destroyed (to allow AfterTest
to check that proper cleanup has occurred) which means that the proxy() object
is null. This means that HasImplThread() would previously return false in the
AfterTest() method even when running on a test which was created using
RunTest(threaded=true).
R=danakj
Committed: https://crrev.com/e88f9dd1cf36789957044409e97e63987c23307c
Cr-Commit-Position: refs/heads/master@{#328667}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rebasing for landing. #
Messages
Total messages: 8 (2 generated)
|