gecko-dev/toolkit/components/satchel
2017-03-09 14:44:03 -05:00
..
test Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
AutoCompletePopup.jsm Bug 1326139 - Implement profile item two column layout. r=MattN 2017-01-25 11:04:15 +08:00
FormHistory.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06: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 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop 2017-02-07 10:52:06 +00: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 876002 - Remove nsIFormHistory2 so no synchronous form history code remains, r=markh. 2017-02-08 22:50:00 +01:00
nsFormAutoComplete.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01: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 1343037 part 1. Get rid of nsIDOMHTMLInputElement's selectionStart accessors. r=ehsan,MattN 2017-03-09 14:44:03 -05:00
nsFormFillController.h Bug 1337259 - Don't show password autocomplete upon a right click into the password field. r=mconley 2017-02-10 12:45:26 +01: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 1330111 - Expose nsFormFillController's showPopup via nsIFormFillController. r=felipe 2017-02-03 12:44:49 -08:00
nsIInputListAutoComplete.idl
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 Bug 876002 - Remove nsIFormHistory2 so no synchronous form history code remains, r=markh. 2017-02-08 22:50:00 +01:00
towel