DescriptionAlways load signin profile on Chrome OS startup.
Starting a Chrome OS session (e.g. on Linux build) using "--login-profile=" and then pressing Ctrl+Shift+L triggers some nasty behavior, as the sign-in profile was not loaded yet (which is not the case during normal boot-up, as this profile is usually the first thing that loads). This patch aims to force its loading for such cases.
This affects not only stub login, but also any session that was restored.
Current patch reiterates CL from https://codereview.chromium.org/240333011/
BUG=346763
Committed: https://crrev.com/9d3e646a9cc0ef50320b5c30847886a3e0171adc
Cr-Commit-Position: refs/heads/master@{#318220}
Patch Set 1 #Patch Set 2 : Nit. #Patch Set 3 : Fix some more tests. #Patch Set 4 : Fix build. #Patch Set 5 : Fix build. #Patch Set 6 : Fix Drive test. #Patch Set 7 : Rollback unnecessary changes. #
Total comments: 30
Patch Set 8 : Code review fixes. #
Total comments: 2
Patch Set 9 : Nit. #
Total comments: 9
Patch Set 10 : Code review nits. #Patch Set 11 : Comment. #Patch Set 12 : Fix build. #
Total comments: 10
Patch Set 13 : Final nits. #Messages
Total messages: 24 (4 generated)
|