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

Issue 14205012: Fixes possible crashes for ProfileNotification is not found. (Closed)

Created:
7 years, 8 months ago by Jun Mukai
Modified:
7 years, 8 months ago
Reviewers:
Dmitry Titov, dewittj
CC:
chromium-reviews
Visibility:
Public.

Description

Fixes possible crashes for ProfileNotification is not found. BUG=232452 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195104

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M chrome/browser/notifications/message_center_notification_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.cc View 1 5 chunks +22 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Jun Mukai
7 years, 8 months ago (2013-04-17 19:35:32 UTC) #1
dewittj1
+dimich
7 years, 8 months ago (2013-04-17 20:02:04 UTC) #2
Dmitry Titov
Hmm. The only reason for the notificaiton not to be there is if it was ...
7 years, 8 months ago (2013-04-17 20:13:51 UTC) #3
Dmitry Titov
LGTM with a note. I also put a version of how this can happen into ...
7 years, 8 months ago (2013-04-17 21:58:52 UTC) #4
dewittj
lgtm agree with dimich.
7 years, 8 months ago (2013-04-18 00:06:12 UTC) #5
Jun Mukai
https://codereview.chromium.org/14205012/diff/1/chrome/browser/notifications/message_center_notification_manager.cc File chrome/browser/notifications/message_center_notification_manager.cc (right): https://codereview.chromium.org/14205012/diff/1/chrome/browser/notifications/message_center_notification_manager.cc#newcode428 chrome/browser/notifications/message_center_notification_manager.cc:428: if (iter == profile_notifications_.end() || !(*iter).second) On 2013/04/17 21:58:52, ...
7 years, 8 months ago (2013-04-18 03:08:09 UTC) #6
dewittj
On 2013/04/18 03:08:09, Jun Mukai wrote: > https://codereview.chromium.org/14205012/diff/1/chrome/browser/notifications/message_center_notification_manager.cc > File chrome/browser/notifications/message_center_notification_manager.cc > (right): > > ...
7 years, 8 months ago (2013-04-18 17:37:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/14205012/6001
7 years, 8 months ago (2013-04-18 19:27:45 UTC) #8
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=30356
7 years, 8 months ago (2013-04-18 23:25:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/14205012/6001
7 years, 8 months ago (2013-04-19 03:38:09 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 08:39:39 UTC) #11
Message was sent while issue was closed.
Change committed as 195104

Powered by Google App Engine
This is Rietveld 408576698