David Zbarsky
|
8723b6ec19
|
Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking
|
2010-09-10 07:19:20 +02:00 |
|
Gavin Sharp
|
293c59f678
|
Bug 587691: need a way to access the original default engine (the normal "defaultEngine" can change if the original is hidden by the user), r=Ryan, a=blocker
|
2010-08-20 17:40:16 -04:00 |
|
Gavin Sharp
|
1c1f4fa927
|
Bug 586821 - Add affiliate URL queries to location bar search r,a=jst
--HG--
rename : toolkit/components/search/nsIBrowserSearchService.idl => netwerk/base/public/nsIBrowserSearchService.idl
extra : rebase_source : 77a06966db94e05fafdcb152bb6d5f40bef350ee
|
2010-08-14 18:15:21 +02:00 |
|
Bjarne
|
ed732b9f7f
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
|
Benjamin Smedberg
|
31432df1fb
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Marco Bonardo
|
edd3739d86
|
Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin
|
2010-06-16 18:54:29 +02:00 |
|
Mike Hommey
|
8879ba6318
|
Bug 554265 - Download search engine icons even when searchplugin is readonly [r=rflint]
--HG--
extra : rebase_source : c1d93bf91c126de9bce3ee171c26c0d46d70eae4
|
2010-04-19 10:26:48 +02:00 |
|
Marco Bonardo
|
3248460071
|
Bug 552659 - improve searchService sanitizeName function. r=rflint
|
2010-03-26 22:57:31 +01:00 |
|
Ryan Flint
|
63ee1c67ec
|
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
|
2010-02-25 01:11:45 -05:00 |
|
Ryan Flint
|
6179f28581
|
Backout bug 522842 (2858cd90d03)
|
2010-02-25 00:35:37 -05:00 |
|
Ryan Flint
|
f49d17ff5e
|
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
|
2010-02-24 23:10:55 -05:00 |
|
Gavin Sharp
|
6beb89efdf
|
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
|
2009-12-01 18:15:27 -05:00 |
|
Ryan Flint
|
187012841c
|
Bug 520284 - Use the update-timer category. r=robstrong
|
2010-01-07 23:25:44 -05:00 |
|
Gavin Sharp
|
16f471606f
|
Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint
|
2009-11-23 11:05:33 -05:00 |
|
Dão Gottwald
|
673c03c02d
|
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
|
2009-11-06 22:56:26 +01:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Dão Gottwald
|
b6e71f34a2
|
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
|
2009-10-26 21:02:06 +01:00 |
|
Gavin Sharp
|
5223e8cc7d
|
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
|
2009-10-16 23:13:14 -04:00 |
|
Ryan Flint
|
fda9a02a86
|
Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky
|
2009-10-03 01:11:20 -04:00 |
|
Ryan Flint
|
886f3842f0
|
Bug 475289 - Lazily initialize engineMetadataService. r=gavin
|
2009-10-02 23:47:16 -04:00 |
|
Ryan Flint
|
16ff076bf3
|
Bug 514377 - Pass SearchForm through ParamSubstitution(). r=gavin
|
2009-09-28 02:28:36 -04:00 |
|
Paul O’Shannessy
|
10c6556013
|
Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
|
2009-09-25 15:34:53 -07:00 |
|
Ryan Flint
|
217f4c3fcf
|
Back out NetUtil.newURI changes from bug 514407 (b5b3d45c1885).
|
2009-09-04 00:24:56 -04:00 |
|
Ryan Flint
|
b726f259d8
|
Bug 514407 - Make cache file writes asynchronous. r=sdwilsh
|
2009-09-03 23:19:05 -04:00 |
|
Phil Ringnalda
|
d2ca4abd8e
|
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
|
2009-07-07 20:24:45 -07:00 |
|
Dão Gottwald
|
3c77fb3f58
|
fix indention
|
2009-06-22 14:22:40 +02:00 |
|
Justin Dolske
|
8a17ce6e27
|
Bug 495584 - search suggestions passes wrong previous result to form history. r=gavin
|
2009-06-19 13:19:21 -07:00 |
|
Ryan Flint
|
5fa3fbd1cb
|
Bug 491125 - Invalidate all plugin caches when one of them changes. r=gavin
|
2009-05-21 03:18:45 -04:00 |
|
Dão Gottwald
|
65b5d09e58
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2009-04-10 10:24:24 +02:00 |
|
Ryan Flint
|
0e6efb2aa3
|
Bug 483086. r=gavin, a=beltzner
|
2009-03-18 03:52:43 -04:00 |
|
Ryan Flint
|
85c1b72a87
|
Bug 480737 - lastModifiedTime cache invalidation is broken. r=gavin
|
2009-03-02 23:14:46 -05:00 |
|
Ryan Flint
|
fa15736f8e
|
Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin
|
2009-01-29 00:32:10 -05:00 |
|
Ryan Flint
|
e32af0a703
|
Bug 475471 - Engine._updateInterval isn't cached properly. r=gavin, a=typo
|
2009-01-26 23:24:51 -05:00 |
|
Phil Ringnalda
|
9f1ee56c94
|
Fix spelling of sucessful to trigger builds in a CLOSED TREE
|
2009-01-10 23:38:49 -08:00 |
|
Ryan Flint
|
cdff3c4a90
|
Bug 460235 - Additional search service Ts improvements. r=gavin
|
2008-10-17 22:34:33 -04:00 |
|
Ryan Flint
|
20d6ad0569
|
Bug 460235 - Additional search service Ts improvements. r=gavin
|
2008-10-17 22:24:47 -04:00 |
|
Robert Sayre
|
82c16f9710
|
Merge.
|
2008-10-08 21:17:03 -04:00 |
|
Robert Sayre
|
70868d33ad
|
Bug 458959. this.JSON is enumerable. r+sr=mrbkap
|
2008-10-08 19:33:26 -04:00 |
|
Ryan Flint
|
8ced551418
|
Bug 394979 - Search Service is slow on startup. r=gavin
|
2008-10-06 16:57:18 -04:00 |
|
Gavin Sharp
|
4bc0ae6285
|
Merge backout with previous tip
|
2008-09-23 11:47:43 -04:00 |
|
Neil Deakin
|
01d18dd2de
|
Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
|
2008-09-13 17:01:14 -04:00 |
|