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

Issue 11801031: Fix sync signed in text from being too small. (Closed)

Created:
7 years, 11 months ago by Ted C
Modified:
7 years, 11 months ago
Reviewers:
Evan Stade, newt (away)
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Fix sync signed in text from being too small. Desktop updated the default size for web ui pages to be 75% of the default browser height. We don't want the font size on this page to be dependent, so I'm removing that inclusion for the welcome page. Here's the change updating it to 75% (and it's about a year old... is that how old m18 is?) https://chromiumcodereview.appspot.com/9328020 BUG=168388 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175763

Patch Set 1 #

Patch Set 2 : Switched to specifying text size for the element. #

Total comments: 2

Patch Set 3 : Switch to em #

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

Messages

Total messages: 18 (0 generated)
Ted C
7 years, 11 months ago (2013-01-08 00:36:31 UTC) #1
newt (away)
Do you want to update chrome/browser/ui/webui/chrome_url_data_manager.cc as well to ifdef out the line that sets ...
7 years, 11 months ago (2013-01-08 00:52:41 UTC) #2
Ted C
On 2013/01/08 00:52:41, newt wrote: > Do you want to update chrome/browser/ui/webui/chrome_url_data_manager.cc as well > ...
7 years, 11 months ago (2013-01-08 01:00:56 UTC) #3
newt (away)
On 2013/01/08 01:00:56, Ted C wrote: > On 2013/01/08 00:52:41, newt wrote: > > Do ...
7 years, 11 months ago (2013-01-08 01:09:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/11801031/1
7 years, 11 months ago (2013-01-08 01:12:16 UTC) #5
commit-bot: I haz the power
Presubmit check for 11801031-1 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 11 months ago (2013-01-08 01:12:20 UTC) #6
Ted C
+estade for owners
7 years, 11 months ago (2013-01-08 01:16:16 UTC) #7
Evan Stade
don't want it to be dependent on what? Instead of changing the boilerplate, you should ...
7 years, 11 months ago (2013-01-08 02:05:36 UTC) #8
Ted C
Dependent on the font size setting in the resources. This is the only text on ...
7 years, 11 months ago (2013-01-08 03:37:24 UTC) #9
Evan Stade
On 2013/01/08 03:37:24, Ted C wrote: > Dependent on the font size setting in the ...
7 years, 11 months ago (2013-01-08 20:45:05 UTC) #10
Ted C
Updated with an explicit size instead. On 2013/01/08 20:45:05, Evan Stade wrote: > On 2013/01/08 ...
7 years, 11 months ago (2013-01-08 22:30:19 UTC) #11
Evan Stade
https://codereview.chromium.org/11801031/diff/6001/chrome/browser/resources/about_welcome_android/about_welcome_android.css File chrome/browser/resources/about_welcome_android/about_welcome_android.css (right): https://codereview.chromium.org/11801031/diff/6001/chrome/browser/resources/about_welcome_android/about_welcome_android.css#newcode45 chrome/browser/resources/about_welcome_android/about_welcome_android.css:45: font-size: 16px; this should be 1.3em because then it ...
7 years, 11 months ago (2013-01-09 00:41:55 UTC) #12
Ted C
https://codereview.chromium.org/11801031/diff/6001/chrome/browser/resources/about_welcome_android/about_welcome_android.css File chrome/browser/resources/about_welcome_android/about_welcome_android.css (right): https://codereview.chromium.org/11801031/diff/6001/chrome/browser/resources/about_welcome_android/about_welcome_android.css#newcode45 chrome/browser/resources/about_welcome_android/about_welcome_android.css:45: font-size: 16px; On 2013/01/09 00:41:55, Evan Stade wrote: > ...
7 years, 11 months ago (2013-01-09 00:56:55 UTC) #13
Evan Stade
thanks, lgtm
7 years, 11 months ago (2013-01-09 01:05:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/11801031/10001
7 years, 11 months ago (2013-01-09 01:07:21 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) content_browsertests
7 years, 11 months ago (2013-01-09 05:10:28 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/11801031/10001
7 years, 11 months ago (2013-01-09 07:24:07 UTC) #17
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 10:19:45 UTC) #18
Message was sent while issue was closed.
Change committed as 175763

Powered by Google App Engine
This is Rietveld 408576698