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

Issue 345031: Destroy the TaskManagerGtk singleton instance when its window is destroyed, o... (Closed)

Created:
11 years, 1 month ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Destroy the TaskManagerGtk singleton instance when its window is destroyed, otherwise its treeview will still be getting notifications and trying to manipulate the destroyed treeview. BUG=none TEST=Install an extension, open the task manager, and quit the browser should not result in a GTK error.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M chrome/browser/gtk/task_manager_gtk.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/task_manager_gtk.cc View 4 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
Why did OnDestroy hate me? Because it doesn't take a response_id. Sigh.
11 years, 1 month ago (2009-10-31 02:37:32 UTC) #1
Evan Stade
11 years, 1 month ago (2009-11-02 17:59:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698