gecko-dev/browser/extensions/formautofill
Bogdan Tara d139da6dc7 Bug 1426981 - Disable test browser_update_doorhanger.js on all platforms. r=jmaher
--HG--
extra : rebase_source : 2350ad227d97f3e8282ad5f3787fbc926e5a848b
2018-04-26 08:37:00 +03:00
..
addressmetadata Bug 1417818 - Add CA/DE metadata from libaddressinput. r=lchang,scottwu 2017-11-20 18:07:50 +08:00
content Bug 1455087 - Support deleting autofill records with the delete key. r=MattN 2018-04-19 13:06:59 -07: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 1426981 - Disable test browser_update_doorhanger.js on all platforms. r=jmaher 2018-04-26 08:37:00 +03: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
FormAutofillContent.jsm Bug 1433876 - Wrap earlyformsubmit observer in try…catch to ensure autofill never stops form submission. r=johannh 2018-02-07 22:26:15 -08: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 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
FormAutofillHeuristics.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
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 1034036 - Part 2: Rename and shorten `getMostRecentBrowserWindow` to `getTopWindow` and modernize the style used in BrowserWindowTracker.jsm. r=dao 2018-04-11 12:05:59 +02: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 1432952 - Add a billingAddressGUID property to saved credit cards. r=jaws,kitcambridge 2018-04-10 15:55:20 -07:00
FormAutofillSync.jsm Bug 1434483 - Renamed profileStorage singleton to formAutofillStorage to make it more clear; r=MattN 2018-02-10 21:23:19 +00:00
FormAutofillUtils.jsm Bug 1433876 - Test form submission with autofill in country without sub_keys. r=johannh 2018-04-22 15:48:07 -07:00
MasterPassword.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
ProfileAutoCompleteResult.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
bootstrap.js Bug 1446585: Remove support for resource entries in bootstrapped chrome.manifest files. r=aswan,MattN,k88hudson 2018-03-16 20:18:46 -07: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 1404769 - The documentation of FormAutofill feature and FormAutofillHeuristics module. r=MattN 2017-11-07 16:32:38 +08:00