gecko-dev/toolkit/components/satchel
Gregory Szorc e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
..
test Merge m-c to inbound. 2013-12-11 13:38:14 -05:00
AutoCompleteE10S.jsm Bug 897061 - [e10s] Implement support for form autocomplete. r=markh 2013-12-06 22:02:05 -02:00
FormHistory.jsm Bug 897074 - Lower MAX_SEARCH_TOKENS to 10 in FormHistory.jsm. r=dolske 2013-12-11 00:05:31 -08:00
FormHistoryStartup.js Bug 897061 - [e10s] Implement support for form autocomplete. r=markh 2013-12-06 22:02:05 -02:00
formSubmitListener.js Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske 2012-10-24 00:27:58 -04:00
jar.mn Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
moz.build Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
nsFormAutoComplete.js Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg) 2013-12-12 14:13:20 -08:00
nsFormAutoCompleteResult.jsm Bug 911090 Previous form autocomplete result sometimes has a wrong searchString r=MattN 2013-10-14 08:32:04 +01:00
nsFormFillController.cpp bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
nsFormFillController.h Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
nsFormHistory.js Bug 879118 - issue a deprecation warning when nsIFormManager2 is used. r=mak 2013-06-24 13:20:20 -04:00
nsIFormAutoComplete.idl Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
nsIFormFillController.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFormHistory.idl Bug 879118 - issue a deprecation warning when nsIFormManager2 is used. r=mak 2013-06-24 13:20:20 -04:00
nsIInputListAutoComplete.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsInputListAutoComplete.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
satchel.manifest Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
towel