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

Issue 385031: Speculative fix for a common crash. We were leaking the (Closed)

Created:
11 years, 1 month ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Speculative fix for a common crash. We were leaking the BrowserActionView because RemoveChild() does not delete it. This could maybe cause OnImageLoaded() to be called when there is no parent. I couldn't see any other path that could lead to that. BUG=27167 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31651

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/views/browser_actions_container.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Aaron Boodman
11 years, 1 month ago (2009-11-11 02:00:22 UTC) #1
Aaron Boodman
Reviewers: Matt Perry, Description: Speculative fix for a common crash. We were leaking the BrowserActionView ...
11 years, 1 month ago (2009-11-11 02:00:40 UTC) #2
Matt Perry
LGTM
11 years, 1 month ago (2009-11-11 02:04:22 UTC) #3
Matt Perry
11 years, 1 month ago (2009-11-11 02:04:40 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698