DescriptionIntroduce kiosk.autolaunched feature session type
The session type will be used to restrict extension features to
auto-launched kiosk sessions - kiosk session that are launched
automatically from the login screen, without user interaction.
To be able properly est auto launched flag, browser process
feature session type initialization is moved to
AppLaunchController, class which controls kiosk app launch.
Also, move browser process feature session type initialization
from ChromeUserManager::UpdateLoginState to
UserSessionManager::PerformPostUserLoggedInActions (for regular
users), which seems like a more suitable place.
BUG=676213
Review-Url: https://codereview.chromium.org/2601803003
Cr-Commit-Position: refs/heads/master@{#442667}
Committed: https://chromium.googlesource.com/chromium/src/+/5babfd313562ebd60a9a7910912a764bed6d63c0
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : . #Patch Set 5 : . #
Total comments: 8
Patch Set 6 : . #
Total comments: 10
Patch Set 7 : . #
Total comments: 4
Patch Set 8 : . #Messages
Total messages: 34 (21 generated)
|