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

Issue 3108018: Display a banner above each panel that contains managed options.... (Closed)

Created:
10 years, 4 months ago by csilv
Modified:
9 years, 7 months ago
Reviewers:
dhg, zel
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org, James Hawkins, stuartmorgan
Visibility:
Public.

Description

Display a banner above each panel that contains managed options. BUG=52099 TEST=Test with managed options and --enable-tabbed-options. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56597

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 4

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -27 lines) Patch
M chrome/browser/dom_ui/advanced_options_handler.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/advanced_options_handler.cc View 1 2 3 4 5 6 7 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/browser_options_handler.h View 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/browser_options_handler.cc View 2 3 4 5 6 7 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/core_options_handler.cc View 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/options_managed_banner_handler.h View 1 2 3 4 5 6 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/options_managed_banner_handler.cc View 1 2 3 4 5 6 1 chunk +37 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/personal_options_handler.h View 2 3 4 5 6 7 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/personal_options_handler.cc View 2 3 4 5 6 7 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/options.html View 1 2 3 4 5 6 7 2 chunks +28 lines, -22 lines 0 comments Download
M chrome/browser/resources/options/options_page.css View 1 2 3 4 5 6 7 2 chunks +41 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/options_page.js View 1 2 3 4 5 6 7 5 chunks +15 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
csilv
+zel, dhg for review. Waiting for trybots, but figured I'd put this in the queue. ...
10 years, 4 months ago (2010-08-14 02:02:04 UTC) #1
csilv
Internal folks can view a screenshot of the banner here: http://www/~csilv/managed_banner.png
10 years, 4 months ago (2010-08-16 22:08:02 UTC) #2
csilv
FYI, the banner is patterned after the existing banner that exists in the native options ...
10 years, 4 months ago (2010-08-16 22:10:07 UTC) #3
zel
http://codereview.chromium.org/3108018/diff/38001/39001 File chrome/browser/dom_ui/advanced_options_handler.cc (right): http://codereview.chromium.org/3108018/diff/38001/39001#newcode133 chrome/browser/dom_ui/advanced_options_handler.cc:133: banner_handler_.reset( can we avoid having more than one instance ...
10 years, 4 months ago (2010-08-17 20:51:24 UTC) #4
csilv
http://codereview.chromium.org/3108018/diff/38001/39001 File chrome/browser/dom_ui/advanced_options_handler.cc (right): http://codereview.chromium.org/3108018/diff/38001/39001#newcode133 chrome/browser/dom_ui/advanced_options_handler.cc:133: banner_handler_.reset( On 2010/08/17 20:51:24, zel wrote: > can we ...
10 years, 4 months ago (2010-08-18 01:17:54 UTC) #5
zel
10 years, 4 months ago (2010-08-18 20:23:26 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698