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

Issue 2078017: chromeos: Add _CHROME_LOGGED_IN property on root window. (Closed)

Created:
10 years, 7 months ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
Chris Masone
CC:
chromium-reviews, nkostylev+cc_chromium.org, DaveMoore, ben+cc_chromium.org, davemoore+watch_chromium.org, sky
Visibility:
Public.

Description

chromeos: Add _CHROME_LOGGED_IN property on root window. This gets set to either 1 or 0 depending on whether the user is currently logged in or not. I'm doing this as a step towards using the same window manager process during and after login; this will let the WM know which log file it should be using, for instance. BUG=chromium-os:2790 TEST=tried it, and will add an autotest for this soon Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47748

Patch Set 1 #

Patch Set 2 : move logged-in property setting to UserManager::UserLoggedIn() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -15 lines) Patch
M chrome/browser/chromeos/login/user_manager.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/wm_ipc.h View 3 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/wm_ipc.cc View 2 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Daniel Erat
10 years, 7 months ago (2010-05-19 17:18:24 UTC) #1
Chris Masone
On 2010/05/19 17:18:24, Daniel Erat wrote: > drive-by: How will this work in the event ...
10 years, 7 months ago (2010-05-19 17:22:08 UTC) #2
Daniel Erat
On 2010/05/19 17:22:08, cmasone wrote: > On 2010/05/19 17:18:24, Daniel Erat wrote: > drive-by: > ...
10 years, 7 months ago (2010-05-19 17:24:58 UTC) #3
Daniel Erat
On 2010/05/19 17:24:58, Daniel Erat wrote: > On 2010/05/19 17:22:08, cmasone wrote: > > On ...
10 years, 7 months ago (2010-05-19 17:26:31 UTC) #4
Daniel Erat
On 2010/05/19 17:26:31, Daniel Erat wrote: > On 2010/05/19 17:24:58, Daniel Erat wrote: > > ...
10 years, 7 months ago (2010-05-19 17:26:48 UTC) #5
Chris Masone
On 2010/05/19 17:26:48, Daniel Erat wrote: > On 2010/05/19 17:26:31, Daniel Erat wrote: > > ...
10 years, 7 months ago (2010-05-19 17:37:36 UTC) #6
Daniel Erat
On 2010/05/19 17:37:36, cmasone wrote: > On 2010/05/19 17:26:48, Daniel Erat wrote: > > On ...
10 years, 7 months ago (2010-05-19 22:19:37 UTC) #7
Chris Masone
10 years, 7 months ago (2010-05-19 22:31:05 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698