gecko-dev/browser/extensions/formautofill
2017-08-16 18:45:11 +08:00
..
content Bug 1380910 - Enhance form autofill note by showing the categories intersection of result fields and form fields instead of their union. r=lchang,seanlee 2017-08-11 10:23:49 +08:00
locales Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee 2017-06-30 09:51:02 -07:00
phonenumberutils Bug 1352324 - (Part 4) Fix eslint errors of PhoneNumber utility. r=MattN 2017-06-28 16:01:25 -07:00
skin Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee 2017-06-30 09:51:02 -07:00
test Bug 1380910 - Enhance form autofill note by showing the categories intersection of result fields and form fields instead of their union. r=lchang,seanlee 2017-08-11 10:23:49 +08:00
.eslintrc.js Bug 1385820 - Enable the ESLint no-new-wrappers rule across mozilla-central; r=markh,standard8 2017-08-07 23:57:51 +05:30
bootstrap.js Bug 1385179 - Enable addresses sync engine as formautofill initializes. r=MattN 2017-08-08 15:07:10 +10:00
FormAutofillContent.jsm Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee 2017-06-30 09:51:02 -07:00
FormAutofillDoorhanger.jsm Bug 1379869 - Remove unnecessary styling for doorhanger anchor. r=lchang 2017-07-11 11:34:55 +08:00
FormAutofillHandler.jsm Bug 1385216 - [Form Autofill] Avoid triggering update on fields that aren't changed after autofilling or contain concatenated street address. r=seanlee,steveck 2017-07-28 19:08:30 +08:00
FormAutofillHeuristics.jsm Bug 1358960 - "united state" string should not be recognized as "address-level1". r=MattN 2017-08-04 16:23:45 +08:00
FormAutofillNameUtils.jsm Bug 1368008 - [Form Autofill] Cache the computed fields in profileStorage. r=MattN,seanlee,steveck 2017-05-26 18:05:48 +08:00
FormAutofillParent.jsm Bug 1371149 - Part 2. Add a chrome browser test for form autofill insecure field. r=MattN,seanlee 2017-07-28 17:23:30 +08:00
FormAutofillPreferences.jsm Bug 1387004 - Part 1: Add credit card enabled pref. r=lchang 2017-08-02 11:51:57 +08:00
FormAutofillSync.jsm Bug 1363995 - Implement autofill record reconciliation. r=seanlee,lchang,markh 2017-07-20 16:50:41 +10:00
FormAutofillUtils.jsm Bug 1371149 - Part 1. Show insecure field in credit card autofill dropdown instead of result when the connection is not secure. r=MattN,seanlee 2017-06-30 09:51:02 -07:00
install.rdf.in
jar.mn Bug 1352324 - (Part 3) Update PhoneNumber utility to fulfill Form Autofill. r=MattN 2017-05-26 11:46:36 +08:00
MasterPassword.jsm Bug 1388238 - Implement waitForMasterPasswordDialog helper which handles open dialogs. r=MattN 2017-08-16 18:45:11 +08:00
moz.build Bug 1375799 - (Part 2) [Form Autofill] Rename locale folder to locales. r=lchang 2017-07-25 10:40:21 +08:00
ProfileAutoCompleteResult.jsm Bug 1380910 - Enhance form autofill note by showing the categories intersection of result fields and form fields instead of their union. r=lchang,seanlee 2017-08-11 10:23:49 +08:00
ProfileStorage.jsm Bug 1375382 - [Form Autofill] Handle filling in country field select element. r=seanlee 2017-07-28 12:22:50 +08:00