gecko-dev/toolkit/components/satchel
Matthew Noorenberghe 61e25c2b8d Bug 1258607 - Return promises from some satchel test helpers which use callbacks. r=dolske
MozReview-Commit-ID: 2glKz8R1XQo

--HG--
extra : rebase_source : 29afe8fe301a9d33bf0182b55edd7416f725db13
2016-03-22 02:01:33 -04:00
..
test Bug 1258607 - Return promises from some satchel test helpers which use callbacks. r=dolske 2016-03-22 02:01:33 -04:00
AutoCompleteE10S.jsm 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
FormHistory.jsm Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh 2016-02-22 18:17:43 +01:00
FormHistoryStartup.js
formSubmitListener.js Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07: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 1229519: Fix toolkit/components/satchel to pass eslint checks. r=dolske 2015-12-03 10:01:41 -08:00
nsFormAutoComplete.js 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
nsFormAutoCompleteResult.jsm Bug 720589 - mMatchCounts may be accessed with a nonexisting index. r=neil 2015-11-10 20:18:24 +01:00
nsFormFillController.cpp 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
nsFormFillController.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsFormHistory.js Bug 1231839: Import AppConstants as needed. r=Dolske 2015-12-11 20:47:22 -05: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
nsIFormHistory.idl
nsIInputListAutoComplete.idl Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
nsInputListAutoComplete.js Bug 720589 - mMatchCounts may be accessed with a nonexisting index. r=neil 2015-11-10 20:18:24 +01:00
satchel.manifest
towel