System Tray > Network: Fix secondary user logic
Checking IsUserPrimary() before login is incorrect, we need to also check IsActiveUserSessionStarted() anywhere we want to hide or disable UI for the secondary user. Bug was introduced in https://chromium-review.googlesource.com/1089585 Bug: 853715 Change-Id: Id7cb90da16e62be6f23d7df7ce499c8e4fef4786 Reviewed-on: https://chromium-review.googlesource.com/1104983 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#568163}
Showing
Please register or sign in to comment