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

Issue 975353002: Added OOBE Asset / Naming prompt (Closed)

Created:
5 years, 9 months ago by Polina Bondarenko
Modified:
5 years, 8 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added OOBE Asset / Attribute prompt Added new attribute prompt step to enrollment screen. BUG=464184 Committed: https://crrev.com/7cbf3af29b13f373c3cefa04f8ce929792230b84 Cr-Commit-Position: refs/heads/master@{#325434}

Patch Set 1 : #

Total comments: 12

Patch Set 2 : fixed comments #

Patch Set 3 : The UI with the cloud policy client callbacks #

Patch Set 4 : Added comments #

Total comments: 32

Patch Set 5 : Fixed comments #

Total comments: 6

Patch Set 6 : Fixed comments #

Total comments: 9

Patch Set 7 : Fixed comments #

Total comments: 1

Patch Set 8 : Fixed HTML issue with labels. #

Patch Set 9 : Fixed Mock error #

Patch Set 10 : Merged with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+424 lines, -7 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 5 6 7 8 9 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.h View 1 2 3 4 5 6 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.cc View 1 2 3 4 5 6 1 chunk +47 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen_actor.h View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h View 1 2 3 4 5 6 7 2 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper_impl.h View 1 2 3 4 5 6 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper_impl.cc View 1 2 3 4 5 6 4 chunks +48 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/mock_enrollment_screen.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/enrollment_status_chromeos.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css View 1 2 3 4 5 6 3 chunks +23 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html View 1 2 3 4 5 6 7 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.js View 1 2 3 4 5 chunks +61 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.css View 1 2 3 4 5 6 7 8 9 3 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html View 1 2 3 4 5 6 7 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.js View 1 2 3 4 5 6 7 8 9 5 chunks +67 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc View 1 2 3 4 5 chunks +23 lines, -0 lines 0 comments Download
M components/policy/core/common/cloud/enterprise_metrics.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 49 (20 generated)
Polina Bondarenko
Hi, I have published a review of the device naming UI. It refers to "OOBE ...
5 years, 9 months ago (2015-03-04 13:50:18 UTC) #5
Andrew T Wilson (Slow)
A few nits - it looks like you are setting the existing name/location fields in ...
5 years, 9 months ago (2015-03-12 17:07:17 UTC) #8
Polina Bondarenko
On 2015/03/12 17:07:17, Andrew T Wilson wrote: > A few nits - it looks like ...
5 years, 9 months ago (2015-03-13 12:46:54 UTC) #9
Polina Bondarenko
Fixed comments https://codereview.chromium.org/975353002/diff/100001/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/975353002/diff/100001/chrome/app/chromeos_strings.grdp#newcode5830 chrome/app/chromeos_strings.grdp:5830: <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_NAMING_ERROR" desc="Error message shown when successfully ...
5 years, 9 months ago (2015-03-13 12:56:01 UTC) #10
Polina Bondarenko
5 years, 8 months ago (2015-04-01 10:17:54 UTC) #12
Polina Bondarenko
dzhioev@chromium.org: Please review changes in chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.js chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc
5 years, 8 months ago (2015-04-09 16:40:05 UTC) #14
Mattias Nissler (ping if slow)
https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp#newcode5952 chrome/app/chromeos_strings.grdp:5952: <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Your account is enabled to provide an Asset ...
5 years, 8 months ago (2015-04-10 12:22:29 UTC) #15
Polina Bondarenko
https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp#newcode5952 chrome/app/chromeos_strings.grdp:5952: <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Your account is enabled to provide an Asset ...
5 years, 8 months ago (2015-04-10 13:22:04 UTC) #16
dzhioev (left Google)
Polina, you'll need to repeat changes that you made in oobe_screen_oauth_enrollment.* files for the new ...
5 years, 8 months ago (2015-04-10 13:23:11 UTC) #17
Nikita (slow)
On 2015/04/10 13:23:11, dzhioev wrote: > Polina, you'll need to repeat changes that you made ...
5 years, 8 months ago (2015-04-13 06:35:58 UTC) #18
Polina Bondarenko
On 2015/04/10 13:23:11, dzhioev wrote: > Polina, you'll need to repeat changes that you made ...
5 years, 8 months ago (2015-04-13 19:09:12 UTC) #19
bartfab (slow)
On 2015/04/13 19:09:12, Polina Bondarenko wrote: > On 2015/04/10 13:23:11, dzhioev wrote: > > Polina, ...
5 years, 8 months ago (2015-04-14 08:03:33 UTC) #20
Polina Bondarenko
On 2015/04/14 08:03:33, bartfab wrote: > On 2015/04/13 19:09:12, Polina Bondarenko wrote: > > On ...
5 years, 8 months ago (2015-04-14 14:14:53 UTC) #22
Polina Bondarenko
Fixed comments, added changes to _webview files https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/975353002/diff/180001/chrome/app/chromeos_strings.grdp#newcode5954 chrome/app/chromeos_strings.grdp:5954: <message name="IDS_ENTERPRISE_ENROLLMENT_ASSET_ID_LABEL" ...
5 years, 8 months ago (2015-04-14 14:15:48 UTC) #23
Polina Bondarenko
Fixed comments, added changes to _webview files
5 years, 8 months ago (2015-04-14 14:15:49 UTC) #24
dzhioev (left Google)
https://codereview.chromium.org/975353002/diff/220001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h File chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h (right): https://codereview.chromium.org/975353002/diff/220001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h#newcode129 chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h:129: // Gets oauth token, used during enterprise enrollment. As ...
5 years, 8 months ago (2015-04-14 15:48:19 UTC) #25
Polina Bondarenko
Fixed comments. https://codereview.chromium.org/975353002/diff/220001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h File chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h (right): https://codereview.chromium.org/975353002/diff/220001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h#newcode129 chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h:129: // Gets oauth token, used during enterprise ...
5 years, 8 months ago (2015-04-14 16:14:32 UTC) #26
dzhioev (left Google)
LGTM with nits https://codereview.chromium.org/975353002/diff/240001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h File chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h (right): https://codereview.chromium.org/975353002/diff/240001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h#newcode62 chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h:62: virtual void OnDeviceAttributeUpdatePermission(bool status) = 0; ...
5 years, 8 months ago (2015-04-14 18:24:47 UTC) #27
Polina Bondarenko
https://codereview.chromium.org/975353002/diff/240001/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html File chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html (right): https://codereview.chromium.org/975353002/diff/240001/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html#newcode59 chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html:59: <div class="oauth-enroll-attribute-label" On 2015/04/14 18:24:47, dzhioev wrote: > nit: ...
5 years, 8 months ago (2015-04-14 21:15:40 UTC) #28
Polina Bondarenko
5 years, 8 months ago (2015-04-14 21:15:42 UTC) #29
Polina Bondarenko
Thanks, fixed comments. https://codereview.chromium.org/975353002/diff/240001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h File chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h (right): https://codereview.chromium.org/975353002/diff/240001/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h#newcode62 chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h:62: virtual void OnDeviceAttributeUpdatePermission(bool status) = 0; ...
5 years, 8 months ago (2015-04-15 08:14:13 UTC) #30
Mattias Nissler (ping if slow)
LGTM from my side. I've not looked in detail at the CSS/HTML/JS changes as these ...
5 years, 8 months ago (2015-04-15 12:15:38 UTC) #31
dzhioev (left Google)
On 2015/04/14 21:15:40, Polina Bondarenko wrote: > https://codereview.chromium.org/975353002/diff/240001/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html > File chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html > (right): > > ...
5 years, 8 months ago (2015-04-15 12:51:50 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/975353002/320001
5 years, 8 months ago (2015-04-16 08:37:52 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47440)
5 years, 8 months ago (2015-04-16 10:00:47 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/975353002/360001
5 years, 8 months ago (2015-04-16 10:16:37 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/975353002/360001
5 years, 8 months ago (2015-04-16 13:32:31 UTC) #47
commit-bot: I haz the power
Committed patchset #10 (id:360001)
5 years, 8 months ago (2015-04-16 13:33:53 UTC) #48
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 13:34:52 UTC) #49
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/7cbf3af29b13f373c3cefa04f8ce929792230b84
Cr-Commit-Position: refs/heads/master@{#325434}

Powered by Google App Engine
This is Rietveld 408576698