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

Issue 7461067: Unify the version string to be displayed on "About Chromium" dialog. (2.5/6) (Closed)

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

Description

Unify the version string to be displayed on "About Chromium" dialog. (2.5/6) - This patch just changes the width of "About Chromium" dialog to 530px. FYI: We decided to split the changes of issue 7104106 (http://codereview.chromium.org/7104106/) into the following steps. This is the extra fix for the second step of them: (1) Add CreateVersionString() to chrome_version_info.*, update the GTK+ code to use it. (reviewer: erg, tony) (2) Update the mac code to use CreateVersionString(). Update About.xib. (reviewer: mark) (3) Update the views code to use CreateVersionString(). This can happen at the same time as (2). (reviewer: davemoore, tony) (4) Update version.bat to use lastchange.py. (reviewer: evan) (5) Update tweak_info_plist to use lastchange.py. This can happen at the same time as (4). (reviewer: mark) (6) Make changes to lastchange.py and webkit_version.py. (reviewer: evan, mark) BUG=37186 TEST=Observe that the "About Chromium" dialog on Mac has a reasonable width for showing the version string in one line. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94079

Patch Set 1 #

Patch Set 2 : 500px -> 530px #

Patch Set 3 : 500px #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M chrome/app/nibs/About.xib View 1 2 12 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
haraken1
On 2011/07/25 13:28:33, Mark Mentovai wrote: > Now that this is in today’s Canary and ...
9 years, 5 months ago (2011-07-26 00:37:01 UTC) #1
Mark Mentovai
From that screen shot, I think 450px would have been fine, but let’s try this ...
9 years, 5 months ago (2011-07-26 01:04:15 UTC) #2
haraken1
Sorry, I found that 500px is not enough. I changed it to 530px. This is ...
9 years, 5 months ago (2011-07-26 01:50:13 UTC) #3
Mark Mentovai
There’s so much vertical space, why don’t we just bump the extra information to a ...
9 years, 5 months ago (2011-07-26 02:58:34 UTC) #4
haraken1
No change for now. > There’s so much vertical space, why don’t we just bump ...
9 years, 5 months ago (2011-07-26 03:46:35 UTC) #5
Mark Mentovai
I think that 500px is the best compromise for now. We really really really shouldn’t ...
9 years, 5 months ago (2011-07-26 03:57:01 UTC) #6
haraken1
Sure. In that case, I would like to commit this patch with 500px, but is ...
9 years, 5 months ago (2011-07-26 04:12:39 UTC) #7
Mark Mentovai
LGTM. 500 for now and I expect you can make a final pass for visual ...
9 years, 5 months ago (2011-07-26 04:25:04 UTC) #8
commit-bot: I haz the power
9 years, 5 months ago (2011-07-26 11:42:19 UTC) #9
Change committed as 94079

Powered by Google App Engine
This is Rietveld 408576698