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

Issue 539483002: Move all typecasting code to individual screens. (Closed)

Created:
6 years, 3 months ago by Denis Kuznetsov (DE-MUC)
Modified:
6 years, 3 months ago
Reviewers:
ygorshenin1
CC:
chromium-reviews, pam+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move all typecasting code to individual screens. Re-introduce screen manager BUG=231331 R=ygorshenin@chromium.org Committed: https://crrev.com/c4bfe0a231bbba51cb573ddbe5d354efffd1d705 Cr-Commit-Position: refs/heads/master@{#293507}

Patch Set 1 #

Total comments: 13

Patch Set 2 : Fixes #

Total comments: 1

Patch Set 3 : Fixes 2 #

Patch Set 4 : Some more fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -75 lines) Patch
M chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/chromeos/login/screen_manager.h View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/login/screen_manager.cc View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/network_screen.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/network_screen.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/network_screen_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screens/update_screen.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/update_screen.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/update_screen_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screens/user_image_screen.h View 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/user_image_screen.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_creation_flow.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_creation_screen.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_creation_screen.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.h View 1 2 3 5 chunks +5 lines, -17 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 5 chunks +4 lines, -45 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
Denis Kuznetsov (DE-MUC)
6 years, 3 months ago (2014-09-03 12:41:04 UTC) #1
ygorshenin1
https://codereview.chromium.org/539483002/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc File chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc (right): https://codereview.chromium.org/539483002/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc#newcode19 chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc:19: // static Static methods definitions usually go after ctor ...
6 years, 3 months ago (2014-09-03 12:58:46 UTC) #2
Denis Kuznetsov (DE-MUC)
https://chromiumcodereview.appspot.com/539483002/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc File chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc (right): https://chromiumcodereview.appspot.com/539483002/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc#newcode19 chrome/browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc:19: // static On 2014/09/03 12:58:46, ygorshenin1 wrote: > Static ...
6 years, 3 months ago (2014-09-03 13:16:06 UTC) #3
Denis Kuznetsov (DE-MUC)
6 years, 3 months ago (2014-09-03 13:16:07 UTC) #4
ygorshenin1
LGTM with nit. https://chromiumcodereview.appspot.com/539483002/diff/20001/chrome/browser/chromeos/login/screens/user_image_screen.h File chrome/browser/chromeos/login/screens/user_image_screen.h (right): https://chromiumcodereview.appspot.com/539483002/diff/20001/chrome/browser/chromeos/login/screens/user_image_screen.h#newcode11 chrome/browser/chromeos/login/screens/user_image_screen.h:11: #include "chrome/browser/chromeos/login/screen_manager.h" You dont' need inclusion ...
6 years, 3 months ago (2014-09-03 13:30:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/539483002/40001
6 years, 3 months ago (2014-09-03 18:26:09 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 3 months ago (2014-09-03 19:31:56 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/11918) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/9651)
6 years, 3 months ago (2014-09-03 19:36:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/539483002/40001
6 years, 3 months ago (2014-09-04 09:47:17 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/10808)
6 years, 3 months ago (2014-09-04 12:41:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/539483002/60001
6 years, 3 months ago (2014-09-04 14:44:24 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/53499)
6 years, 3 months ago (2014-09-04 15:33:05 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/539483002/60001
6 years, 3 months ago (2014-09-05 11:42:19 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 60fe0d04b30d0041d20ee91faff4f97de964b985
6 years, 3 months ago (2014-09-05 12:48:40 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:39:05 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c4bfe0a231bbba51cb573ddbe5d354efffd1d705
Cr-Commit-Position: refs/heads/master@{#293507}

Powered by Google App Engine
This is Rietveld 408576698