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

Issue 11414215: Add CloseAllByProfile to NotificationUIManager and call before destroyng a Profile (Closed)

Created:
8 years ago by stevenjb
Modified:
8 years ago
Reviewers:
oshima
CC:
chromium-reviews, tfarina, sail+watch_chromium.org
Visibility:
Public.

Description

Add CloseAllByProfile to NotificationUIManager and call before destroyng a Profile BUG=160657 For chrome/browser/ui/views/notifications/ TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170471

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix iterators #

Total comments: 2

Patch Set 3 : Fix unit_tests #

Patch Set 4 : Fix mac #

Patch Set 5 : Fix mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -39 lines) Patch
M chrome/browser/notifications/balloon_collection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_base.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_base.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 2 3 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager.h View 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager_impl.cc View 1 5 chunks +32 lines, -23 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager_mac.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/notifications/notification_ui_manager_mac.mm View 3 chunks +27 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/notifications/balloon_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/notifications/balloon_view_views.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
stevenjb
This fixes a crash bug (that's probably been around for a while, just not a ...
8 years ago (2012-11-28 23:38:30 UTC) #1
oshima
lgtm with nits. https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc File chrome/browser/notifications/notification_ui_manager_impl.cc (right): https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc#newcode129 chrome/browser/notifications/notification_ui_manager_impl.cc:129: bool removed = false; is it ...
8 years ago (2012-11-29 02:21:50 UTC) #2
stevenjb
PTAL https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc File chrome/browser/notifications/notification_ui_manager_impl.cc (right): https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc#newcode129 chrome/browser/notifications/notification_ui_manager_impl.cc:129: bool removed = false; On 2012/11/29 02:21:50, oshima ...
8 years ago (2012-11-29 02:52:24 UTC) #3
oshima
still lgtm https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc File chrome/browser/notifications/notification_ui_manager_impl.cc (right): https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc#newcode129 chrome/browser/notifications/notification_ui_manager_impl.cc:129: bool removed = false; On 2012/11/29 02:52:25, ...
8 years ago (2012-11-29 16:57:47 UTC) #4
stevenjb
On 2012/11/29 16:57:47, oshima wrote: > still lgtm > > https://codereview.chromium.org/11414215/diff/1/chrome/browser/notifications/notification_ui_manager_impl.cc > File chrome/browser/notifications/notification_ui_manager_impl.cc (right): ...
8 years ago (2012-11-29 17:10:15 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/11414215/5001
8 years ago (2012-11-29 17:10:48 UTC) #6
commit-bot: I haz the power
Presubmit check for 11414215-5001 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-29 17:10:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11414215/5001
8 years ago (2012-11-29 18:01:02 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) unit_tests
8 years ago (2012-11-29 18:39:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11414215/15001
8 years ago (2012-11-29 19:29:57 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests
8 years ago (2012-11-29 20:52:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/11414215/2006
8 years ago (2012-11-30 00:09:41 UTC) #12
commit-bot: I haz the power
8 years ago (2012-11-30 01:54:04 UTC) #13
Retried try job too often on linux_rel for step(s) nacl_integration

Powered by Google App Engine
This is Rietveld 408576698