Chromium Code Reviews
DescriptionAppList shouldn't be dismissed when an app is uninstalled
When an app is being uninstalled and the "confirm removal" dialog is
closed, the focus controller selects the most recently used window to
return focus to. However, the MruWindowTracker doesn't take into
consideration the app list container, and hence the app list window is
not on the MRU window list. Focus is then returned to something else (if
you have other windows open) which causes the dismissal of the App list.
R=oshima@chromium.org,skuhne@chromium.org
BUG=467877
Committed: https://crrev.com/bff9c2f7564000c3b912e18d70780d1a6263680f
Cr-Commit-Position: refs/heads/master@{#321276}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|
||||||||||||||||||||||||||||