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

Issue 10826185: Fix crash in WebsiteSettingsPopupView::OnWidgetClosing (Closed)

Created:
8 years, 4 months ago by markusheintz_
Modified:
8 years, 4 months ago
Reviewers:
msw
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix crash in WebsiteSettingsPopupView::OnWidgetClosing BUG=140323 TEST=Chrome not crashing after opening and closing the website settings popup for an internal chrome page (e.g. chrome://settings) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150430

Patch Set 1 #

Patch Set 2 : Address comments. #

Total comments: 2

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/ui/views/website_settings/website_settings_popup_view.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/website_settings/website_settings_popup_view.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
markusheintz_
Michael could you review this CL please. Thanks a lot.
8 years, 4 months ago (2012-08-07 14:09:55 UTC) #1
tfarina
On Tue, Aug 7, 2012 at 11:09 AM, <markusheintz@chromium.org> wrote: > Reviewers: msw, > > ...
8 years, 4 months ago (2012-08-07 15:07:28 UTC) #2
msw
I share Thiago's concern, nothing in the code indicates that presenter should ever be NULL. ...
8 years, 4 months ago (2012-08-07 17:26:30 UTC) #3
markusheintz_
On 2012/08/07 17:26:30, msw wrote: > I share Thiago's concern, nothing in the code indicates ...
8 years, 4 months ago (2012-08-07 18:39:19 UTC) #4
msw
Ah, I missed the enormous split of if()/else in the ctor... Yeah, that's probably an ...
8 years, 4 months ago (2012-08-07 20:13:45 UTC) #5
markusheintz_
http://codereview.chromium.org/10826185/diff/3003/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): http://codereview.chromium.org/10826185/diff/3003/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode337 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:337: presenter_->OnSitePermissionChanged( On 2012/08/07 20:13:45, msw wrote: > Perhaps comment ...
8 years, 4 months ago (2012-08-07 20:28:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10826185/10002
8 years, 4 months ago (2012-08-07 20:32:25 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 22:31:46 UTC) #8
Change committed as 150430

Powered by Google App Engine
This is Rietveld 408576698