gecko-dev/browser/extensions/formautofill
Scott Wu ce51bf1325 Bug 1019471 - Create a dialog to add/edit/view an autofill profile. r=MattN
MozReview-Commit-ID: avVGZAYq0y

--HG--
extra : rebase_source : 4ad8642bd1ca395209272d8eff061410c655d326
2017-03-08 20:30:59 -05:00
..
content Bug 1019471 - Create a dialog to add/edit/view an autofill profile. r=MattN 2017-03-08 20:30:59 -05: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 1326139 - Implement profile item two column layout. r=MattN 2017-01-25 11:04:15 +08:00
test Bug 1339721 - Use FormAutofillHandler.autofillFormFields to fill in fields.; r=MattN 2017-02-15 16:27:45 +08:00
.eslintrc.js Bug 1338075 - formautofill: Enable no-cpows-in-tests and var-only-at-top-level. r=lchang 2017-02-10 15:14:55 +08:00
FormAutofillContent.jsm Bug 1339721 - Use FormAutofillHandler.autofillFormFields to fill in fields.; r=MattN 2017-02-15 16:27:45 +08:00
FormAutofillHandler.jsm Bug 1339721 - Use FormAutofillHandler.autofillFormFields to fill in fields.; r=MattN 2017-02-15 16:27:45 +08:00
FormAutofillHeuristics.jsm Bug 1333682 - Split FormAutofillContent.js into a few JSMs shared for the process. r=seanlee 2017-02-14 14:18:32 +08:00
FormAutofillParent.jsm Bug 1019471 - Create a dialog to add/edit/view an autofill profile. r=MattN 2017-03-08 20:30:59 -05:00
FormAutofillPreferences.jsm Bug 1019471 - Create a dialog to add/edit/view an autofill profile. r=MattN 2017-03-08 20:30:59 -05:00
FormAutofillUtils.jsm Bug 1339515 - [Form Autofill] Add built-in debug logging to ease debugging. r=steveck 2017-02-15 16:22:38 +08:00
ProfileAutoCompleteResult.jsm Bug 1340104 - Hide the result without primary label in ProfileAutoCompleteResult.; r=MattN 2017-02-16 23:05:35 +08:00
ProfileStorage.jsm Bug 1325724 - Fallback to form history if there is no form autofill profile saved, r=MattN 2017-02-08 13:42:27 +08:00
bootstrap.js Bug 1019471 - Create a dialog to add/edit/view an autofill profile. r=MattN 2017-03-08 20:30:59 -05: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 1304306 - (Part 1) Add Form Autofill preference checkbox and button. r=MattN 2017-02-11 19:43:23 +08:00