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

Unified Diff: chrome_frame/test/test_mock_with_web_server.cc

Issue 1562012: Correct the bug number for the disabled chrome frame tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 | chrome_frame/test/test_with_web_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/test_mock_with_web_server.cc
===================================================================
--- chrome_frame/test/test_mock_with_web_server.cc (revision 43676)
+++ chrome_frame/test/test_mock_with_web_server.cc (working copy)
@@ -1254,7 +1254,7 @@
loop.RunFor(kChromeFrameLongNavigationTimeoutInSeconds * 2);
}
-// http://code.google.com/p/chromium/issues/detail?id=40266
+// http://code.google.com/p/chromium/issues/detail?id=40124
TEST(IEPrivacy, DISABLED_NavigationToRestrictedSite) {
CloseIeAtEndOfScope last_resort_close_ie;
chrome_frame_test::TimedMsgLoop loop;
« no previous file with comments | « no previous file | chrome_frame/test/test_with_web_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698