[epiphany/mcatanzaro/passwords: 27/35] ephy.js: Fix misleading log statement
- From: Jan-Michael Brummer <jbrummer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/passwords: 27/35] ephy.js: Fix misleading log statement
- Date: Tue, 5 Mar 2019 20:54:17 +0000 (UTC)
commit 341edbdac81abb457613141a59a204b3a73ea875
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Mar 3 16:11:41 2019 -0600
ephy.js: Fix misleading log statement
embed/web-extension/resources/js/ephy.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/embed/web-extension/resources/js/ephy.js b/embed/web-extension/resources/js/ephy.js
index d6cebb5fc..93173a2cf 100644
--- a/embed/web-extension/resources/js/ephy.js
+++ b/embed/web-extension/resources/js/ephy.js
@@ -445,7 +445,7 @@ Ephy.FormManager = class FormManager
this.preFill();
});
} else {
- Ephy.log('No items in username list, not hooking menu for choosing.');
+ Ephy.log('No username field, not hooking menu for choosing.');
this.preFill();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]