-
Manu Cornet authored
When going to tablet mode ShelfWidget/ShelfConfig gets updated before the AppListController gets to notify observers that AppList will be visible. This means ShelfWidget will update thinking that the AppList is not visible, when it actually is. To fix this race, check whether the AppList *should* be visible at ShelfConfig::is_in_app(). Change-Id: I7d82b6ca5bd8933146dad75c0c1edb3257e41a67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903595 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#714829}
70693f1c