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

Unified Diff: chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc

Issue 12022002: Fixing activation states from the new launcher. Also adding a whole bunch of unit tests for the new… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Forgotten to add file to repository Created 7 years, 11 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
Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc
diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc
index e79136e7594f1d4df0c07150ae621fb0848e96a1..01f7792c1e8e26f8a3fcb72f7e220dd731b794a6 100644
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc
@@ -458,7 +458,3 @@ TEST_F(ChromeLauncherControllerPerAppTest, V1AppMenuExecution) {
// TODO(skuhne) Add tests for:
// - V2 apps: create through item in launcher or directly
-// - Tracking correct activation state (seems not to work from unit_test)
-// - Check that browser is always running or active when browser is active
-// - Check that v1 app active shows browser active and app.
-// ..

Powered by Google App Engine
This is Rietveld 408576698