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

Unified Diff: chrome/browser/ui/views/frame/browser_view.h

Issue 7538022: Jumplist Bug (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 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 | « chrome/browser/jumplist_win.cc ('k') | chrome/browser/ui/views/frame/browser_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/frame/browser_view.h
===================================================================
--- chrome/browser/ui/views/frame/browser_view.h (revision 96768)
+++ chrome/browser/ui/views/frame/browser_view.h (working copy)
@@ -715,7 +715,7 @@
HungPluginAction hung_plugin_action_;
// The custom JumpList for Windows 7.
- scoped_ptr<JumpList> jumplist_;
+ scoped_refptr<JumpList> jumplist_;
// The custom AeroPeek manager for Windows 7.
scoped_ptr<AeroPeekManager> aeropeek_manager_;
« no previous file with comments | « chrome/browser/jumplist_win.cc ('k') | chrome/browser/ui/views/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698