gecko-dev/browser/extensions/formautofill
Tim Nguyen dd1510aec5 Bug 1392416 - Update notification icons to use photon assets. r=dao
MozReview-Commit-ID: A5Y0GDJcwh1

--HG--
extra : rebase_source : 40d5c6bd967ed2817b252506c5f3322e3d318e51
2017-08-22 17:19:15 +02:00
..
content Bug 1392416 - Update notification icons to use photon assets. r=dao 2017-08-22 17:19:15 +02:00
locales Bug 1390816 - Part 1: Add addresses sync checkbox in first time saving doorhanger. r=lchang 2017-08-16 19:08:32 +08:00
phonenumberutils Bug 1352324 - (Part 4) Fix eslint errors of PhoneNumber utility. r=MattN 2017-06-28 16:01:25 -07:00
skin Bug 1371139 - Part 1. Implementation of form auto fill credit card layout. r=lchang,seanlee 2017-07-25 15:28:38 +08:00
test Bug 1371139 - Part 2. Add browser chrome test to verify dropdown layout. r=lchang,seanlee 2017-08-08 17:06:41 +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 1386959 - [Form Autofill] Add probe for form autofill availability. r=francois,lchang 2017-08-14 11:56:19 +08: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 1390816 - Part 1: Add addresses sync checkbox in first time saving doorhanger. r=lchang 2017-08-16 19:08:32 +08:00
FormAutofillHandler.jsm Bug 1388152 - Save abbreviated state name of address-level1 select element rather than its value in form autofill submission. r=lchang,MattN 2017-08-14 18:08:44 +08:00
FormAutofillHeuristics.jsm Bug 1387988 - [Form Autofill] Optimize "findLabelElements" function. r=MattN 2017-08-08 19:01:40 +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 1371139 - Part 2. Add browser chrome test to verify dropdown layout. r=lchang,seanlee 2017-08-08 17:06:41 +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 1388152 - Save abbreviated state name of address-level1 select element rather than its value in form autofill submission. r=lchang,MattN 2017-08-14 18:08:44 +08:00
install.rdf.in Bug 1303469 - Stub form autofill system extension. r=rhelmer 2016-09-18 14:07:51 +08:00
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 Backed out changeset 5b4b8c71b9fb (bug 1388238) because the other half of the bug got backed out a=backout 2017-08-15 18:42:01 -07: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 1371139 - Part 1. Implementation of form auto fill credit card layout. r=lchang,seanlee 2017-07-25 15:28:38 +08:00
ProfileStorage.jsm Bug 1391149 - [Form Autofill] Avoid exposing fields with empty value from the storage. r=steveck 2017-08-17 12:38:42 +08:00