Autoclick widget responds to shelf bubble changes in OOBE.
BaseState::OnWMEvent is not called when the system settings bubble is shown or hidden in the OOBE and Login screens, seemingly because WorkspaceLayoutManager::NotifySystemUiAreaChanged has no windows_. This change pushes the logic to notify autoclick when workspace changes occur into workspace_layout_manager. Bug: 966154 Change-Id: I486d7962653819bd70854a3991fc2e2c7d871926 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1627897 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#664829}
Showing
Please register or sign in to comment