Skip to content
Commit 9c0e6629 authored by chaviw's avatar chaviw
Browse files

Don't clear sync information if WS is waiting on child windows

If a WindowState is waiting on child windows to draw, then we shouldn't
clear the sync info since it won't call onTransactionReady yet. When the
child window is done drawing, it will call onTransactionReady for the
parent WindowState and clear the sync information at that point.

Test: Split screen no longer crashes with child window
Fixes: 158007547
Change-Id: I301899db648aac6977a9e415a199143d34bd93a1
parent 28fdf609
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment