gecko-dev/browser/extensions/formautofill
Ray Lin e2440dcf56 Bug 1420169 - Move the ownership of input handler from form to section. r=lchang
MozReview-Commit-ID: FZgLNAqg1hR

--HG--
extra : rebase_source : e7ca556e80c24d7db32603a28460c1f051dc8eb7
2017-11-24 01:01:45 +08:00
..
addressmetadata Bug 1022925 - Part 2: Move alternative name to extension file. r=lchang,scottwu 2017-11-10 18:36:22 +08:00
content Bug 1417843 - Add supportedCountries pref to configure which countries are supported. r=lchang,steveck 2017-11-17 17:15:56 +08:00
locales Bug 1417843 - Add supportedCountries pref to configure which countries are supported. r=lchang,steveck 2017-11-17 17:15:56 +08:00
phonenumberutils Bug 1399997: Part 2 - Fix eval usage in PhoneNumber.jsm. r=MattN 2017-09-14 12:54:46 -07:00
skin Bug 1407508 - Part 3. Add form autofill clear form button binding. r=lchang,seanlee 2017-10-16 13:50:16 +08:00
test Bug 1416665 - Deduplicate the detail with the same field name even they are in the different `contactType`. r=lchang,ralin 2017-11-17 14:18:34 +08:00
.eslintrc.js Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop 2017-10-09 10:54:16 +01:00
FormAutofillContent.jsm Bug 1407508 - Part 4. Implement clear populated form function for form autofill clear button. r=lchang,seanlee 2017-10-16 13:52:30 +08:00
FormAutofillDoorhanger.jsm Bug 1415263 - [Form Autofill] Make accesskeys in form autofill doorhanger localizable. r=lchang 2017-11-09 12:06:30 +08:00
FormAutofillHandler.jsm Bug 1420169 - Move the ownership of input handler from form to section. r=lchang 2017-11-24 01:01:45 +08:00
FormAutofillHeuristics.jsm Bug 1416665 - Deduplicate the detail with the same field name even they are in the different `contactType`. r=lchang,ralin 2017-11-17 14:18:34 +08:00
FormAutofillNameUtils.jsm Bug 1393083 - [Form Autofill] CJK names should be combined in the order: familyName + givenName. r=steveck 2017-08-23 23:42:52 +08:00
FormAutofillParent.jsm Bug 1339731 - Refactor FormAutofillHandler to support multiple section machanism. r=lchang,ralin 2017-11-20 08:21:30 +08:00
FormAutofillPreferences.jsm Bug 1407530 - Update formautofill.properties string IDs and localization notes. r=flod,lchang 2017-10-11 18:19:35 +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 1417843 - Add supportedCountries pref to configure which countries are supported. r=lchang,steveck 2017-11-17 17:15:56 +08:00
MasterPassword.jsm Bug 1395122 - [Form Autofill] Treat "cc-number-encrypted" as a computed field and compute it within the storage. r=kitcambridge,MattN,steveck 2017-09-08 12:31:02 +08:00
ProfileAutoCompleteResult.jsm Bug 1407508 - Part 2. Return clear form result instead of fallback to form history results for filled fields. r=lchang 2017-10-11 17:45:46 +08:00
ProfileStorage.jsm Bug 1417843 - Add supportedCountries pref to configure which countries are supported. r=lchang,steveck 2017-11-17 17:15:56 +08:00
bootstrap.js Bug 1417843 - Add supportedCountries pref to configure which countries are supported. r=lchang,steveck 2017-11-17 17:15:56 +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 1022925 - Part 1: move addressReferences to addressmetadata folder. r=lchang,scottwu 2017-11-10 14:39:44 +08:00
moz.build Bug 1413488 - [Form Autofill] Rename the "data" property of "AutofillRecords" to "_data". r=seanlee 2017-11-16 13:25:43 +08:00