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

Unified Diff: chrome/test/data/ssl/redirect.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
Index: chrome/test/data/ssl/redirect.html
diff --git a/chrome/test/data/ssl/redirect.html b/chrome/test/data/ssl/redirect.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ca12f4b0a815ca31e44847283602223590d5a69
--- /dev/null
+++ b/chrome/test/data/ssl/redirect.html
@@ -0,0 +1 @@
+<script>window.location.replace(window.location.search.substring(1));</script>
« no previous file with comments | « chrome/test/data/ssl/in_page_navigation_during_load.html ('k') | chrome/test/data/ssl/redirect_with_mixed_content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698