gecko-dev/toolkit/components/satchel
Sylvestre Ledru d57d4905f1 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D30883

--HG--
extra : moz-landing-system : lando
2019-05-25 17:46:15 +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 1550669 - Add a second row to autocomplete items for logins that shows origins. r=jaws 2019-05-10 17:58:10 +00:00
components.conf Bug 1524688: Part 13 - Convert satchel to static registration. r=MattN 2019-01-29 20:17:06 -08:00
FormAutoComplete.jsm Bug 1524688: Part 13 - Convert satchel to static registration. r=MattN 2019-01-29 20:17:06 -08:00
FormHistory.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
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 Bug 1524688: Part 13 - Convert satchel to static registration. r=MattN 2019-01-29 20:17:06 -08:00
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 Bug 1478308 - Remove unnecessary ChromeUtils.imports in toolkit/ r=mikedeboer 2018-07-25 11:00:35 +01:00
nsFormFillController.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +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