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

Issue 2600983003: ChromeOS MD-OOBE: Add HID detection screen. (Closed)

Created:
3 years, 12 months ago by Alexander Alekseev
Modified:
3 years, 11 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org, stevenjb, The one and only Dr. Crash
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ChromeOS MD-OOBE: Add HID detection screen. This CL implements HID detection screen for material design ChromeOS OOBE. BUG=604119 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2600983003 Cr-Commit-Position: refs/heads/master@{#443023} Committed: https://chromium.googlesource.com/chromium/src/+/9e81b5fefe756225638bb71dfb097fa11d2a8f8c

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Fix build #

Total comments: 39

Patch Set 4 : Update after review. #

Patch Set 5 : Hide two versions of the screen behind dom-if template. #

Total comments: 9

Patch Set 6 : Revert to #4 #

Total comments: 14

Patch Set 7 : Update after review #

Patch Set 8 : Update after review. #

Patch Set 9 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+472 lines, -109 lines) Patch
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_oobe.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_oobe.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_hid_detection.css View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_hid_detection.html View 1 2 3 4 1 chunk +115 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_hid_detection.js View 1 2 3 4 5 1 chunk +167 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html View 1 2 3 4 5 6 1 chunk +66 lines, -56 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.js View 1 2 3 4 5 6 9 chunks +54 lines, -46 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.h View 1 2 3 4 5 6 7 8 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 1 2 3 4 5 6 7 8 2 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 56 (35 generated)
Alexander Alekseev
Please review.
3 years, 12 months ago (2016-12-27 20:38:12 UTC) #6
Alexander Alekseev
Michael is OOO, Steven, please review.
3 years, 11 months ago (2016-12-28 19:51:27 UTC) #14
stevenjb
https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc#newcode611 chrome/browser/chromeos/login/wizard_controller.cc:611: // TODO(drcrash): Remove this after testing (http://crbug.com/647411). Remove TODO? ...
3 years, 11 months ago (2016-12-28 20:47:04 UTC) #17
Alexander Alekseev
https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc#newcode611 chrome/browser/chromeos/login/wizard_controller.cc:611: // TODO(drcrash): Remove this after testing (http://crbug.com/647411). On 2016/12/28 ...
3 years, 11 months ago (2016-12-28 22:56:23 UTC) #18
stevenjb
https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html File chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html (right): https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html#newcode4 chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html:4: </oobe-hid-detection-md> On 2016/12/28 22:56:23, Alexander Alekseev wrote: > On ...
3 years, 11 months ago (2016-12-29 00:32:19 UTC) #21
stevenjb
On 2016/12/29 00:32:19, stevenjb wrote: > https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html > File chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html > (right): > > https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html#newcode4 ...
3 years, 11 months ago (2016-12-29 00:36:13 UTC) #22
Alexander Alekseev
On 2016/12/29 00:36:13, stevenjb wrote: > On 2016/12/29 00:32:19, stevenjb wrote: > > > https://codereview.chromium.org/2600983003/diff/40001/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html ...
3 years, 11 months ago (2017-01-04 00:18:27 UTC) #25
stevenjb
I'm not sure I followed that, but any solution that allows us to only load ...
3 years, 11 months ago (2017-01-04 01:50:42 UTC) #26
Alexander Alekseev
On 2017/01/04 01:50:42, stevenjb wrote: > I'm not sure I followed that, but any solution ...
3 years, 11 months ago (2017-01-04 03:57:39 UTC) #27
stevenjb
Maybe you can have Achuith look at it? We really need someone else working on ...
3 years, 11 months ago (2017-01-04 17:38:08 UTC) #32
Alexander Alekseev
-stevenjb +xiyuan Please review.
3 years, 11 months ago (2017-01-04 18:20:11 UTC) #34
xiyuan
Using dom-if would complicate things since the existing code does not play well with it. ...
3 years, 11 months ago (2017-01-04 21:02:23 UTC) #35
Alexander Alekseev
I reverted Cl to #4. https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc (right): https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc#newcode60 chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc:60: core_oobe_actor_->ReloadContent(localized_strings); On 2017/01/04 21:02:23, ...
3 years, 11 months ago (2017-01-04 21:14:19 UTC) #36
xiyuan
+drcrash fyi https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc (right): https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc#newcode60 chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc:60: core_oobe_actor_->ReloadContent(localized_strings); On 2017/01/04 21:14:19, Alexander Alekseev wrote: ...
3 years, 11 months ago (2017-01-05 00:09:06 UTC) #41
Alexander Alekseev
https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc (right): https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc#newcode60 chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc:60: core_oobe_actor_->ReloadContent(localized_strings); On 2017/01/05 00:09:06, xiyuan wrote: > On 2017/01/04 ...
3 years, 11 months ago (2017-01-05 02:01:16 UTC) #42
xiyuan
https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc (right): https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc#newcode60 chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc:60: core_oobe_actor_->ReloadContent(localized_strings); On 2017/01/05 02:01:16, Alexander Alekseev wrote: > On ...
3 years, 11 months ago (2017-01-05 17:25:07 UTC) #43
Alexander Alekseev
PTAL. https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc (right): https://codereview.chromium.org/2600983003/diff/80001/chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc#newcode60 chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.cc:60: core_oobe_actor_->ReloadContent(localized_strings); On 2017/01/05 17:25:07, xiyuan wrote: > On ...
3 years, 11 months ago (2017-01-11 20:04:49 UTC) #44
xiyuan
lgtm Thank you for making the changes.
3 years, 11 months ago (2017-01-11 20:47:06 UTC) #49
Alexander Alekseev
Thank you!
3 years, 11 months ago (2017-01-11 20:57:00 UTC) #50
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/2600983003/160001
3 years, 11 months ago (2017-01-11 20:57:42 UTC) #53
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 22:41:23 UTC) #56
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/9e81b5fefe756225638bb71dfb09...

Powered by Google App Engine
This is Rietveld 408576698