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

Unified Diff: ash/wm/app_list_controller.h

Issue 11418312: app_list: Improve initial icon loading. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: for #1 Created 8 years 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 | ash/wm/app_list_controller.cc » ('j') | ui/app_list/app_list_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/app_list_controller.h
diff --git a/ash/wm/app_list_controller.h b/ash/wm/app_list_controller.h
index 044679117ba0bb47a10a30fb73f6309bfb74fc37..62bd8f2a3211797468423190d9f574508f506184 100644
--- a/ash/wm/app_list_controller.h
+++ b/ash/wm/app_list_controller.h
@@ -59,8 +59,7 @@ class AppListController : public views::corewm::FocusChangeShim,
aura::Window* GetWindow();
private:
- // Sets app list view. If we are in visible mode, start showing animation.
- // Otherwise, we just close it.
+ // Sets the app list view and attempts to show it.
void SetView(app_list::AppListView* view);
// Forgets the view.
« no previous file with comments | « no previous file | ash/wm/app_list_controller.cc » ('j') | ui/app_list/app_list_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698