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

Unified Diff: trunk/src/athena/home/home_card_impl.cc

Issue 467003003: Revert 291214 "Fixes three crashes" in an attempt to find the cause of Athena related unit test fai… (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | trunk/src/athena/system/device_socket_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/athena/home/home_card_impl.cc
===================================================================
--- trunk/src/athena/home/home_card_impl.cc (revision 291393)
+++ trunk/src/athena/home/home_card_impl.cc (working copy)
@@ -486,11 +486,6 @@
if (activation_client_)
activation_client_->RemoveObserver(this);
home_card_widget_->CloseNow();
-
- // Reset the view delegate first as it access search provider during
- // shutdown.
- view_delegate_.reset();
- search_provider_.reset();
instance = NULL;
}
« no previous file with comments | « no previous file | trunk/src/athena/system/device_socket_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698