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

Issue 8379003: Implementing custom notification icons for the DisplayBalloon method on Windows. (Closed)

Created:
9 years, 2 months ago by Leandro Gracia Gil
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Implementing custom notification icons for the DisplayBalloon method on Windows. This patch also fixes a problem with the notification balloons for Windows XP and a persisting tray icon problem in Windows 7. BUG=74970 TEST=install background app on window, see balloon near status tray icon. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107454

Patch Set 1 #

Patch Set 2 : uploading only files modified by this actual patch. #

Patch Set 3 : fixing DisplayBalloon argument order. #

Total comments: 2

Patch Set 4 : fixing uninitialized NOTIFIYICONDATA. HideBalloon not required anymore. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -3 lines) Patch
M chrome/browser/ui/views/status_icons/status_icon_win.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/status_icons/status_icon_win.cc View 1 2 3 4 chunks +24 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Leandro Graciá Gil
To be landed after issue 8351004. Trying the full change with the bots in the ...
9 years, 2 months ago (2011-10-24 15:19:30 UTC) #1
Andrew T Wilson (Slow)
LGTM, with one nit below. http://codereview.chromium.org/8379003/diff/4001/chrome/browser/ui/views/status_icons/status_icon_win.h File chrome/browser/ui/views/status_icons/status_icon_win.h (right): http://codereview.chromium.org/8379003/diff/4001/chrome/browser/ui/views/status_icons/status_icon_win.h#newcode48 chrome/browser/ui/views/status_icons/status_icon_win.h:48: void HideBalloon(); Not sure ...
9 years, 2 months ago (2011-10-26 01:05:01 UTC) #2
Leandro Graciá Gil
I've detected an additional problem that appeared when you generated many notification balloons: some of ...
9 years, 1 month ago (2011-10-26 12:13:26 UTC) #3
Andrew T Wilson (Slow)
9 years, 1 month ago (2011-10-26 22:28:03 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698