gecko-dev/toolkit/components/satchel
Matthew Noorenberghe f66a9c3135 Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D29694

--HG--
rename : toolkit/components/passwordmgr/nsILoginManager.idl => toolkit/components/passwordmgr/nsILoginAutoCompleteSearch.idl
extra : moz-landing-system : lando
2019-05-03 00:08:12 +00:00
..
test Bug 1545415 - Remove new Function from parent_utils.js, r=MattN 2019-04-25 14:10:05 +00:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
AutoCompletePopup.jsm Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws 2019-05-03 00:08:12 +00:00
components.conf
FormAutoComplete.jsm
FormHistory.jsm
FormHistoryStartup.jsm Bug 1474143 - Switch earlyformsubmit satchel observer to DOMFormBeforeSubmit listener. r=Felipe 2019-02-23 00:24:52 +00:00
FormSubmitChild.jsm Bug 1294194 - Don't prompt to re-save a filled login when used on a different origin. r=MattN 2019-03-06 22:33:52 +00:00
InputListAutoComplete.jsm
moz.build Bug 1533428 - patch 4 - Include chromium-config.mozbuild in the moz.build for a bunch more directories, so that IPC-related headers are available. r=jwatt 2019-04-01 14:32:44 +00:00
nsFormAutoCompleteResult.jsm
nsFormFillController.cpp Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws 2019-05-03 00:08:12 +00:00
nsFormFillController.h Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws 2019-05-03 00:08:12 +00:00
nsIFormAutoComplete.idl Bug 1543315 - part 11: Mark nsIPresShell::ScrollContentIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-23 01:34:24 +00:00
nsIFormFillController.idl Bug 1543315 - part 11: Mark nsIPresShell::ScrollContentIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-23 01:34:24 +00:00
nsIInputListAutoComplete.idl
towel