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

Unified Diff: chrome/browser/views/bookmark_bar_view_test.cc

Issue 1745024: Make a new yes/no messagebox wrapper function, use it in the bookmark alert.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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/views/bookmark_bar_view_test.cc
===================================================================
--- chrome/browser/views/bookmark_bar_view_test.cc (revision 50758)
+++ chrome/browser/views/bookmark_bar_view_test.cc (working copy)
@@ -31,7 +31,8 @@
#define MAYBE_DNDToDifferentMenu DISABLED_DNDToDifferentMenu
#define MAYBE_DNDBackToOriginatingMenu DISABLED_DNDBackToOriginatingMenu
-// See http://crbug.com/40039 for details.
+// Two bugs here. http://crbug.com/40039 for general Linux Views, and
+// http://crbug.com/47452 for ChromiumOS.
#define MAYBE_KeyEvents DISABLED_KeyEvents
// See http://crbug.com/47089 for details.
« chrome/browser/platform_util_common_linux.cc ('K') | « chrome/browser/process_singleton_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698