gecko-dev/toolkit/components/satchel
Matthew Noorenberghe f482669509 Bug 1329351 - Only autocomplete on password fields which were marked. r=mconley
MozReview-Commit-ID: 3xNSPrlhOik

--HG--
extra : rebase_source : 52c71d323a9ea2f05a3277ae45808656147c9eed
2017-01-12 12:52:42 -08:00
..
test Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
AutoCompletePopup.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
FormHistory.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
FormHistoryStartup.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
formSubmitListener.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
jar.mn Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao 2015-09-15 18:33:57 -07:00
moz.build Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN 2016-08-18 10:50:58 -04:00
nsFormAutoComplete.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
nsFormAutoCompleteResult.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
nsFormFillController.cpp Bug 1329351 - Only autocomplete on password fields which were marked. r=mconley 2017-01-12 12:52:42 -08:00
nsFormFillController.h Bug 376668 - Make login fields show autocomplete on focus. r=mattn 2016-11-21 15:20:44 +00:00
nsFormHistory.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
nsIFormAutoComplete.idl Bug 1252074 - test_form_autocomplete.html and test_form_autocomplete_with_list.html should pass on e10s. r=paolo 2016-03-02 14:34:38 +01:00
nsIFormFillController.idl Bug 1304634 - Part 1: Introduce MarkAsAutofillField API and necessary logic changes in controller, r=MattN 2016-09-22 15:26:28 +08:00
nsIFormHistory.idl
nsIInputListAutoComplete.idl Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
nsInputListAutoComplete.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
satchel.manifest
towel