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

Issue 10928088: Factory reset screen is added (Closed)

Created:
8 years, 3 months ago by glotov
Modified:
8 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews), oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Factory reset screen is added BUG=122768 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157169

Patch Set 1 : ongoing #

Patch Set 2 : #

Total comments: 72

Patch Set 3 : comments fix #

Patch Set 4 : about flag added, assed changed per nirav@ request #

Patch Set 5 : update #

Total comments: 8

Patch Set 6 : update #

Total comments: 2

Patch Set 7 : nits #

Patch Set 8 : fixed formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+635 lines, -13 lines) Patch
M chrome/app/generated_resources.grd View 4 chunks +34 lines, -0 lines 0 comments Download
M chrome/app/theme/default_100_percent/reset_warning.png View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/theme/default_200_percent/reset_warning.png View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/login_display.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/oobe_display.h View 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/login/reset_screen.h View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/login/reset_screen.cc View 1 chunk +56 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/login/reset_screen_actor.h View 1 2 1 chunk +39 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screen_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_display.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_display.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_screen_locker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_screen_locker.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.h View 1 2 3 4 7 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 4 9 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller_browsertest.cc View 1 2 3 4 2 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/chromeos/settings/device_settings_test_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/settings/device_settings_test_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/display_manager.js View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.html View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.css View 1 2 3 4 chunks +43 lines, -14 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.html View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.js View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_screen_reset.html View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_screen_reset.js View 1 2 3 4 5 1 chunk +80 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 4 chunks +10 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/chromeos/login/reset_screen_handler.cc View 1 2 3 4 5 6 7 1 chunk +102 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 4 5 6 7 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_session_manager_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/session_manager_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos/dbus/session_manager_client.cc View 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
glotov
Hi! Please take a look. Left to do: 1. wizard_controller_browsertest 2. about_flags
8 years, 3 months ago (2012-09-12 12:49:08 UTC) #1
Nikita (slow)
Mostly nits http://codereview.chromium.org/10928088/diff/5001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10928088/diff/5001/chrome/app/generated_resources.grd#newcode13939 chrome/app/generated_resources.grd:13939: + <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the OOBE ...
8 years, 3 months ago (2012-09-12 13:22:21 UTC) #2
glotov
http://codereview.chromium.org/10928088/diff/5001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10928088/diff/5001/chrome/app/generated_resources.grd#newcode13939 chrome/app/generated_resources.grd:13939: + <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the OOBE reset screen"> ...
8 years, 3 months ago (2012-09-12 22:40:25 UTC) #3
Nikita (slow)
waiting for tests + flag to disable this feature before approving it http://codereview.chromium.org/10928088/diff/5001/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc ...
8 years, 3 months ago (2012-09-13 07:35:58 UTC) #4
Nikita (slow)
lgtm
8 years, 3 months ago (2012-09-14 14:59:46 UTC) #5
glotov
http://codereview.chromium.org/10928088/diff/5001/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): http://codereview.chromium.org/10928088/diff/5001/chrome/browser/chromeos/login/wizard_controller.cc#newcode791 chrome/browser/chromeos/login/wizard_controller.cc:791: OnEnterpriseEnrollmentDone(); On 2012/09/13 07:35:59, Nikita Kostylev wrote: > On ...
8 years, 3 months ago (2012-09-14 16:37:02 UTC) #6
glotov
Hi Satoru, James! Please put your OWNER approvals to the chrome/chromeos parts of this change. ...
8 years, 3 months ago (2012-09-14 16:40:40 UTC) #7
James Hawkins
On 2012/09/14 16:40:40, glotov wrote: > Hi Satoru, James! Please put your OWNER approvals to ...
8 years, 3 months ago (2012-09-14 16:42:25 UTC) #8
Nikita (slow)
lgtm http://codereview.chromium.org/10928088/diff/7017/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10928088/diff/7017/chrome/app/generated_resources.grd#newcode9994 chrome/app/generated_resources.grd:9994: + Reset your Chrome device to its original ...
8 years, 3 months ago (2012-09-14 16:45:21 UTC) #9
glotov
James, this change is not big :) It just spans a lot of files with ...
8 years, 3 months ago (2012-09-14 17:14:42 UTC) #10
glotov
Hi Lei, James, Satoru! Please put your OWNER approval to the appropriate parts of this ...
8 years, 3 months ago (2012-09-14 20:31:32 UTC) #11
Lei Zhang
The top level / common files lgtm. http://codereview.chromium.org/10928088/diff/4019/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): http://codereview.chromium.org/10928088/diff/4019/chrome/common/chrome_switches.h#newcode375 chrome/common/chrome_switches.h:375: extern const ...
8 years, 3 months ago (2012-09-14 20:37:42 UTC) #12
glotov
http://codereview.chromium.org/10928088/diff/4019/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): http://codereview.chromium.org/10928088/diff/4019/chrome/common/chrome_switches.h#newcode375 chrome/common/chrome_switches.h:375: extern const char kDisableFactoryReset[]; On 2012/09/14 20:37:43, Lei Zhang ...
8 years, 3 months ago (2012-09-15 13:14:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/54
8 years, 3 months ago (2012-09-15 13:14:20 UTC) #14
commit-bot: I haz the power
Presubmit check for 10928088-54 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-15 13:14:34 UTC) #15
glotov
Hi Oshima, Satoru! Could you please put your OWNER lgtm to this list. 3 files ...
8 years, 3 months ago (2012-09-15 13:26:02 UTC) #16
oshima
chromeos LGTM
8 years, 3 months ago (2012-09-17 16:46:26 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/14051
8 years, 3 months ago (2012-09-17 16:46:50 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/14051
8 years, 3 months ago (2012-09-17 17:11:16 UTC) #19
commit-bot: I haz the power
Retried try job too often for step(s) build
8 years, 3 months ago (2012-09-17 17:29:16 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/14051
8 years, 3 months ago (2012-09-17 18:38:39 UTC) #21
commit-bot: I haz the power
Retried try job too often for step(s) build
8 years, 3 months ago (2012-09-17 18:54:16 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/14051
8 years, 3 months ago (2012-09-17 19:22:21 UTC) #23
commit-bot: I haz the power
Commit queue patch verification failed without an error message. Something went wrong, probably a crash, ...
8 years, 3 months ago (2012-09-17 19:22:40 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glotov@chromium.org/10928088/14051
8 years, 3 months ago (2012-09-17 19:33:02 UTC) #25
commit-bot: I haz the power
8 years, 3 months ago (2012-09-17 19:33:33 UTC) #26
Commit queue patch verification failed without an error message.
Something went wrong, probably a crash, a hickup or simply
the monkeys went out for dinner.
Ping the relevant dude on a on-needed basis.

Powered by Google App Engine
This is Rietveld 408576698