gecko-dev/toolkit/components/autocomplete
Gregory Szorc afdb724edf Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
..
tests/unit Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted 2014-02-06 13:00:20 -08:00
moz.build Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted 2014-02-06 13:00:20 -08:00
nsAutoCompleteController.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsAutoCompleteController.h bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
nsAutoCompleteSimpleResult.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAutoCompleteSimpleResult.h Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00
nsIAutoCompleteController.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAutoCompleteInput.idl Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin 2012-02-18 01:40:10 -05:00
nsIAutoCompletePopup.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAutoCompleteResult.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAutoCompleteSearch.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAutoCompleteSimpleResult.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00