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

Unified Diff: chrome/test/data/password/done.html

Issue 293093002: Don't show "Save password" prompt for a failed login (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use exising done.html file for the test case that a iframe doesn't contain any form. Created 6 years, 6 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/password/done.html
diff --git a/chrome/test/data/password/done.html b/chrome/test/data/password/done.html
index 3aa6fb68775663a5c072201b78cbf49ded3b9e4e..772a2fac6a560536b3b58f2fa3f11139feb76695 100644
--- a/chrome/test/data/password/done.html
+++ b/chrome/test/data/password/done.html
@@ -1,5 +1,6 @@
<html>
<body>
Navigation complete.
+This file should not contain any forms.
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698