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

Issue 1589021: Status area improvements:... (Closed)

Created:
10 years, 8 months ago by Charlie Lee
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Status area improvements: - text is now 70% alpha - font is 1 size larger - 6 pixels between status icons - icon and text are lined up better - when clock changes text, bounds are reset properly TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44128

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -46 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/frame/browser_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/frame/browser_view.cc View 1 chunk +4 lines, -0 lines 1 comment Download
M chrome/browser/chromeos/login/background_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/background_view.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button.cc View 1 2 chunks +26 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/status/language_menu_button.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/status/power_menu_button.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/status/status_area_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/status/status_area_view.cc View 1 4 chunks +14 lines, -18 lines 0 comments Download
M chrome/browser/views/status_bubble_views.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M gfx/canvas_linux.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download
M gfx/canvas_mac.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Charlie Lee
Scott, There are 2 things I want your opinion on: 1) Is my change to ...
10 years, 8 months ago (2010-04-06 22:55:27 UTC) #1
sky
I think your change to canvas is fine, but you need to make sure all ...
10 years, 8 months ago (2010-04-07 17:11:02 UTC) #2
Charlie Lee
Scott, thanks for the suggestion. I made the changes to call PreferredSizeChanged and have the ...
10 years, 8 months ago (2010-04-08 21:51:57 UTC) #3
sky
10 years, 8 months ago (2010-04-08 22:39:20 UTC) #4
Ya, be sure and get someone on the mac side to test it for you.

LGTM otherwise.

http://codereview.chromium.org/1589021/diff/24001/25004
File chrome/browser/chromeos/frame/browser_view.cc (right):

http://codereview.chromium.org/1589021/diff/24001/25004#newcode437
chrome/browser/chromeos/frame/browser_view.cc:437: Layout();
Do a SchedulePaint after this too.

Powered by Google App Engine
This is Rietveld 408576698