gecko-dev/toolkit/components/satchel
2017-06-15 09:39:30 -04:00
..
test Bug 1371554 - Use Components.aliases where not used. r=mattn. 2017-06-06 13:23:49 -07:00
AutoCompletePopup.jsm Bug 1342708 fix datalist failure in webext popups, r=kmag 2017-06-01 16:20:34 -07:00
FormHistory.jsm Bug 1365068 - import with destructuring, switch to shorthand function declarations and use array.includes. r=MattN 2017-05-16 18:23:56 -07:00
FormHistoryStartup.js Bug 1371554 - Use Components.aliases where not used. r=mattn. 2017-06-06 13:23:49 -07:00
formSubmitListener.js Bug 1371554 - Use Components.aliases where not used. r=mattn. 2017-06-06 13:23:49 -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 1371554 - Change .indexOf(...) == 0 to the more expressive .startsWith(...). r=mattn. 2017-06-06 13:35:34 -07:00
nsFormAutoCompleteResult.jsm Bug 1371554 - Use Components.aliases where not used. r=mattn. 2017-06-06 13:23:49 -07:00
nsFormFillController.cpp Bug 1373063 - Make nsFormFillController::HandleEvent() a bit faster by avoiding some string comparisons; r=MattN 2017-06-15 09:39:30 -04:00
nsFormFillController.h Bug 1337772 - Part 1 - Use mousedown instead of contextmenu to avoid showing the password autocomplete. r=MattN 2017-04-07 00:01:31 +02:00
nsIFormAutoComplete.idl
nsIFormFillController.idl Bug 1330111 - Expose nsFormFillController's showPopup via nsIFormFillController. r=felipe 2017-02-03 12:44:49 -08:00
nsIInputListAutoComplete.idl
nsInputListAutoComplete.js Bug 1371554 - Use Components.aliases where not used. r=mattn. 2017-06-06 13:23:49 -07:00
satchel.manifest Bug 876002 - Remove nsIFormHistory2 so no synchronous form history code remains, r=markh. 2017-02-08 22:50:00 +01:00
towel