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

Issue 2421323002: Created new account type for ARC++ kiosk. (Closed)

Created:
4 years, 2 months ago by peletskyi
Modified:
4 years, 1 month ago
CC:
chromium-reviews, alemate+watch_chromium.org, sadrul, achuith+watch_chromium.org, oshima+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Created new account type for ARC++ kiosk. The main goal of this CL is to split the CL of a new type of session, that will launch Android app in full screen mode. The of account type introduced here has one key property - it must be affiliated. This property is covered by unittest. More tests (including browser tests) will be written for complete session. BUG=634497 TEST=unittest Committed: https://crrev.com/53c440d7e5e8c9dd7b9cff5d8339779688605521 Cr-Commit-Position: refs/heads/master@{#427351}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed nit #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -12 lines) Patch
M ash/common/login_status.h View 1 chunk +2 lines, -1 line 0 comments Download
M ash/common/shelf/wm_shelf.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/system/user/tray_user.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/metrics/user_metrics_recorder.cc View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M ash/system/chromeos/screen_layout_observer.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/users/mock_user_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account.cc View 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_client.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/login/login_state.h View 1 chunk +8 lines, -7 lines 0 comments Download
M components/user_manager/fake_user_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/user_manager/fake_user_manager.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M components/user_manager/user.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/user_manager/user.cc View 5 chunks +31 lines, -2 lines 0 comments Download
M components/user_manager/user_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/user_manager/user_manager_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/user_manager/user_manager_base.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M components/user_manager/user_type.h View 1 chunk +3 lines, -1 line 0 comments Download
M components/user_manager/user_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (14 generated)
peletskyi
Hi guys, can you please review this CL? jamescook@chromium.org: ash nkostylev@chromium.org: chrome/browser/chromeos sdefresne@chromium.org: components/user_manager stevenjb@chromium.org: ...
4 years, 2 months ago (2016-10-17 13:23:05 UTC) #4
sdefresne
-sdefresne, +xiyuan: for components/user_manager
4 years, 2 months ago (2016-10-17 14:44:16 UTC) #8
Nikita (slow)
chromeos/login/login_state.h chrome/browser/chromeos components/user_manager lgtm
4 years, 2 months ago (2016-10-17 15:15:02 UTC) #9
Nikita (slow)
chromeos/login/login_state.h chrome/browser/chromeos components/user_manager lgtm
4 years, 2 months ago (2016-10-17 15:15:04 UTC) #10
James Cook
ash looks good in general, but where are the tests? ARC is difficult to test ...
4 years, 2 months ago (2016-10-17 15:51:49 UTC) #11
peletskyi
On 2016/10/17 15:51:49, James Cook wrote: > ash looks good in general, but where are ...
4 years, 2 months ago (2016-10-18 08:44:53 UTC) #13
James Cook
ash and CL description LGTM https://codereview.chromium.org/2421323002/diff/1/ash/system/chromeos/screen_layout_observer.cc File ash/system/chromeos/screen_layout_observer.cc (right): https://codereview.chromium.org/2421323002/diff/1/ash/system/chromeos/screen_layout_observer.cc#newcode87 ash/system/chromeos/screen_layout_observer.cc:87: } nit: add "break" ...
4 years, 2 months ago (2016-10-18 15:33:17 UTC) #14
stevenjb
lgtm
4 years, 2 months ago (2016-10-18 17:14:38 UTC) #15
peletskyi
On 2016/10/18 17:14:38, stevenjb wrote: > lgtm xiyuan, friendly ping
4 years, 1 month ago (2016-10-24 19:27:27 UTC) #16
achuithb
On 2016/10/24 19:27:27, peletskyi wrote: > On 2016/10/18 17:14:38, stevenjb wrote: > > lgtm > ...
4 years, 1 month ago (2016-10-24 19:32:33 UTC) #17
peletskyi
On 2016/10/24 19:32:33, achuithb wrote: > On 2016/10/24 19:27:27, peletskyi wrote: > > On 2016/10/18 ...
4 years, 1 month ago (2016-10-24 19:45:18 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2421323002/20001
4 years, 1 month ago (2016-10-24 19:45:27 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/92648) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-10-24 19:48:58 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2421323002/40001
4 years, 1 month ago (2016-10-25 14:16:32 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-25 15:10:21 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 15:12:23 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/53c440d7e5e8c9dd7b9cff5d8339779688605521
Cr-Commit-Position: refs/heads/master@{#427351}

Powered by Google App Engine
This is Rietveld 408576698