gecko-dev/browser/extensions/formautofill
Mark Banner 4fb45e5b8c Bug 1365412 - Clean up various ESLint global definitions in browser/. r=mossop
MozReview-Commit-ID: JqAm9x1XGCM

--HG--
extra : rebase_source : e9215288195f1fe683832db53d87dbe77c697b4c
2017-05-16 22:22:42 +01:00
..
content Bug 1365412 - Clean up various ESLint global definitions in browser/. r=mossop 2017-05-16 22:22:42 +01:00
locale Bug 1304306 - (Part 1) Add Form Autofill preference checkbox and button. r=MattN 2017-02-11 19:43:23 +08:00
skin Bug 1362584 - Show autofill name fields in the management/preferences UI r=scottwu 2017-05-06 00:04:13 -07:00
test Bug 1365143 - Add schema version number for each Form Fill record in ProfileStorage.; r=lchang 2017-05-16 14:50:39 +08:00
.eslintrc.js Bug 1358041 - Fix no-aArgs eslint warning about Hungarian Notation in browser/extensions/formautofill/. r=standard8 2017-04-20 00:05:12 -07:00
bootstrap.js Bug 1364334 - Rename "browser.formautofill.*" prefs to "extensions.formautofill.*". r=lchang 2017-05-11 23:34:00 -07:00
FormAutofillContent.jsm Bug 1362911 - [Form Autofill] Rename "profiles" to "addresses" in the storage. r=MattN 2017-05-08 10:43:37 +08:00
FormAutofillHandler.jsm Backed out 2 changesets (bug 1349489) for xpcshell failures in test_Macys.js 2017-04-28 20:31:32 -07:00
FormAutofillHeuristics.jsm Bug 1349489 - Part 2: Add test fixtures for autofill field name heuristics.; r=MattN 2017-04-21 15:20:26 +08:00
FormAutofillNameUtils.jsm Bug 1359892 - [Form Autofill] Support full-name fields. r=MattN 2017-04-13 17:12:59 +08:00
FormAutofillParent.jsm Bug 1359978 - (Part 1) Implement AutofillRecords as a base class for handling address records. r=MattN,steveck 2017-04-28 16:00:49 -07:00
FormAutofillPreferences.jsm Bug 1364334 - Rename "browser.formautofill.enabled" pref to "extensions.formautofill.addresses.enabled". r=lchang 2017-05-11 23:34:30 -07:00
FormAutofillUtils.jsm Bug 1364334 - Rename "browser.formautofill.*" prefs to "extensions.formautofill.*". r=lchang 2017-05-11 23:34:00 -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 1326139 - Implement profile item two column layout. r=MattN 2017-01-25 11:04:15 +08:00
moz.build Bug 1325538 - Add mochitest-plain tests for form autofill. r=MattN 2017-05-02 15:53:35 -07:00
ProfileAutoCompleteResult.jsm Bug 1359892 - [Form Autofill] Support full-name fields. r=MattN 2017-04-13 17:12:59 +08:00
ProfileStorage.jsm Bug 1365143 - Add schema version number for each Form Fill record in ProfileStorage.; r=lchang 2017-05-16 14:50:39 +08:00