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

Unified Diff: chrome/test/data/History/redirector_slow.html

Issue 2972793002: Fix did_replace_entry reported as false for meta refresh tags (Closed)
Patch Set: Minor rewrite and updated tests. Created 3 years, 5 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/test/data/History/redirector_slow.html
diff --git a/chrome/test/data/History/redirector.html b/chrome/test/data/History/redirector_slow.html
similarity index 86%
rename from chrome/test/data/History/redirector.html
rename to chrome/test/data/History/redirector_slow.html
index ff16609a0eed7f30422b8df46a98993c629dfc08..320998d7f85fce9e9d24478b58024e0bd6a38c6e 100644
--- a/chrome/test/data/History/redirector.html
+++ b/chrome/test/data/History/redirector_slow.html
@@ -3,7 +3,7 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh"
- CONTENT="0; URL=landing.html">
+ CONTENT="1.1; URL=landing.html">
<TITLE> REDIRECT PAGE </TITLE>
</HEAD>
<BODY>
« no previous file with comments | « chrome/test/data/History/redirector_fast.html ('k') | content/browser/frame_host/navigation_controller_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698