Skip to content
Commit 0faf1aa9 authored by Winson Chung's avatar Winson Chung
Browse files

Remove display policy references while waiting for window animation to complete

- Currently, the display policy references to singleton windows are
  maintained until the deferred window removal completes after a window
  animation.  This can cause issues when recreating a window because
  we validate that these windows are singletons.  But if we know that
  the window is in the process of being removed, we can reset these
  references early to reflect the actual state.

Bug: 183947954
Test: Trigger configuration change repeatedly to recreate the nav bar
      and verify it doesn't crash w/ error about singleton windows
Change-Id: I225cd7950e1e3e9f6689662d1596b60e94ef6530
parent 1a49d4f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment