| 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;
|
|
|