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

Issue 7926010: Fix X button size of subpage for touch ui (Closed)

Created:
9 years, 3 months ago by bshe
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix X button size of subpage for touch ui BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102348

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes based on review #

Patch Set 3 : Use pp_ifdef in main CSS file instead of creat a separate CSS file for touch UI #

Total comments: 3

Patch Set 4 : Use full rules in pp_ifdef and only one pp_ifdef for entire rules #

Total comments: 2

Patch Set 5 : Tweak comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/resources/options/options_page.css View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
bshe
My first bug fix
9 years, 3 months ago (2011-09-16 14:18:10 UTC) #1
Rick Byers
Thanks Biao, this approach looks good. I just have a few minor suggestions. http://codereview.chromium.org/7926010/diff/1/chrome/browser/resources/options/options_page_touchui.css File ...
9 years, 3 months ago (2011-09-16 14:29:26 UTC) #2
bshe
Done. Thanks! http://codereview.chromium.org/7926010/diff/1/chrome/browser/resources/options/options_page_touchui.css File chrome/browser/resources/options/options_page_touchui.css (right): http://codereview.chromium.org/7926010/diff/1/chrome/browser/resources/options/options_page_touchui.css#newcode1 chrome/browser/resources/options/options_page_touchui.css:1: .close-subpage { On 2011/09/16 14:29:27, Rick Byers ...
9 years, 3 months ago (2011-09-16 15:22:06 UTC) #3
Rick Byers
LGTM Erik, can you comment on whether you're happy with this approach of customizing WebUI ...
9 years, 3 months ago (2011-09-16 17:40:20 UTC) #4
arv (Not doing code reviews)
I prefer having this behind an ifdef. My main concern is that people that modify ...
9 years, 3 months ago (2011-09-19 18:42:32 UTC) #5
bshe
Thanks for suggestion! I put it behind an ifdef in options_page.css file. It works for ...
9 years, 3 months ago (2011-09-19 21:51:08 UTC) #6
arv (Not doing code reviews)
http://codereview.chromium.org/7926010/diff/5001/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/7926010/diff/5001/chrome/browser/resources/options/options_page.css#newcode66 chrome/browser/resources/options/options_page.css:66: </if> Can you use else?
9 years, 3 months ago (2011-09-19 22:22:14 UTC) #7
Rick Byers
http://codereview.chromium.org/7926010/diff/5001/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/7926010/diff/5001/chrome/browser/resources/options/options_page.css#newcode63 chrome/browser/resources/options/options_page.css:63: <if expr="pp_ifdef('touchui')"> /* In TOUCH_UI builds, the IDR_CLOSE_BAR resource ...
9 years, 3 months ago (2011-09-20 13:18:50 UTC) #8
bshe1
Hi Erik. I am wondering do you have any comment on apply <if> on the ...
9 years, 3 months ago (2011-09-21 18:30:55 UTC) #9
arv (Not doing code reviews)
On Wed, Sep 21, 2011 at 11:30, Biao She <bshe@google.com> wrote: > Hi Erik. > ...
9 years, 3 months ago (2011-09-21 19:27:10 UTC) #10
bshe
Done. I use the first way to override the rules. On 2011/09/21 19:27:10, arv wrote: ...
9 years, 3 months ago (2011-09-21 21:41:00 UTC) #11
Rick Byers
Great, I'm happy with this approach too. One little tweak then I think we're done ...
9 years, 3 months ago (2011-09-22 13:30:10 UTC) #12
bshe
I have tweaked the comments in the code. Thanks. http://codereview.chromium.org/7926010/diff/13001/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/7926010/diff/13001/chrome/browser/resources/options/options_page.css#newcode66 chrome/browser/resources/options/options_page.css:66: ...
9 years, 3 months ago (2011-09-22 13:47:49 UTC) #13
Rick Byers
lgtm
9 years, 3 months ago (2011-09-22 13:51:17 UTC) #14
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/receiver/bshe%40chromium.org/7926010/17001
9 years, 3 months ago (2011-09-22 13:52:10 UTC) #15
commit-bot: I haz the power
List of reviewers changed.
9 years, 3 months ago (2011-09-22 15:34:24 UTC) #16
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/bshe%40chromium.org/7926010/17001
9 years, 3 months ago (2011-09-22 15:44:53 UTC) #17
Rick Byers
Hey Marc, something went wrong with the commit bot here. We didn't change the CL ...
9 years, 3 months ago (2011-09-22 15:48:19 UTC) #18
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/bshe%40chromium.org/7926010/17001
9 years, 3 months ago (2011-09-22 18:45:53 UTC) #19
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/7926010/17001
9 years, 3 months ago (2011-09-22 20:24:09 UTC) #20
commit-bot: I haz the power
9 years, 3 months ago (2011-09-22 20:31:53 UTC) #21
Change committed as 102348

Powered by Google App Engine
This is Rietveld 408576698