Descriptionkiosk: Skip LOGGED_IN_NOT_ACTIVE during app launch
Ash is changed that LOGGED_IN_NOT_ACTIVE is treated as
a non user blocking state so that browser windows during user
sign-in are can be activated before login screen is dismissed.
However a side effect of that is modal dialog under this state
will be placed in SystemModalContainer instead of
LockSystemModalContainer and causing the issue. The CL skips
LOGGED_IN_NOT_ACTIVE during app launch so that dialogs created
during the app launch are placed to the correct container.
BUG=727951
Review-Url: https://codereview.chromium.org/2915943002
Cr-Commit-Position: refs/heads/master@{#476327}
Committed: https://chromium.googlesource.com/chromium/src/+/aba83971264e7cdb32577693ef7f28953af5d2e9
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|