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

Issue 9836039: Add reporting notification to the enterprise banner on the CrOS login screen. (Closed)

Created:
8 years, 9 months ago by Mattias Nissler (ping if slow)
Modified:
8 years, 9 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, arv (Not doing code reviews), stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add reporting notification to the enterprise banner on the CrOS login screen. This is only shown if there are any reporting features enabled via device policy. A help link takes the user to a helpapp article that explains more about reporting. With this CL, the helpapp link is actually stale, the helpapp change is pending though. BUG=chromium-os:26625 TEST=Flip reporting policy switches, observe that the enterprise notification indicates reporting is enabled. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128957

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Total comments: 3

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -30 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/version_info_updater.h View 6 chunks +18 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/version_info_updater.cc View 1 6 chunks +48 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/login/display_manager.js View 1 2 2 chunks +15 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.html View 1 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.js View 1 chunk +3 lines, -2 lines 0 comments Download
A chrome/browser/resources/chromeos/login/notification_area.html View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.css View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.html View 1 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc View 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mattias Nissler (ping if slow)
Patrick, here's my current state (includes two changes to hack the helpapp into live on ...
8 years, 9 months ago (2012-03-23 15:44:25 UTC) #1
Patrick Dubroy
Looks good, just a few small comments. https://chromiumcodereview.appspot.com/9836039/diff/1/chrome/browser/chromeos/login/version_info_updater.cc File chrome/browser/chromeos/login/version_info_updater.cc (right): https://chromiumcodereview.appspot.com/9836039/diff/1/chrome/browser/chromeos/login/version_info_updater.cc#newcode169 chrome/browser/chromeos/login/version_info_updater.cc:169: if (cros_settings_->GetBoolean(kReportingFlags[i], ...
8 years, 9 months ago (2012-03-26 08:28:20 UTC) #2
Mattias Nissler (ping if slow)
Hey Patrick, can you take another look? Nikita: OWNERS review. https://chromiumcodereview.appspot.com/9836039/diff/1/chrome/browser/chromeos/login/version_info_updater.cc File chrome/browser/chromeos/login/version_info_updater.cc (right): https://chromiumcodereview.appspot.com/9836039/diff/1/chrome/browser/chromeos/login/version_info_updater.cc#newcode169 ...
8 years, 9 months ago (2012-03-26 13:08:26 UTC) #3
Patrick Dubroy
LGTM. https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/oobe.css File chrome/browser/resources/chromeos/login/oobe.css (right): https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/oobe.css#newcode768 chrome/browser/resources/chromeos/login/oobe.css:768: max-width: 850px; What's actually changed here now?
8 years, 9 months ago (2012-03-26 13:25:16 UTC) #4
Mattias Nissler (ping if slow)
https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/oobe.css File chrome/browser/resources/chromeos/login/oobe.css (right): https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/oobe.css#newcode768 chrome/browser/resources/chromeos/login/oobe.css:768: max-width: 850px; On 2012/03/26 13:25:16, dubroy wrote: > What's ...
8 years, 9 months ago (2012-03-26 13:27:15 UTC) #5
Nikita (slow)
lgtm https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/display_manager.js File chrome/browser/resources/chromeos/login/display_manager.js (right): https://chromiumcodereview.appspot.com/9836039/diff/5003/chrome/browser/resources/chromeos/login/display_manager.js#newcode418 chrome/browser/resources/chromeos/login/display_manager.js:418: chrome.send('launchHelpApp', [2535613]); 2535613 > constant
8 years, 9 months ago (2012-03-26 14:06:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/9836039/6016
8 years, 9 months ago (2012-03-26 14:38:00 UTC) #7
commit-bot: I haz the power
Try job failure for 9836039-6016 (retry) on win_rel for steps "ui_tests, browser_tests". It's a second ...
8 years, 9 months ago (2012-03-26 17:43:46 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-26 17:45:39 UTC) #9

Powered by Google App Engine
This is Rietveld 408576698