gecko-dev/toolkit/components/satchel
Edouard Oger 60aea23a2c Bug 1395427 p3 - Allow form history items to be created with a specific guid. r=markh
This allows us to have the same form history GUIDs across devices, which is mandatory
if we want tombstones to actually do something.

MozReview-Commit-ID: Hw6ahbVA5lB

--HG--
extra : rebase_source : 5289322dea430f364790026470ff844f754dd570
2017-09-22 15:08:48 -04:00
..
test Bug 1395427 p2 - Include guid in formhistory-remove notifications. r=markh 2017-09-22 15:19:56 -04:00
.eslintrc.js Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
AutoCompletePopup.jsm Bug 1383707 - Temporarily increase the maxRows for form autofill results in order not to show scrollbar in the popup. r=MattN 2017-07-26 15:17:02 +08:00
FormHistory.jsm Bug 1395427 p3 - Allow form history items to be created with a specific guid. r=markh 2017-09-22 15:08:48 -04:00
FormHistoryStartup.js Bug 1395427 p2 - Include guid in formhistory-remove notifications. r=markh 2017-09-22 15:19:56 -04:00
formSubmitListener.js Bug 1372427 - enforce "comma-dangle". r=MattN 2017-06-14 17:46:42 -07:00
jar.mn
moz.build Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
nsFormAutoComplete.js Bug 1395427 p2 - Include guid in formhistory-remove notifications. r=markh 2017-09-22 15:19:56 -04:00
nsFormAutoCompleteResult.jsm Bug 1372427 - enforce "comma-dangle". r=MattN 2017-06-14 17:46:42 -07:00
nsFormFillController.cpp Bug 1378754 - Add MOZ_LOG logging to nsFormFillController.cpp. r=steveck 2017-07-21 15:32:18 -07:00
nsFormFillController.h Bug 1374893 - Don't handle the input event for inputs that aren't text controls; r=MattN 2017-06-21 23:29:15 -04:00
nsIFormAutoComplete.idl Bug 1374887 - Remove nsIFormAutoComplete::StopControllingInput() from the C++ side; r=MattN 2017-06-21 23:43:37 -04:00
nsIFormFillController.idl
nsIInputListAutoComplete.idl
nsInputListAutoComplete.js Bug 1372427 - enforce "comma-dangle". r=MattN 2017-06-14 17:46:42 -07:00
satchel.manifest
towel