Update histories simultaneously.
In moveTaskToBackLocked calls that used mHistory were being made between the times that mTaskHistory and mHistory were modified. This caused an inconsistent state that led to Windows arranged out of order. Updating both history stacks at the same time fixes this. Fixes bug 8244261. Change-Id: I50b675cbedf72f72e547919210187b7e30a4ccb8
Loading
Please register or sign in to comment