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

Issue 6747007: Before object destruction, make sure that its select dialogs are told that we (Closed)

Created:
9 years, 9 months ago by inferno
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Before object destruction, make sure that its select dialogs are told that we are gone so that they don't try and call back to us. This bug was reproducible on extensions, but similar occurences were found in code auditing. BUG=77349 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79507

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M chrome/browser/extensions/extension_bookmarks_module.cc View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/extensions/extensions_ui.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/certificate_dialogs.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/advanced_options_handler.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/certificate_manager_handler.cc View 1 chunk +4 lines, -0 lines 1 comment Download
M chrome/browser/ui/webui/options/extension_settings_handler.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
inferno
Brett, can you please review. This is similar to the one you already reviewed some ...
9 years, 9 months ago (2011-03-25 18:45:42 UTC) #1
brettw
LGTM http://codereview.chromium.org/6747007/diff/1/chrome/browser/ui/webui/options/certificate_manager_handler.cc File chrome/browser/ui/webui/options/certificate_manager_handler.cc (right): http://codereview.chromium.org/6747007/diff/1/chrome/browser/ui/webui/options/certificate_manager_handler.cc#newcode684 chrome/browser/ui/webui/options/certificate_manager_handler.cc:684: // There may be pending file dialogs, we ...
9 years, 9 months ago (2011-03-26 18:12:10 UTC) #2
inferno
9 years, 9 months ago (2011-03-27 06:05:04 UTC) #3
Thanks Brett. Will move the comment to the bottom before committing.

Powered by Google App Engine
This is Rietveld 408576698