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

Issue 10855113: Show extension settings for extension notifications (Closed)

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

Description

Show extension settings for extension notifications This also: * Sends notification removal requests instead of directly removing notifications for removal by source * Fixes a bug where clicking on a menu item outside the bubble would close the buble and not trigger the menu event BUG=139697 For chrome/browser/ui/views/ash/balloon_collection_impl_ash.cc: TBR=sky@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151518

Patch Set 1 #

Total comments: 2

Patch Set 2 : Different check for menu open #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -22 lines) Patch
M ash/system/tray/tray_bubble_view.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ash/system/tray/tray_bubble_view.cc View 1 2 4 chunks +14 lines, -3 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 1 2 4 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/ash/balloon_collection_impl_ash.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/balloon_collection_impl_ash.cc View 3 chunks +17 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
stevenjb
8 years, 4 months ago (2012-08-10 23:42:05 UTC) #1
sadrul
http://codereview.chromium.org/10855113/diff/1/ash/system/web_notification/web_notification_tray.cc File ash/system/web_notification/web_notification_tray.cc (right): http://codereview.chromium.org/10855113/diff/1/ash/system/web_notification/web_notification_tray.cc#newcode460 ash/system/web_notification/web_notification_tray.cc:460: tray_->set_menu_open(true); This feels like a hack. The app-list controller ...
8 years, 4 months ago (2012-08-13 22:09:08 UTC) #2
stevenjb
http://codereview.chromium.org/10855113/diff/1/ash/system/web_notification/web_notification_tray.cc File ash/system/web_notification/web_notification_tray.cc (right): http://codereview.chromium.org/10855113/diff/1/ash/system/web_notification/web_notification_tray.cc#newcode460 ash/system/web_notification/web_notification_tray.cc:460: tray_->set_menu_open(true); On 2012/08/13 22:09:08, sadrul wrote: > This feels ...
8 years, 4 months ago (2012-08-14 00:48:37 UTC) #3
sadrul
LGTM. Thanks
8 years, 4 months ago (2012-08-14 01:49:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10855113/11001
8 years, 4 months ago (2012-08-14 03:28:01 UTC) #5
commit-bot: I haz the power
Presubmit check for 10855113-11001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-14 03:28:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10855113/11001
8 years, 4 months ago (2012-08-14 03:34:14 UTC) #7
commit-bot: I haz the power
Try job failure for 10855113-11001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-08-14 06:05:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10855113/11001
8 years, 4 months ago (2012-08-14 16:08:18 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 18:28:16 UTC) #10
Change committed as 151518

Powered by Google App Engine
This is Rietveld 408576698