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

Issue 446383002: Make UserSelectionScreen::users_ private (Closed)

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

Description

Make UserSelectionScreen::users_ private ChromeUserSelectionScreen::Init() used to access the |users_| member of its parent class even though it already knows the user list. This CL removes the unnecessary access and marks |users_| as private. BUG=398511 TEST=No compilation errors Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288076

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/browser/chromeos/login/screens/chrome_user_selection_screen.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/screens/user_selection_screen.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bartfab (slow)
Hi Nikita, Please take a look. This addresses your comment from CL 427053002.
6 years, 4 months ago (2014-08-07 14:15:19 UTC) #1
Nikita (slow)
lgtm
6 years, 4 months ago (2014-08-07 14:20:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/446383002/1
6 years, 4 months ago (2014-08-07 14:21:18 UTC) #3
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 16:31:42 UTC) #4
Message was sent while issue was closed.
Change committed as 288076

Powered by Google App Engine
This is Rietveld 408576698