gecko-dev/browser/extensions/formautofill
Jared Wein d8e5ec3940 Bug 1427961 - Put the asterisk next to required fields. r=MattN
MozReview-Commit-ID: 9KMFB9bS9hD

--HG--
extra : rebase_source : 1566cf92f691f8eaa7bc47fe2b38b0c9cb66dade
extra : source : 7f74d7629be432b0df984d6464a2ba44de27dede
2018-06-20 19:06:38 -04:00
..
addressmetadata Bug 1417818 - Add CA/DE metadata from libaddressinput. r=lchang,scottwu 2017-11-20 18:07:50 +08:00
content Bug 1427961 - Put the asterisk next to required fields. r=MattN 2018-06-20 19:06:38 -04:00
docs Bug 1404769 - The documentation of FormAutofill feature and FormAutofillHeuristics module. r=MattN 2017-11-07 16:32:38 +08:00
locales Bug 1432952 - Add a billing address picker to the credit card add/edit form. r=jaws 2018-04-10 18:31:05 -07:00
phonenumberutils Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
skin Bug 1455151 - Support subdialog sizing of HTML documents from a stylesheet and use it for autofill edit dialogs. r=jaws 2018-04-18 16:12:15 -07:00
test Bug 1456762 - Remove now unnecessary import-globals-from statements in html files. r=mossop 2018-06-16 08:21:33 +00:00
.eslintrc.js Bug 1434869 - Automatically mark EXPORTED_SYMBOLS as used, so that we don't need to ignore it in ESLint's no-unused-vars rule. r=florian. 2018-03-06 12:01:59 +00:00
bootstrap.js Bug 1464405 - Register FormAutofill resource URIs before checking if the feature should be enabled. r=MattN 2018-05-28 09:50:21 -07:00
FormAutofillContent.jsm Bug 1418078 - Convert JS users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:29:50 +02:00
FormAutofillDoorhanger.jsm Bug 1434480 - added highlighting support via spotlightURL additions to updateAddress and updateCreditCard r=MattN 2018-04-26 15:06:20 -07:00
FormAutofillHandler.jsm Bug 1418078 - Convert JS users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:29:50 +02:00
FormAutofillHeuristics.jsm Bug 1455676 part 16. Mostly stop using nsIDOMNode in browser/. r=mossop 2018-05-29 22:58:50 -04:00
FormAutofillNameUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
FormAutofillParent.jsm Bug 1461477 - Create a CreditCard.jsm to consolidate various credit card handling and validation. r=MattN 2018-05-15 12:41:35 -04:00
FormAutofillPreferences.jsm Bug 1444283: Label the "Autofill addresses" and "autofill credit cards" check boxes for accessibility. r=MattN 2018-03-09 13:50:01 +10:00
FormAutofillStorage.jsm Bug 1463608 - Expose FormAutofill computeFields methods, use them for temporary records in payments. r=MattN 2018-05-30 16:56:25 -07:00
FormAutofillSync.jsm Bug 1463956 - allow Sync to remove all address and credit-card records. r=kitcambridge,MattN 2018-05-24 12:36:37 +10:00
FormAutofillUtils.jsm Bug 1427961 - Regular expression validation for zip/postal codes. r=MattN 2018-06-20 17:46:05 -04:00
install.rdf.in
jar.mn Bug 1022925 - Part 1: move addressReferences to addressmetadata folder. r=lchang,scottwu 2017-11-10 14:39:44 +08:00
MasterPassword.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
moz.build Bug 1404769 - The documentation of FormAutofill feature and FormAutofillHeuristics module. r=MattN 2017-11-07 16:32:38 +08:00
ProfileAutoCompleteResult.jsm Bug 1461477 - Create a CreditCard.jsm to consolidate various credit card handling and validation. r=MattN 2018-05-15 12:41:35 -04:00