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

Issue 8729042: WebUI "Edit Search Engine" Dialog now wider and deeper and buttons bottom justified (Closed)

Created:
9 years ago by Kevin Greer
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Dialog boxes now wider and deeper and buttons bottom justified. BUG=103949 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112501

Patch Set 1 #

Total comments: 8

Patch Set 2 : Removed stale CSS and fixed RTL support. #

Total comments: 2

Patch Set 3 : simplified CSS #

Patch Set 4 : fixed CSS attribute ordering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M chrome/browser/resources/edit_search_engine_dialog.css View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/edit_search_engine_dialog_webui.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Kevin Greer
Please review. Changed width and height and bottom-justified buttons.
9 years ago (2011-11-29 19:22:35 UTC) #1
arv (Not doing code reviews)
http://codereview.chromium.org/8729042/diff/1/chrome/browser/resources/edit_search_engine_dialog.css File chrome/browser/resources/edit_search_engine_dialog.css (right): http://codereview.chromium.org/8729042/diff/1/chrome/browser/resources/edit_search_engine_dialog.css#newcode40 chrome/browser/resources/edit_search_engine_dialog.css:40: bottom: 0px; s/0px/0/ http://codereview.chromium.org/8729042/diff/1/chrome/browser/resources/edit_search_engine_dialog.css#newcode43 chrome/browser/resources/edit_search_engine_dialog.css:43: position: absolute; This seems ...
9 years ago (2011-11-29 20:25:57 UTC) #2
Kevin Greer
Updated CSS to remove stale attributes and add RTL support to action area. http://codereview.chromium.org/8729042/diff/1/chrome/browser/resources/edit_search_engine_dialog.css File ...
9 years ago (2011-11-29 21:44:53 UTC) #3
arv (Not doing code reviews)
http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css File chrome/browser/resources/edit_search_engine_dialog.css (right): http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css#newcode44 chrome/browser/resources/edit_search_engine_dialog.css:44: bottom: 0; no need to duplicate bottom, padding nor ...
9 years ago (2011-11-29 21:55:30 UTC) #4
Rick Byers
http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css File chrome/browser/resources/edit_search_engine_dialog.css (right): http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css#newcode39 chrome/browser/resources/edit_search_engine_dialog.css:39: position: absolute; I believe the use of webkit-box here ...
9 years ago (2011-11-29 22:06:47 UTC) #5
Rick Byers
Also, please update the title/description: - fix typo 'boxex' - make it clear this is ...
9 years ago (2011-11-29 22:08:27 UTC) #6
Kevin Greer
On 2011/11/29 22:06:47, Rick Byers wrote: > http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css > File chrome/browser/resources/edit_search_engine_dialog.css (right): > > http://codereview.chromium.org/8729042/diff/5001/chrome/browser/resources/edit_search_engine_dialog.css#newcode39 ...
9 years ago (2011-11-30 15:42:29 UTC) #7
Rick Byers
On 2011/11/30 15:42:29, Kevin Greer wrote: > On 2011/11/29 22:06:47, Rick Byers wrote: > > ...
9 years ago (2011-11-30 17:29:13 UTC) #8
Kevin Greer
> .action-area { > position: fixed; > bottom: 0; > width: 100%; > -webkit-box-sizing: border-box; ...
9 years ago (2011-11-30 21:03:37 UTC) #9
Kevin Greer
Updated with Rick's suggestion for removing explicit 'rtl' rule. Tested both RTL and LTR.
9 years ago (2011-11-30 21:11:17 UTC) #10
Kevin Greer
The button's min-width is already to set for '4em' so that the button isn't too ...
9 years ago (2011-11-30 21:45:33 UTC) #11
Rick Byers
LGTM Thanks for switching - this seems nicer to me. On 2011/11/30 21:45:33, Kevin Greer ...
9 years ago (2011-12-01 01:34:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kgr@chromium.org/8729042/14001
9 years ago (2011-12-01 16:44:23 UTC) #13
commit-bot: I haz the power
Presubmit check for 8729042-14001 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-01 16:44:26 UTC) #14
Kevin Greer
Hi Rob, can I get at LGTM on this?
9 years ago (2011-12-01 16:46:33 UTC) #15
flackr
On 2011/12/01 16:46:33, Kevin Greer wrote: > Hi Rob, can I get at LGTM on ...
9 years ago (2011-12-01 16:49:19 UTC) #16
Kevin Greer
Hi Arv, Can I get an LGTM on this? Thx
9 years ago (2011-12-01 16:51:45 UTC) #17
arv (Not doing code reviews)
lgtm
9 years ago (2011-12-01 17:58:36 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kgr@chromium.org/8729042/14001
9 years ago (2011-12-01 17:59:32 UTC) #19
commit-bot: I haz the power
9 years ago (2011-12-01 19:58:58 UTC) #20
Change committed as 112501

Powered by Google App Engine
This is Rietveld 408576698