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

Issue 9307026: make search box in settings page not get hidden behind enterprise warning (Closed)

Created:
8 years, 10 months ago by Tyler Breisacher (Chromium)
Modified:
8 years, 10 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

make search box in settings page not get hidden behind enterprise warning BUG=112206 TEST=search box not covered up Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122187

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fixes + animation #

Patch Set 4 : css style #

Patch Set 5 : make the banner show on the search page as well #

Total comments: 12

Patch Set 6 : rebase #

Patch Set 7 : 200ms #

Patch Set 8 : update comment #

Total comments: 1

Patch Set 9 : rebase #

Patch Set 10 : .hidden -> [hidden] #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -46 lines) Patch
M chrome/browser/resources/options2/browser_options.js View 1 2 3 4 5 6 7 8 9 2 chunks +42 lines, -0 lines 0 comments Download
M chrome/browser/resources/options2/content_settings.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options2/options_page.css View 1 2 3 4 5 6 7 8 9 2 chunks +26 lines, -2 lines 0 comments Download
M chrome/browser/resources/options2/options_page.js View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -42 lines 0 comments Download
M chrome/browser/resources/options2/pref_ui.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
James Hawkins
Can you explain the fix?
8 years, 10 months ago (2012-02-01 02:29:39 UTC) #1
Tyler Breisacher (Chromium)
On 2012/02/01 02:29:39, James Hawkins wrote: > Can you explain the fix? When we show ...
8 years, 10 months ago (2012-02-01 02:33:43 UTC) #2
James Hawkins
Can you add an animation? Also, start a thread with Glen to see if this ...
8 years, 10 months ago (2012-02-01 02:36:49 UTC) #3
Glen Murphy
This is fine. On Tue, Jan 31, 2012 at 6:36 PM, <jhawkins@chromium.org> wrote: > Can ...
8 years, 10 months ago (2012-02-03 21:21:44 UTC) #4
Tyler Breisacher (Chromium)
* Added some animation * Fixed it so that it checks all prefs, not just ...
8 years, 10 months ago (2012-02-04 02:44:53 UTC) #5
James Hawkins
https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js File chrome/browser/resources/options2/browser_options.js (right): https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js#newcode229 chrome/browser/resources/options2/browser_options.js:229: * it triggers the managed banner to be visible. ...
8 years, 10 months ago (2012-02-05 05:13:10 UTC) #6
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js File chrome/browser/resources/options2/browser_options.js (right): https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js#newcode229 chrome/browser/resources/options2/browser_options.js:229: * it triggers the managed banner to be visible. ...
8 years, 10 months ago (2012-02-06 18:46:50 UTC) #7
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js File chrome/browser/resources/options2/browser_options.js (right): https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/browser_options.js#newcode229 chrome/browser/resources/options2/browser_options.js:229: * it triggers the managed banner to be visible. ...
8 years, 10 months ago (2012-02-06 19:08:58 UTC) #8
James Hawkins
https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/options.html File chrome/browser/resources/options2/options.html (right): https://chromiumcodereview.appspot.com/9307026/diff/3003/chrome/browser/resources/options2/options.html#newcode109 chrome/browser/resources/options2/options.html:109: <div id="managed-prefs-banner" class="managed-prefs-banner hidden"> On 2012/02/06 18:46:50, Tyler Breisacher ...
8 years, 10 months ago (2012-02-09 04:41:45 UTC) #9
Tyler Breisacher (Chromium)
> Why not? > > blah[hidden] { > height: 0; > } > > Nothing ...
8 years, 10 months ago (2012-02-13 22:16:21 UTC) #10
James Hawkins
lgtm
8 years, 10 months ago (2012-02-15 22:02:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/9307026/18019
8 years, 10 months ago (2012-02-15 22:04:48 UTC) #12
commit-bot: I haz the power
8 years, 10 months ago (2012-02-15 23:50:57 UTC) #13
Change committed as 122187

Powered by Google App Engine
This is Rietveld 408576698