gecko-dev/toolkit/components/satchel
2016-05-14 00:54:55 -07:00
..
test Bug 1258860 - Make test_basic_form_autocomplete.html work in e10s. r=dolske 2016-04-13 16:29:49 -07:00
AutoCompleteE10S.jsm Bug 1258921 - Expose logininfo's guid to the content process and use it to delete logins via the autocomplete popup. r=MattN 2016-04-18 16:23:18 -07: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
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 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07: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 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07: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