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

Issue 11189099: Re-factor Ash Message Center code part 4/4 (Closed)

Created:
8 years, 2 months ago by stevenjb
Modified:
8 years, 1 month ago
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org, jennb, Dmitry Titov
Visibility:
Public.

Description

Re-factor Ash Message Center code part 4/4 Extracts WebNotificationList management code to MessageCenter class. After this the bulk of code can be moved to Views! Updated the diagram: https://docs.google.com/drawings/d/1B6ZxXObmrDFzgWEHmkP_Ppt2BFbOL9kXzakOmY0sXe0/edit BUG=150872 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163409

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address feedback #

Patch Set 3 : Fix compile errors #

Patch Set 4 : Fix ash_unittests #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+364 lines, -268 lines) Patch
M ash/ash.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/shell/window_type_launcher.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
A ash/system/web_notification/message_center.h View 1 1 chunk +124 lines, -0 lines 0 comments Download
A ash/system/web_notification/message_center.cc View 1 1 chunk +134 lines, -0 lines 0 comments Download
M ash/system/web_notification/web_notification_list.h View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.h View 1 2 6 chunks +17 lines, -82 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 11 chunks +28 lines, -137 lines 0 comments Download
M ash/system/web_notification/web_notification_tray_unittest.cc View 1 2 3 8 chunks +32 lines, -27 lines 0 comments Download
M chrome/browser/ui/views/ash/balloon_collection_impl_ash.h View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/ash/balloon_collection_impl_ash.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/ash/balloon_view_ash.cc View 6 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stevenjb
Last one (other than moving the code)!
8 years, 2 months ago (2012-10-19 20:30:02 UTC) #1
miket_OOO
Great! LGTM. http://codereview.chromium.org/11189099/diff/1/ash/system/web_notification/message_center.cc File ash/system/web_notification/message_center.cc (right): http://codereview.chromium.org/11189099/diff/1/ash/system/web_notification/message_center.cc#newcode48 ash/system/web_notification/message_center.cc:48: const string16& message, fix ze indent http://codereview.chromium.org/11189099/diff/1/ash/system/web_notification/message_center.h ...
8 years, 2 months ago (2012-10-19 20:45:25 UTC) #2
stevenjb
http://codereview.chromium.org/11189099/diff/1/ash/system/web_notification/message_center.cc File ash/system/web_notification/message_center.cc (right): http://codereview.chromium.org/11189099/diff/1/ash/system/web_notification/message_center.cc#newcode48 ash/system/web_notification/message_center.cc:48: const string16& message, On 2012/10/19 20:45:26, miket wrote: > ...
8 years, 2 months ago (2012-10-19 21:47:53 UTC) #3
stevenjb
ben@ - Need an OWNERS review for chrome/browser/ui/views/ash/
8 years, 2 months ago (2012-10-19 21:51:37 UTC) #4
Ben Goodger (Google)
lgtm
8 years, 2 months ago (2012-10-22 17:43:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11189099/13001
8 years, 2 months ago (2012-10-22 19:46:46 UTC) #6
jennyz
lgtm
8 years, 2 months ago (2012-10-22 19:50:13 UTC) #7
commit-bot: I haz the power
Change committed as 163409
8 years, 2 months ago (2012-10-22 22:26:34 UTC) #8
Ben Goodger (Google)
8 years, 1 month ago (2012-10-25 17:23:55 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698