cros: Fix window cycle list (alt-tab) resets if open during desk swap.
Original CL dc64daa2 was reverted by a326c157 due to a container-overflow. This CL fixes the container-flow. Original commit message: While the flag for limiting windows to the current active desk is enabled, if a user swaps desks while the window cycle list is open, the contents will not update to the new active desk. This CL makes the window cycle list reset if it is open and a desk swap occurs while the aforementioned flag is enabled. Test: LimitedWindowCycleControllerTest.CycleShowsActiveDeskWindows Bug: 1067327 Change-Id: I9dddd0e780db33f5b727770583e0517f12eecece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417213Reviewed-by:Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#809160}
Showing
Please register or sign in to comment