From cbf7b933f1f2236faebf897b45cd666d9e4680de Mon Sep 17 00:00:00 2001 From: Paolo Amadini Date: Fri, 20 Mar 2015 10:26:01 -0700 Subject: [PATCH] Bug 1143903 - Display username and password as separate fields in the password doorhanger. r=MattN --- browser/base/content/popup-notifications.inc | 8 ++ .../passwordmgr/nsLoginManagerPrompter.js | 67 ++++++++---- .../test/browser/browser_notifications.js | 100 +++++++++++++----- .../passwordmgr/test/notification_common.js | 2 +- .../passwordmgr/test/test_notifications.html | 4 +- .../chrome/passwordmgr/passwordmgr.properties | 3 + 6 files changed, 134 insertions(+), 50 deletions(-) diff --git a/browser/base/content/popup-notifications.inc b/browser/base/content/popup-notifications.inc index e4bdea72a36..4082f4a36c0 100644 --- a/browser/base/content/popup-notifications.inc +++ b/browser/base/content/popup-notifications.inc @@ -60,6 +60,14 @@ + + #ifdef E10S_TESTING_ONLY