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

Issue 10383045: Add support to SystemTray for a second notification bubble. (Closed)

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

Description

Add support to SystemTray for a second bubble for notifications. This does not include any code that adds notifications yet, that will follow. BUG=124269 TEST=SystemTrayTest passes, system tray behavior is unchanged. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136090

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Rebase #

Total comments: 6

Patch Set 4 : Rebase #

Patch Set 5 : Address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -91 lines) Patch
M ash/system/tray/system_tray.h View 1 2 3 4 7 chunks +25 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 2 3 4 19 chunks +247 lines, -81 lines 0 comments Download
M ash/system/tray/system_tray_item.h View 1 2 chunks +21 lines, -6 lines 0 comments Download
M ash/system/tray/system_tray_item.cc View 2 chunks +36 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray_unittest.cc View 1 2 3 chunks +48 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sadrul
Nice. LGTM with the nits http://codereview.chromium.org/10383045/diff/7001/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/10383045/diff/7001/ash/system/tray/system_tray.cc#newcode588 ash/system/tray/system_tray.cc:588: views::Widget* widget = anchor_->GetWidget(); ...
8 years, 7 months ago (2012-05-08 19:40:17 UTC) #1
stevenjb
http://codereview.chromium.org/10383045/diff/7001/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/10383045/diff/7001/ash/system/tray/system_tray.cc#newcode588 ash/system/tray/system_tray.cc:588: views::Widget* widget = anchor_->GetWidget(); On 2012/05/08 19:40:17, sadrul wrote: ...
8 years, 7 months ago (2012-05-08 22:49:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10383045/13002
8 years, 7 months ago (2012-05-09 16:21:57 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-09 19:15:56 UTC) #4
Change committed as 136090

Powered by Google App Engine
This is Rietveld 408576698