DescriptionEnd session on crash if current device-local account no longer exists
When a device-local account is removed, its policy is deleted from disk
immediately. If a session using this account happens to be in progress,
the session is allowed to continue with policy served from an in-memory
cache. If Chrome crashes later in the session, the policy becomes
completely unavailable. Exit the session in that case, rather than
allowing it to continue without policy.
BUG=178290
TEST=Manual in VM
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266568
Patch Set 1 #
Total comments: 2
Patch Set 2 : Nit addressed. #Patch Set 3 : Whitespace fix. #Messages
Total messages: 7 (0 generated)
|