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

Issue 9703078: ash: Highlight the items in the uber-tray popup when hovering. (Closed)

Created:
8 years, 9 months ago by sadrul
Modified:
8 years, 9 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Highlight the items in the uber-tray popup when hovering. Since the items are already highlighted, remove underlining on hover for 'Settings' entry. BUG=118328 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126971

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -25 lines) Patch
M ash/system/settings/tray_settings.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 4 chunks +47 lines, -9 lines 0 comments Download
M ash/system/tray/tray_empty.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
8 years, 9 months ago (2012-03-15 18:55:19 UTC) #1
Ben Goodger (Google)
lgtm http://codereview.chromium.org/9703078/diff/1/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/9703078/diff/1/ash/system/tray/system_tray.cc#newcode72 ash/system/tray/system_tray.cc:72: virtual ~TrayItemContainer() {} put this below the ctor
8 years, 9 months ago (2012-03-15 19:05:40 UTC) #2
sadrul
8 years, 9 months ago (2012-03-15 19:11:08 UTC) #3
Thanks!

http://codereview.chromium.org/9703078/diff/1/ash/system/tray/system_tray.cc
File ash/system/tray/system_tray.cc (right):

http://codereview.chromium.org/9703078/diff/1/ash/system/tray/system_tray.cc#...
ash/system/tray/system_tray.cc:72: virtual ~TrayItemContainer() {}
On 2012/03/15 19:05:40, Ben Goodger (Google) wrote:
> put this below the ctor

Done.

Powered by Google App Engine
This is Rietveld 408576698