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

Issue 10830190: Fix status area tray spacing. (Closed)

Created:
8 years, 4 months ago by stevenjb
Modified:
8 years, 4 months ago
Reviewers:
sadrul, jennyz
CC:
chromium-reviews, ben+watch_chromium.org
Visibility:
Public.

Description

Fix status area tray spacing. BUG=140870 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150573

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : Fix tray spacing in border instead of in grid. #

Patch Set 4 : Fix unittest #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -41 lines) Patch
M ash/system/status_area_widget.h View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M ash/system/status_area_widget.cc View 1 2 3 chunks +18 lines, -17 lines 0 comments Download
M ash/system/status_area_widget_delegate.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/system_tray_unittest.cc View 1 2 3 1 chunk +11 lines, -7 lines 0 comments Download
M ash/system/tray/tray_background_view.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M ash/system/tray/tray_background_view.cc View 1 2 3 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
stevenjb
http://codereview.chromium.org/10830190/diff/2001/ash/system/status_area_widget.h File ash/system/status_area_widget.h (right): http://codereview.chromium.org/10830190/diff/2001/ash/system/status_area_widget.h#newcode75 ash/system/status_area_widget.h:75: internal::StatusAreaWidgetDelegate* status_area_widget_delegate_; Note: I discovered that this was shadowing ...
8 years, 4 months ago (2012-08-06 23:33:53 UTC) #1
sadrul
The status-widget needs to expand to the bottom and right edges of the screen. This ...
8 years, 4 months ago (2012-08-07 13:40:56 UTC) #2
stevenjb
On 2012/08/07 13:40:56, sadrul wrote: > The status-widget needs to expand to the bottom and ...
8 years, 4 months ago (2012-08-07 15:40:03 UTC) #3
sadrul
On 2012/08/07 15:40:03, stevenjb (chromium) wrote: > On 2012/08/07 13:40:56, sadrul wrote: > > The ...
8 years, 4 months ago (2012-08-07 17:05:00 UTC) #4
stevenjb
OK, that makes sense. The tray views are the click targets, not the widget, so ...
8 years, 4 months ago (2012-08-07 18:43:39 UTC) #5
sadrul
LGTM
8 years, 4 months ago (2012-08-08 15:01:19 UTC) #6
jennyz
8 years, 4 months ago (2012-08-08 17:34:50 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698