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

Unified Diff: chrome/browser/ui/panels/panel_browser_view_browsertest.cc

Issue 8423060: Classification of TODOs in Panel code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cr feedback Created 9 years, 1 month 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/panels/panel_browser_view_browsertest.cc
diff --git a/chrome/browser/ui/panels/panel_browser_view_browsertest.cc b/chrome/browser/ui/panels/panel_browser_view_browsertest.cc
index b5ba7cad14fd2b72757f4b796fe2ded033eac1be..c9787457f0f19e29d034ac4d2734d169376a5817 100644
--- a/chrome/browser/ui/panels/panel_browser_view_browsertest.cc
+++ b/chrome/browser/ui/panels/panel_browser_view_browsertest.cc
@@ -245,6 +245,7 @@ class PanelBrowserViewTest : public BasePanelBrowserTest {
// TODO(dimich): Either remove this test in favor of platform-independent
// one, or fix it. It is broken because are_titlebars_up_ in PanelManager
// is not in sync with requested state of titlebars.
+ // http://crbug.com/102733
/*
mock_auto_hiding_desktop_bar()->SetVisibility(
AutoHidingDesktopBar::ALIGN_BOTTOM, AutoHidingDesktopBar::VISIBLE);
@@ -585,6 +586,7 @@ IN_PROC_BROWSER_TEST_F(PanelBrowserViewTest,
}
// TODO(jianli): Investigate why this fails on win trunk build.
+// http://crbug.com/102734
IN_PROC_BROWSER_TEST_F(PanelBrowserViewTest, DISABLED_DrawAttention) {
TestDrawAttention();
}
« no previous file with comments | « chrome/browser/ui/panels/panel_browser_view.cc ('k') | chrome/browser/ui/panels/panel_browser_window_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698