Commit Graph

825 Commits

Author SHA1 Message Date
Tooru Fujisawa
33909699d9 Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs 2015-09-24 20:36:01 +09:00
Tooru Fujisawa
afbd2956bc Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs 2015-09-24 20:32:23 +09:00
Tooru Fujisawa
3d13712ac2 Backed out changeset 036615ba3257 (bug 1207498) for Linux pgo M(oth) failure 2015-09-27 23:42:50 +09:00
Tooru Fujisawa
8624800172 Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure 2015-09-27 23:42:27 +09:00
Tooru Fujisawa
c8e217312c Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs 2015-09-24 20:36:01 +09:00
Tooru Fujisawa
f2efd2a948 Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs 2015-09-24 20:32:23 +09:00
Matthew Noorenberghe
5d5ce69ceb Bug 1121291 - Remove "Show Passwords" button from pwmgr and allow inline password editing. r=Dolske,rchtara 2015-09-21 14:19:28 -07:00
J. Ryan Stinnett
2dada8f365 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Matthew Noorenberghe
9279ab7879 Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh 2015-09-20 23:53:30 -07:00
Riadh Chtara
a783a87550 Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN 2015-09-16 17:34:26 -07:00
Wes Kocher
050b69a1d0 Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
Bernardo P. Rittmeyer
d28ab90a13 Bug 1016051 - Support adding a username to a password-only login upon capture. r=MattN 2015-09-16 01:04:00 +02:00
Ehsan Akhgari
a26516f95c Bug 1203375 - Focus the password manager dialog after the Show Passwords prompt closes 2015-09-13 14:26:17 -04:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Phil Ringnalda
40a8672feb Bug 1192800 etc., disable toolkit/components/passwordmgr/test/browser/browser_context_menu.js on Linux where it's pretty much permaorange, a=hugeorange 2015-09-10 13:17:52 -07:00
9035d111ab Bug 1202421 - Rename the network.auth.allow-subresource-auth pref. r=michal 2015-09-08 08:21:19 -07:00
Riadh Chtara
591805ea25 Bug 682069 - Password Import from IE not available. r=dolske r=mattn 2015-09-01 17:27:04 -07:00
Bernardo P. Rittmeyer
eed01006ac Bug 1188719 - Tests for the username fill login context menu. r=MattN 2015-08-20 11:47:21 -07:00
Bernardo P. Rittmeyer
c86e3f455d Bug 1188719 - Show login fill context menu on username field. r=MattN 2015-08-24 19:06:00 -07:00
aleth
07aa91c06d Bug 1199910 - Only run test_context_menu.js if the build app is 'browser'. r=MattN 2015-09-01 12:42:07 +02:00
Tanvi Vyas
c2aea6ff68 Bug 1194352 - Add a check for insecure forms to the PWMGR_LOGIN_PAGE_SAFETY telemetry probe. r=MattN, p=ally 2015-08-28 15:51:26 -07:00
Matthew Noorenberghe
5cce34db10 No bug - Password manager: Modernize the style of storage-json.js. 2015-08-25 16:11:42 -07:00
Kate McKinley
bcf6bfb803 Bug 1174333 - Telemetry for percentage of password fields on safe/unsafe pages. r=MattN,tanvi p=ally 2015-08-17 21:48:34 -07:00
Edouard Oger
4d22442fc5 Bug 1159538 - Allow per-site recipes to adjust the username/password field detection for onUsernameInput. r=MattN 2015-08-12 19:13:00 -07:00
Bernardo P. Rittmeyer
7e441623f1 Bug 1192081 - Changed createFromPasswordField to also create FormLikes from username fields. r=MattN 2015-08-11 16:03:50 -07:00
Matthew Noorenberghe
aec4cb2161 Bug 1189428 - Add edit options to the password manager context menu. r=rittme,rchtara 2015-08-07 19:54:26 -07:00
Matthew Noorenberghe
bda4f1c1eb Bug 433238 - Skip test_context_menu.js on Android. r=bustage
CLOSED TREE
2015-08-07 14:22:55 -07:00
Matthew Noorenberghe
d025c3bf8b Bug 1188478 - Add an Import button to the password manager to open the browser migrator. r=dolske
Windows-only for now since we can't yet import passwords on other platforms.
2015-08-07 13:06:16 -07:00
Bernardo P. Rittmeyer
ea355a9b96 Bug 433238 - Tests for the password manager contextual menu password fill. r=MattN 2015-08-06 18:45:44 -07:00
Bernardo P. Rittmeyer
429e0235ca Bug 433238 - Password manager contextual menu password field manual fill. r=MattN 2015-08-06 15:28:07 -07:00
Bernardo P. Rittmeyer
93dab650e2 Bug 107957 - Fixed sorting order for password manager autocomplete. r=MattN 2015-08-03 15:16:08 -07:00
Bernardo P. Rittmeyer
55f6118349 Bug 1188456 - Helper to deduplicate password manager logins. r=MattN 2015-07-30 00:46:06 -07:00
Matthew Noorenberghe
d2d16ffa11 Bug 1183908 - Put password visibility toggling in the capture doorhanger behind the pref signon.rememberSignons.visibilityToggle. r=rittme 2015-07-29 23:07:06 -07:00
Matthew Noorenberghe
e00201a402 Bug 1186123 - Ensure the password field is masked by default in the capture doorhanger. r=rittme
* The `type` setter won't work if the <xul:textbox> lost its binding before the blur occurs so switch to setAttribute.
* For good measure, set the type attribute to "password" before setting the value.
2015-07-29 23:04:26 -07:00
Matthew Noorenberghe
5c6c7f0073 Bug 1001765 - Disable browser_passwordmgr_editing.js on Linux due to intermittent m-e10s-bc1 failures. 2015-07-29 00:44:22 -07:00
Riadh Chtara
da8bbdfff5 Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN 2015-07-28 15:23:21 -07:00
Ryan VanderMeulen
3661bf3aab Backed out changeset 1b9e05ea0145 (bug 1001765) for browser_passwordmgr_editing.js failures. 2015-07-28 22:47:45 -04:00
Riadh Chtara
9a6832445d Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN 2015-07-28 15:23:21 -07:00
Riadh Chtara
74740f0fc7 Bug 707044 - Create OSCrypto.jsm for operating system crypto APIs. r=MattN 2015-07-27 19:34:30 -07:00
Bernardo P. Rittmeyer
866ce0d278 Bug 1187529 - Factored viewPasswords function from pageinfo/security.js to LoginHelper.jsm. r=MattN 2015-07-26 22:25:46 -07:00
Ryan VanderMeulen
900e878dda Bug 1148771 - Skip browser_notifications.js on Windows as well due to frequent failures. 2015-07-22 10:48:54 -04:00
Matthew Noorenberghe
4634cf4c0a Bug 1174942 - Follow-up to disable browser_notifications.js on non-Windows due to intermittents 2015-07-19 23:49:04 -07:00
Bernardo P. Rittmeyer
23b592d5f1 Bug 1174942 - Tests the password editing field at the password manager capture doorhanger. r=MattN 2015-07-17 14:29:06 -07:00
Riadh Chtara
f3b59b84be Bug 1175300 - Switch password manager to using displayOrigin to display the origin in the capture doorhanger. r=MattN 2015-07-15 21:26:54 -07:00
Matthew Noorenberghe
fae3dd6b60 Bug 224406 - secure.tibia.com password manager recipe for login and registration. r=ckarlof
The login form uses type=password for the account name so we force it to be detected as the username field.
The registration form has the email address directly before the first password field so we override that.
2015-07-15 21:21:54 -07:00
Riadh Chtara
40f46a5be7 Bug 1134850 - Move password manager recipes to its own file. r=MattN 2015-07-13 10:34:59 -07:00
Carsten "Tomcat" Book
deb4fb0627 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Riadh Chtara
facda52378 Bug 1144856 - Change the doorhanger messages to mention "login" instead of "password" 2015-07-10 12:58:52 -07:00
Geoff Brown
e7ae18404c Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
Riadh Chtara
9bb3222b09 Bug 1178453 - Change logging in storage-json.js to avoid string concatenation. r=MattN 2015-06-30 12:06:52 -07:00