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

Unified Diff: chrome/test/data/ssl/in_page_navigation_during_load.html

Issue 2305093002: Fix incorrect SSL state being shown for client redirects. (Closed)
Patch Set: more tests Created 4 years, 3 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/browser/ssl/ssl_browser_tests.cc ('k') | chrome/test/data/ssl/redirect.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/ssl/in_page_navigation_during_load.html
diff --git a/chrome/test/data/ssl/in_page_navigation_during_load.html b/chrome/test/data/ssl/in_page_navigation_during_load.html
new file mode 100644
index 0000000000000000000000000000000000000000..5f071bc7d496566c18a97caca95e9c006f2225a1
--- /dev/null
+++ b/chrome/test/data/ssl/in_page_navigation_during_load.html
@@ -0,0 +1 @@
+<script>location.hash = Math.random()</script>
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | chrome/test/data/ssl/redirect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698