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

Issue 608283003: Remove retail mode. (Closed)

Created:
6 years, 2 months ago by rkc
Modified:
6 years ago
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, nkostylev+watch_chromium.org, derat+watch_chromium.org, ben+ash_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove retail mode. Now that we are using public accounts for our retail experience, we should get rid of all the retail mode code which is no longer used. Owner reviews requested, nkostylev@ - login pneubeck@ - enterprise derat@ - ash asargent@ - extensions sky@ - c/b/browser_resources.grd and c/b/ui/startup R=bartfab@chromium.org, derat@chromium.org, nkostylev@chromium.org BUG=254840 Committed: https://crrev.com/b526cd6b9e2a79f8b7f1b8e2ceeb10e5f46cf787 Cr-Commit-Position: refs/heads/master@{#309022}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : #

Total comments: 76

Patch Set 5 : #

Patch Set 6 : #

Total comments: 39

Patch Set 7 : #

Total comments: 33

Patch Set 8 : #

Total comments: 8

Patch Set 9 : #

Patch Set 10 : merge #

Patch Set 11 : unit test fix #

Patch Set 12 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -3171 lines) Patch
M ash/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -2 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -3 lines 0 comments Download
M ash/ash_strings.grd View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D ash/screensaver/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
D ash/screensaver/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D ash/screensaver/screensaver_view.h View 1 2 3 4 1 chunk +0 lines, -91 lines 0 comments Download
D ash/screensaver/screensaver_view.cc View 1 chunk +0 lines, -161 lines 0 comments Download
D ash/screensaver/screensaver_view_unittest.cc View 1 2 3 4 1 chunk +0 lines, -78 lines 0 comments Download
M ash/shelf/shelf_widget.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M ash/shell/window_type_launcher.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M ash/shell/window_type_launcher.cc View 1 2 3 4 6 chunks +0 lines, -15 lines 0 comments Download
M ash/system/chromeos/tray_display.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/date/date_default_view.cc View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M ash/system/user/login_status.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/user/login_status.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/user/user_card_view.h View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/user/user_card_view.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -18 lines 0 comments Download
M chrome/app/chromeos_strings.grdp View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.h View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 7 chunks +1 line, -36 lines 0 comments Download
M chrome/browser/chromeos/extensions/echo_private_api.cc View 3 chunks +6 lines, -17 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h View 1 2 3 4 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.cc View 1 2 3 4 1 chunk +0 lines, -99 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout_unittest.cc View 1 2 3 4 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h View 1 2 3 4 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc View 1 2 3 4 1 chunk +0 lines, -324 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h View 1 chunk +0 lines, -96 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.cc View 1 chunk +0 lines, -206 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings_unittest.cc View 1 2 3 4 1 chunk +0 lines, -166 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h View 1 2 3 4 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.cc View 1 chunk +0 lines, -43 lines 0 comments Download
M chrome/browser/chromeos/login/auth/cryptohome_authenticator_unittest.cc View 3 chunks +0 lines, -39 lines 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.cc View 1 2 3 4 5 6 7 8 3 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller_browsertest.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/login/lock/screen_locker.cc View 1 2 3 4 5 6 2 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/login/session/login_oobe_session_manager_delegate.cc View 1 2 3 4 5 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -14 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc View 1 2 3 4 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/chromeos/login/users/fake_user_manager.h View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/users/fake_user_manager.cc View 1 2 3 4 5 6 8 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/users/mock_user_manager.h View 1 2 3 4 5 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/ownership/owner_settings_service_chromeos.cc View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -6 lines 0 comments Download
D chrome/browser/chromeos/policy/app_pack_updater.h View 1 2 3 4 1 chunk +0 lines, -114 lines 0 comments Download
D chrome/browser/chromeos/policy/app_pack_updater.cc View 1 2 3 4 1 chunk +0 lines, -218 lines 0 comments Download
M chrome/browser/chromeos/policy/browser_policy_connector_chromeos.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/chromeos/policy/device_cloud_policy_store_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_policy_decoder_chromeos.h View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc View 1 2 3 4 5 6 7 8 9 5 chunks +8 lines, -117 lines 0 comments Download
M chrome/browser/chromeos/policy/enterprise_install_attributes.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/enterprise_install_attributes.cc View 1 2 3 4 5 6 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc View 1 2 3 4 5 6 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 2 3 4 5 6 7 8 9 3 chunks +22 lines, -20 lines 0 comments Download
M chrome/browser/chromeos/power/session_state_controller_delegate_chromeos.cc View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/settings/device_settings_provider.cc View 1 2 3 4 5 6 7 8 9 4 chunks +0 lines, -70 lines 0 comments Download
M chrome/browser/chromeos/settings/session_manager_operation_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
D chrome/browser/chromeos/ui/idle_logout_dialog_view.h View 1 2 3 4 1 chunk +0 lines, -89 lines 0 comments Download
D chrome/browser/chromeos/ui/idle_logout_dialog_view.cc View 1 chunk +0 lines, -205 lines 0 comments Download
D chrome/browser/chromeos/ui/idle_logout_dialog_view_browsertest.cc View 1 2 3 4 1 chunk +0 lines, -122 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 1 2 3 4 5 6 7 4 chunks +2 lines, -23 lines 0 comments Download
D chrome/browser/resources/chromeos/login/demo_user_login.css View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/resources/chromeos/login/demo_user_login.js View 1 chunk +0 lines, -46 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 1 2 3 4 5 6 7 8 5 chunks +14 lines, -12 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 4 5 6 7 8 9 5 chunks +0 lines, -15 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 3 4 5 6 7 8 9 10 4 chunks +1 line, -11 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 10 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/chromeos_switches.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -3 lines 0 comments Download
M chromeos/login/auth/auth_status_consumer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chromeos/login/auth/auth_status_consumer.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chromeos/login/auth/authenticator.h View 1 2 3 4 2 chunks +0 lines, -6 lines 0 comments Download
M chromeos/login/auth/cryptohome_authenticator.h View 1 2 3 4 5 3 chunks +11 lines, -17 lines 0 comments Download
M chromeos/login/auth/cryptohome_authenticator.cc View 1 2 3 4 4 chunks +0 lines, -33 lines 0 comments Download
M chromeos/login/auth/login_performer.h View 1 2 3 4 2 chunks +0 lines, -5 lines 0 comments Download
M chromeos/login/auth/login_performer.cc View 1 2 3 4 2 chunks +0 lines, -13 lines 0 comments Download
M chromeos/login/auth/mock_authenticator.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/login/auth/mock_authenticator.cc View 1 2 3 4 2 chunks +0 lines, -12 lines 0 comments Download
M chromeos/login/login_state.h View 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/login/login_state.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -2 lines 0 comments Download
M chromeos/login/user_names.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chromeos/login/user_names.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/settings/cros_settings_names.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -12 lines 0 comments Download
M chromeos/settings/cros_settings_names.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -24 lines 0 comments Download
M components/policy/core/common/cloud/cloud_policy_client.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/cloud/cloud_policy_constants.h View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -7 lines 0 comments Download
M components/user_manager/user.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M components/user_manager/user.cc View 1 2 3 4 5 6 7 8 4 chunks +0 lines, -28 lines 0 comments Download
M components/user_manager/user_manager.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -3 lines 0 comments Download
M components/user_manager/user_manager_base.h View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -4 lines 0 comments Download
M components/user_manager/user_manager_base.cc View 1 2 3 4 5 6 7 8 4 chunks +1 line, -12 lines 0 comments Download
M components/user_manager/user_type.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -3 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 59 (18 generated)
rkc
6 years, 2 months ago (2014-09-29 20:34:21 UTC) #1
Daniel Erat
nice! lgtm for ash
6 years, 2 months ago (2014-09-29 20:49:24 UTC) #2
rkc
Looks like bartfab@ is OOO. Adding pneubeck@ instead for the enterprise owners review. Also adding ...
6 years, 2 months ago (2014-09-29 21:55:37 UTC) #4
asargent_no_longer_on_chrome
c/b/e lgtm
6 years, 2 months ago (2014-09-29 22:26:32 UTC) #5
sky
LGTM
6 years, 2 months ago (2014-09-29 23:43:22 UTC) #6
rkc
Still need reviews from Nikita and Phillipp. Ping :)
6 years, 2 months ago (2014-10-01 06:49:01 UTC) #7
Nikita (slow)
On 2014/10/01 06:49:01, Rahul Chaturvedi wrote: > Still need reviews from Nikita and Phillipp. Ping ...
6 years, 2 months ago (2014-10-01 07:12:49 UTC) #8
Nikita (slow)
https://codereview.chromium.org/608283003/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (left): https://codereview.chromium.org/608283003/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc#oldcode1145 chrome/browser/chromeos/login/existing_user_controller.cc:1145: // Skip the default first-run behavior for public accounts. ...
6 years, 2 months ago (2014-10-01 07:13:01 UTC) #9
Nikita (slow)
thanks for this cleanup!
6 years, 2 months ago (2014-10-01 07:13:22 UTC) #10
rkc
Adding atwilson@ for Enterprise review. https://codereview.chromium.org/608283003/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (left): https://codereview.chromium.org/608283003/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc#oldcode1145 chrome/browser/chromeos/login/existing_user_controller.cc:1145: // Skip the default ...
6 years, 2 months ago (2014-10-01 17:29:52 UTC) #12
Andrew T Wilson (Slow)
If we're removing retail mode, should we be removing the retail-mode policies from policy_templates.json (or ...
6 years, 2 months ago (2014-10-02 09:54:54 UTC) #13
Mattias Nissler (ping if slow)
Drive-by review. https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h File chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h (left): https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h#oldcode81 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h:81: class PinnedLauncherAppsPolicyHandler Please keep this, it's also ...
6 years, 2 months ago (2014-10-02 09:56:47 UTC) #15
bartfab (slow)
https://codereview.chromium.org/608283003/diff/60001/ash/shell/window_type_launcher.cc File ash/shell/window_type_launcher.cc (right): https://codereview.chromium.org/608283003/diff/60001/ash/shell/window_type_launcher.cc#newcode19 ash/shell/window_type_launcher.cc:19: #include "base/bind.h" Nit: No longer used. https://codereview.chromium.org/608283003/diff/60001/ash/shell/window_type_launcher.cc#newcode21 ash/shell/window_type_launcher.cc:21: #include ...
6 years, 2 months ago (2014-10-15 09:52:22 UTC) #16
rkc
Also updated the code so now a device enrolled in legacy retail mode will launch ...
6 years, 1 month ago (2014-11-20 21:06:35 UTC) #18
Nikita (slow)
On 2014/11/20 21:06:35, Rahul Chaturvedi wrote: > Also updated the code so now a device ...
6 years, 1 month ago (2014-11-21 11:27:48 UTC) #19
rkc
On 2014/11/21 11:27:48, Nikita wrote: > On 2014/11/20 21:06:35, Rahul Chaturvedi wrote: > > Also ...
6 years, 1 month ago (2014-11-21 17:22:18 UTC) #20
Nikita (slow)
On 2014/11/21 17:22:18, Rahul Chaturvedi wrote: > On 2014/11/21 11:27:48, Nikita wrote: > > On ...
6 years ago (2014-11-26 12:49:47 UTC) #21
bartfab (slow)
Awesome to see this picking up steam again. I think we are almost there now ...
6 years ago (2014-11-27 16:25:48 UTC) #22
rkc
The only reason I added the legacy retail mode detector was because I thought we ...
6 years ago (2014-12-01 19:15:05 UTC) #23
bartfab (slow)
https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc File chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc (right): https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc#newcode278 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc:278: EnterpriseInstallAttributes* install_attributes) { On 2014/12/01 19:15:04, Rahul Chaturvedi wrote: ...
6 years ago (2014-12-02 21:25:27 UTC) #24
rkc
Also adding Ilya for tools/metrics/actions/actions.xml owners review. https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc File chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc (right): https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc#newcode278 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc:278: EnterpriseInstallAttributes* install_attributes) ...
6 years ago (2014-12-04 19:50:07 UTC) #26
Ilya Sherman
actions.xml lgtm
6 years ago (2014-12-04 22:39:11 UTC) #27
bartfab (slow)
Sorry for the lack of replies. I got sick. I will be able to do ...
6 years ago (2014-12-10 23:24:39 UTC) #28
bartfab (slow)
Almost there. Just a couple more nits. Please remember to add a TOTO and file ...
6 years ago (2014-12-15 16:08:40 UTC) #29
rkc
Should be complete now :) Thanks for the detailed review! https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc File chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc (right): https://codereview.chromium.org/608283003/diff/60001/chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc#newcode278 ...
6 years ago (2014-12-15 20:45:58 UTC) #30
bartfab (slow)
Woohoo! LGTM
6 years ago (2014-12-16 10:14:26 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/160001
6 years ago (2014-12-16 11:11:56 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/42500) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/36956) mac_chromium_compile_dbg_ng ...
6 years ago (2014-12-16 11:17:01 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/180001
6 years ago (2014-12-16 23:09:53 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/8525)
6 years ago (2014-12-16 23:56:09 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/200001
6 years ago (2014-12-18 05:15:28 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/9066)
6 years ago (2014-12-18 06:31:53 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/200001
6 years ago (2014-12-18 06:38:10 UTC) #45
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/9091)
6 years ago (2014-12-18 07:47:13 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/200001
6 years ago (2014-12-18 08:37:57 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/9118)
6 years ago (2014-12-18 09:50:30 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/200001
6 years ago (2014-12-18 14:30:49 UTC) #53
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/9205)
6 years ago (2014-12-18 15:47:51 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608283003/220001
6 years ago (2014-12-18 16:03:43 UTC) #57
commit-bot: I haz the power
Committed patchset #12 (id:220001)
6 years ago (2014-12-18 16:54:46 UTC) #58
commit-bot: I haz the power
6 years ago (2014-12-18 18:05:33 UTC) #59
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/b526cd6b9e2a79f8b7f1b8e2ceeb10e5f46cf787
Cr-Commit-Position: refs/heads/master@{#309022}

Powered by Google App Engine
This is Rietveld 408576698