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

Issue 9621020: Fix 117074: Panels [WIN]: Crash data shows a stack trace consistently involving PanelManager (Closed)

Created:
8 years, 9 months ago by jianli
Modified:
8 years, 9 months ago
Reviewers:
jennb
CC:
chromium-reviews
Visibility:
Public.

Description

Fix 117074: Panels [WIN]: Crash data shows a stack trace consistently involving PanelManager The fix is not to involve PanelManager when it is not needed on the balloon notification code. BUG=117074 TEST=Manual test to verify PanelManager is not involved on start. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125679

Patch Set 1 : patch #

Total comments: 4

Patch Set 2 : Patch to land #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M chrome/browser/notifications/balloon_collection_impl.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.cc View 1 3 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jianli
8 years, 9 months ago (2012-03-07 23:05:47 UTC) #1
jennb
LGTM with nits http://codereview.chromium.org/9621020/diff/2001/chrome/browser/notifications/balloon_collection_impl.cc File chrome/browser/notifications/balloon_collection_impl.cc (right): http://codereview.chromium.org/9621020/diff/2001/chrome/browser/notifications/balloon_collection_impl.cc#newcode415 chrome/browser/notifications/balloon_collection_impl.cc:415: if (!panel_offset_enabled_) Does BalloonCollection always exist? ...
8 years, 9 months ago (2012-03-08 04:34:18 UTC) #2
jennb
On 2012/03/08 04:34:18, jennb wrote: > LGTM with nits > > http://codereview.chromium.org/9621020/diff/2001/chrome/browser/notifications/balloon_collection_impl.cc > File chrome/browser/notifications/balloon_collection_impl.cc ...
8 years, 9 months ago (2012-03-08 06:23:08 UTC) #3
jianli
https://chromiumcodereview.appspot.com/9621020/diff/2001/chrome/browser/notifications/balloon_collection_impl.cc File chrome/browser/notifications/balloon_collection_impl.cc (right): https://chromiumcodereview.appspot.com/9621020/diff/2001/chrome/browser/notifications/balloon_collection_impl.cc#newcode415 chrome/browser/notifications/balloon_collection_impl.cc:415: if (!panel_offset_enabled_) On 2012/03/08 04:34:18, jennb wrote: > Does ...
8 years, 9 months ago (2012-03-08 18:26:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jianli@chromium.org/9621020/4004
8 years, 9 months ago (2012-03-08 18:27:04 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-08 20:57:35 UTC) #6
Change committed as 125679

Powered by Google App Engine
This is Rietveld 408576698