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

Unified Diff: chrome_frame/test/test_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 | « chrome_frame/test/test_mock_with_web_server.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/test_with_web_server.cc
===================================================================
--- chrome_frame/test/test_with_web_server.cc (revision 43676)
+++ chrome_frame/test/test_with_web_server.cc (working copy)
@@ -791,7 +791,7 @@
// Test whether POST-ing a form from an mshtml page to a CF page will cause
// the request to get reissued. It should not.
-// http://code.google.com/p/chromium/issues/detail?id=40266
+// http://code.google.com/p/chromium/issues/detail?id=40124
TEST_F(ChromeFrameTestWithWebServer, DISABLED_FullTabModeIE_TestPostReissue) {
if (!MonikerPatchEnabled())
return;
« no previous file with comments | « chrome_frame/test/test_mock_with_web_server.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698