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

Unified Diff: components/autofill/core/common/save_password_progress_logger.h

Issue 1421013003: [Merge in M47] Do not involve PasswordManagerDriver in filling HTTP-auth forms; also check realm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2526
Patch Set: Created 5 years, 2 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: components/autofill/core/common/save_password_progress_logger.h
diff --git a/components/autofill/core/common/save_password_progress_logger.h b/components/autofill/core/common/save_password_progress_logger.h
index 2b2c62765666262ef21f32fa078d9d4d604d5ca4..15d5e278b0f2ff89a97f733f536d98aa01999921 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -103,6 +103,7 @@ class SavePasswordProgressLogger {
STRING_ONLY_VISIBLE,
STRING_SHOW_PASSWORD_PROMPT,
STRING_PASSWORDMANAGER_AUTOFILL,
+ STRING_PASSWORDMANAGER_AUTOFILLHTTPAUTH,
STRING_WAIT_FOR_USERNAME,
STRING_LOGINMODELOBSERVER_PRESENT,
STRING_WAS_LAST_NAVIGATION_HTTP_ERROR_METHOD,
« no previous file with comments | « chrome/browser/ui/views/login_view.cc ('k') | components/autofill/core/common/save_password_progress_logger.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698