commit | 43cb3cb3f14afed11d91db2091fbffecaf7a88e6 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Fri May 31 15:23:41 2019 -0700 |
committer | chaviw <chaviw@google.com> | Fri May 31 17:12:43 2019 -0700 |
tree | 96d395a410ffc2b4a5fe7dedf0c4fd19725016be | |
parent | 6107273cef6cbd0c5a93f15867667321647775c3 [diff] |
Clear remoteSyncPoints for detached layers. When a layer gets detached, the remote sync points should get removed so the buffer layer isn't waiting for that transaction to get applied. Detached layers can never apply transactions so the buffer layer will wait forever for the transaction to get applied. Test: Steps from bug Test: ChildLayerTest.DetachChildrenWithDeferredTransaction Fixes: 132125338 Change-Id: I333855a70a40152457f39e953bc7300d696c7c62