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

Unified Diff: chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc

Issue 2715213009: Re-enable FocusBeforeNavigation test. (Closed)
Patch Set: rebase Created 3 years, 8 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 | « no previous file | content/browser/browser_plugin/browser_plugin_guest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc
diff --git a/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc b/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc
index 4bfebfb2bc10341550f26e8ff496cfe3089aa8a4..7655e5a6f102c6715371f693590b8804ebbdae3b 100644
--- a/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc
+++ b/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc
@@ -664,10 +664,6 @@ IN_PROC_BROWSER_TEST_P(WebViewPointerLockInteractiveTest,
// off focused.
IN_PROC_BROWSER_TEST_P(WebViewFocusInteractiveTest,
Focus_FocusBeforeNavigation) {
- // TODO(avallee): Determine if test is relevant with OOPIF or fix the bug.
- // http://crbug.com/672947
- if (GetParam())
- return;
TestHelper("testFocusBeforeNavigation", "web_view/focus", NO_TEST_SERVER);
}
« no previous file with comments | « no previous file | content/browser/browser_plugin/browser_plugin_guest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698