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

Issue 1055005: Refactor BalloonViewHost, removing a lot of duplicate code that crept into no... (Closed)

Created:
10 years, 9 months ago by John Gregg
Modified:
9 years ago
CC:
Aaron Boodman, chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Refactor BalloonViewHost, removing a lot of duplicate code that crept into notifications during the port to mac & linux and making behavior more consistent. BUG=34826 TEST=notifications on each platform. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42404

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+342 lines, -658 lines) Patch
M chrome/browser/chromeos/notifications/balloon_view.cc View 5 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/notifications/balloon_view_host_mac.h View 1 2 3 4 5 2 chunks +9 lines, -101 lines 0 comments Download
M chrome/browser/cocoa/notifications/balloon_view_host_mac.mm View 1 2 3 4 5 2 chunks +4 lines, -105 lines 0 comments Download
M chrome/browser/gtk/notifications/balloon_view_host_gtk.h View 1 2 3 4 5 2 chunks +10 lines, -103 lines 0 comments Download
M chrome/browser/gtk/notifications/balloon_view_host_gtk.cc View 1 2 3 4 5 1 chunk +9 lines, -117 lines 0 comments Download
A chrome/browser/notifications/balloon_host.h View 1 2 3 4 5 1 chunk +116 lines, -0 lines 0 comments Download
A chrome/browser/notifications/balloon_host.cc View 1 2 3 4 5 1 chunk +131 lines, -0 lines 0 comments Download
M chrome/browser/views/notifications/balloon_view.cc View 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/notifications/balloon_view_host.h View 1 2 3 4 5 2 chunks +22 lines, -102 lines 0 comments Download
M chrome/browser/views/notifications/balloon_view_host.cc View 1 2 3 4 5 3 chunks +32 lines, -124 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
John Gregg
10 years, 9 months ago (2010-03-19 19:47:47 UTC) #1
Andrew T Wilson (Slow)
LGTM http://codereview.chromium.org/1055005/diff/28001/29008 File chrome/browser/notifications/balloon_host.h (right): http://codereview.chromium.org/1055005/diff/28001/29008#newcode89 chrome/browser/notifications/balloon_host.h:89: virtual RenderWidgetHostView* render_widget_host_view() const = 0; This is ...
10 years, 9 months ago (2010-03-19 23:35:00 UTC) #2
oshima
John, Can you run this through linux_chromeos try bot to make sure chrome for chromeos ...
10 years, 9 months ago (2010-03-19 23:44:00 UTC) #3
John Gregg
10 years, 9 months ago (2010-03-20 00:29:41 UTC) #4
thanks oshima, there were a few lines that needed to be updated but i've
uploaded a new patch which does that .

On 2010/03/19 23:44:00, oshima wrote:
> John,
> 
> Can you run this through linux_chromeos try bot to make sure chrome for
chromeos
> builds file?
> 
> thanks,

Powered by Google App Engine
This is Rietveld 408576698