Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Issue 252563007: End session on crash if current device-local account no longer exists (Closed)

Created:
6 years, 8 months ago by bartfab (slow)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

End 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 2 chunks +19 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bartfab (slow)
Hi Mattias, Could you please review? Hi Nikita, Could you please give an owner stamp?
6 years, 8 months ago (2014-04-25 13:16:22 UTC) #1
Mattias Nissler (ping if slow)
LGTM w/ nit. https://codereview.chromium.org/252563007/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc File chrome/browser/chromeos/chrome_browser_main_chromeos.cc (right): https://codereview.chromium.org/252563007/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc#newcode537 chrome/browser/chromeos/chrome_browser_main_chromeos.cc:537: chrome::AttemptUserExit(); I'd rather put a return ...
6 years, 8 months ago (2014-04-25 14:42:45 UTC) #2
bartfab (slow)
https://codereview.chromium.org/252563007/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc File chrome/browser/chromeos/chrome_browser_main_chromeos.cc (right): https://codereview.chromium.org/252563007/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc#newcode537 chrome/browser/chromeos/chrome_browser_main_chromeos.cc:537: chrome::AttemptUserExit(); On 2014/04/25 14:42:45, Mattias Nissler wrote: > I'd ...
6 years, 8 months ago (2014-04-25 14:52:52 UTC) #3
Nikita (slow)
lgtm
6 years, 8 months ago (2014-04-25 15:59:45 UTC) #4
bartfab (slow)
The CQ bit was checked by bartfab@chromium.org
6 years, 7 months ago (2014-04-28 13:03:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/252563007/40001
6 years, 7 months ago (2014-04-28 13:03:45 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 14:53:59 UTC) #7
Message was sent while issue was closed.
Change committed as 266568

Powered by Google App Engine
This is Rietveld 408576698