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

Issue 551105: Fix browser crash in extensions due to painting badges on PageActions.... (Closed)

Created:
10 years, 11 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Fix browser crash in extensions due to painting badges on PageActions. It is possible this will move the crash location elsewhere, but since we don't even support showing badges on PageActions, we have no reason to attempt it. BUG=http://crbug.com/31080 TEST=Monitor the crash rate and see if the crash is fixed. Badges should still work on BrowserActions. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36807

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -15 lines) Patch
M chrome/browser/views/location_bar_view.cc View 1 3 chunks +3 lines, -15 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Finnur
10 years, 11 months ago (2010-01-21 22:56:39 UTC) #1
Aaron Boodman
10 years, 11 months ago (2010-01-21 23:10:58 UTC) #2
lgtm with nit

http://codereview.chromium.org/551105/diff/1002/2001
File chrome/browser/views/location_bar_view.cc (right):

http://codereview.chromium.org/551105/diff/1002/2001#newcode78
chrome/browser/views/location_bar_view.cc:78: virtual ~PageActionWithBadgeView()
{}
~View is virtual so I don't think this is necessary.

Powered by Google App Engine
This is Rietveld 408576698