Paolo Amadini
839a121511
Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-04-07 16:18:43 +02:00
Drew Willcoxon
07ba8cb9c6
Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 2, tests). r=gavin
2014-03-24 20:41:15 -07:00
Gavin Sharp
02e76ed7cb
Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 1, main patch). r=adw
2010-04-01 22:51:26 -04:00
Marco Bonardo
0f4892aee3
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
Gregory Szorc
dffb8830ba
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.
2014-02-06 13:00:20 -08:00
Steven MacLeod
211cf8e1c6
Bug 943571 - Introduce a test for invalid engine files loaded from a dir. r=gavin
2013-12-11 14:15:16 -05:00
Paolo Amadini
4dea93d14a
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
2bf6897b4f
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Paolo Amadini
710801e1b0
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
Mike Hommey
06f022b38f
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
3a5f5f0076
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
2013-11-28 14:24:05 +09:00
Mike Hommey
3405bc48c6
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
L. David Baron
111f261556
Bug 940446: Log a variable that's guaranteed to exist, so we don't throw an exception from the exception handler and break the URL bar and search bar. r=smacleod
2013-11-26 15:28:17 -08:00
Mike Hommey
7f7e4faac1
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Chenxia Liu
727668ddd2
Bug 937870 - nsSearchService displays duplicate engine prompt regardless of confirmation set by caller. r=gavin
2013-11-18 10:27:46 -08:00
Raymond Lee
bb62e34bf5
Bug 725943 - Refactor nsSearchService to generalize use of Lazy. r=MattN
2013-11-07 05:48:12 +08:00
Rodrigo Silveira
16188193b8
Bug 900137 - xpcshell tests r=yoric
2013-10-02 17:08:34 -07:00
Rodrigo Silveira
3465867d86
Bug 900137 - add support for multple icon sizes to the search service r=yoric sr=gavin
2013-09-22 20:01:01 -07:00
Raymond Lee
c31ac18443
Bug 862179 - Implement asynchronous loading of search engines. r=gavin
2013-11-06 14:18:27 +08:00
Anup
4b1b6f5df0
Bug 468267 - Catch and report errors in search suggestions JSON response. r=gavin
2013-11-06 09:01:54 -05:00
Steven MacLeod
c2022a9f11
Bug 887868 - Remove search.sqlite migration code. r=gavin
2013-11-05 14:23:58 -05:00
Henri Sivonen
8452e562d7
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
e1a5108ab1
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
61510815c4
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Brad Lassey
7894bb242b
bug 923795 - Add condition to MozParam to detect top 2 (or N) position r=gavin
2013-10-11 13:26:15 -04:00
David Rajchenbach-Teller
01622129a1
Bug 845190 - Reactivate tests blocked by bug 888347. r=yoric
2013-09-25 11:43:48 -04:00
Gregory Szorc
189afd1a65
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
2013-09-24 11:50:08 -07:00
Willian Gustavo Veiga
25d575b0f4
Bug 344536 - Limit the number of history items displayed the search bar history dropdown, so that some suggestions are always visible. r=gavin
2013-09-19 08:50:21 -04:00
Mike Hommey
b207d5baf7
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Mike de Boer
09051ea83c
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-30 18:20:22 +02:00
Ryan VanderMeulen
9f29ae1e4e
Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes.
2013-08-29 15:48:29 -04:00
Mike de Boer
e90f762b5a
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-28 13:36:48 +02:00
Dão Gottwald
8e6de3dd0a
Backed out fe1213d6035d (bug 887868) because it seems to have caused bug 898713. CLOSED TREE
2013-07-27 15:47:36 +02:00
Mike de Boer
6dd1fdef96
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
2013-07-19 19:56:38 +02:00
Steven MacLeod
f6da4ff6b7
Bug 887868 - Remove migration from old Search Service DB. r=gavin
2013-07-24 17:48:30 -04:00
Gavin Sharp
126f1146bd
Bug 890085: don't throw in the currentEngine/defaultEngine setters if the defaultenginename pref is invalid, r=mikedeboer
2013-07-10 14:35:30 -07:00
Mihnea Dobrescu-Balaur
06556b51df
Bug 888550 - Use a dynamic port in search/ xpcshell tests so they can be run in parallel. r=MattN
2013-07-09 10:46:25 -07:00
Joey Armstrong
c7a3cb9cae
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Gavin Sharp
87c946ca89
Bug 885351: make sure defaultEngine and currentEngine are always in sync, including when the prefs have invalid values or after an upgrade from <FF23, r=MattN
2013-07-01 16:46:07 -07:00
Joey Armstrong
c59a20548a
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Gavin Sharp
290c5e6e32
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
2013-06-18 09:39:02 -04:00
Gavin Sharp
ef41a00d1c
Back out 423d565f5637 (bug 493051) for xpcshell bustage
2013-06-17 16:54:06 -04:00
Gavin Sharp
1b12d387cb
Bug 867108: hiding and then restoring the default search engine leads to the wrong engine being returned from searchService.defaultEngine until a restart, r=mikedeboer
2013-06-17 14:00:11 -04:00
Gavin Sharp
8532db5b57
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
2013-04-17 17:51:25 -07:00
Mike de Boer
e544eec345
Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
2013-05-27 17:21:47 +02:00
Caitlin Potter
aad88e2b42
Bug 356821 - Update add-search-engine-as-current checkbox label. r=mak
2013-03-22 14:09:40 -04:00
Joey Armstrong
51cc4687d7
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Ryan VanderMeulen
63e18830c2
Bug 845190 - Revert previous attempt to fix and re-disable tests.
2013-06-11 08:12:06 -04:00
David Rajchenbach-Teller
b9c9a458e9
Bug 845190 - Re-enable test_logging.js and test_645970.js on all platforms. r=yoric
2013-06-10 22:07:41 -04:00
Joey Armstrong
acae765330
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2 ). r=mshal
2013-06-10 11:19:28 -04:00