gecko-dev/toolkit/components/satchel
Ben Kelly 005256ac49 Bug 1283262 Make AutoCompleteE10S clear its popup cache when the associated browser window is closed. r=mrbkap 2016-07-19 17:12:42 -07:00
..
test Bug 1278737 - Add 'month' to the list of valid types attributes for <input>. r=smaug 2016-07-03 23:19:00 +02:00
AutoCompleteE10S.jsm Bug 1283262 Make AutoCompleteE10S clear its popup cache when the associated browser window is closed. r=mrbkap 2016-07-19 17:12:42 -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 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 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