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

Issue 2886014: notifications: Add a cross platform NotificationOptionsMenuModel that can be shared by the views and (Closed)

Created:
10 years, 5 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
John Gregg
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

notifications: Add a cross platform NotificationOptionsMenuModel that can be shared by the views and gtk frameworks. BUG=None TEST=Go to http://0xfe.muthanna.com/notifyme.html, request permission for notifications, notify it. Click on the wrench menu in the notification balloon, the menu should work as before. Signed-off-by: Thiago Farina <tfarina@chromium.org>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52859

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -136 lines) Patch
M chrome/browser/gtk/notifications/balloon_view_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/gtk/notifications/notification_options_menu_model.h View 1 chunk +0 lines, -43 lines 0 comments Download
D chrome/browser/gtk/notifications/notification_options_menu_model.cc View 1 chunk +0 lines, -90 lines 0 comments Download
A chrome/browser/notifications/notification_options_menu_model.h View 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/browser/notifications/notification_options_menu_model.cc View 1 chunk +57 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
Hi John, could you review this to me?
10 years, 5 months ago (2010-07-04 04:42:38 UTC) #1
tfarina
Friendly ping.
10 years, 5 months ago (2010-07-09 23:13:17 UTC) #2
John Gregg
On 2010/07/09 23:13:17, tfarina wrote: > Friendly ping. Thanks for this. The code looks okay, ...
10 years, 5 months ago (2010-07-12 19:07:16 UTC) #3
tfarina
On 2010/07/12 19:07:16, John Gregg wrote: > On 2010/07/09 23:13:17, tfarina wrote: > > Friendly ...
10 years, 5 months ago (2010-07-18 03:56:22 UTC) #4
John Gregg
On 2010/07/18 03:56:22, tfarina wrote: > On 2010/07/12 19:07:16, John Gregg wrote: > > On ...
10 years, 5 months ago (2010-07-18 17:19:17 UTC) #5
tfarina
10 years, 5 months ago (2010-07-19 01:07:47 UTC) #6
On 2010/07/18 17:19:17, John Gregg wrote:
> Thanks, this looks good as a start.  LGTM to land and I will hook it up to the
> other platforms in a separate patch
John, this is in. I have windows box here and will do the views side in a follow
up patch.

Powered by Google App Engine
This is Rietveld 408576698