Commit graph

105 commits

Author SHA1 Message Date
rflint@ryanflint.com
d6a16b4a4b Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com
734ee73ba9 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
kaie@kuix.de
ad2bb22af2 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
thunder@mozilla.com
6676166972 Revert incorrect patch 2007-09-11 09:07:11 -07:00
thunder@mozilla.com
1ee157150d Bug 392771: Load distribution-specific search engines at startup. r=gavin, r=bsmedberg, a=beltzner 2007-09-11 08:55:56 -07:00
sayrer@gmail.com
fb76c5017d Bug 394979. search logging shows up in Ts. ifdef it. r=gavin 2007-09-05 15:18:50 -07:00
rflint@ryanflint.com
e1ffc0b654 Backout bug 386473 due to leak increase. 2007-07-17 15:13:21 -07:00
rflint@ryanflint.com
a85ffbcafa Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 10:59:41 -07:00
gavin@gavinsharp.com
2a4965cfbd Bug 383271: don't hold on to search engine XML documents when they're no longer needed, r=mconnor 2007-07-08 16:45:35 -07:00
rflint@ryanflint.com
ca0e1f37e7 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
gavin@gavinsharp.com
1a65fe5fda Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor 2007-05-04 08:48:08 -07:00
gavin@gavinsharp.com
e13832d06e Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano 2007-05-02 13:06:43 -07:00
mozilla.mano%sent.com
444eb436ac Bug 363512 - remove base-64 encoding functions in favor of built-ins. r=gavin. 2006-12-20 22:41:20 +00:00
gavin%gavinsharp.com
4ca00294c6 Bug 363318: use native btoa() where possible, and optimize the JS-implemented b64() for the search service (large slowdown seen when the feed preview page is shown), r=mano 2006-12-11 21:29:38 +00:00
gavin%gavinsharp.com
2a7f6d50e8 Bug 361061: params added nsISearchEngine::addParam() are sometimes forgotten after a restart (especially for engines added without icons), r=mano 2006-12-11 20:54:35 +00:00
gavin%gavinsharp.com
0b236f873a Bug 360273: Firefox should substitute unrecognized parameter extension with blank string, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r=me 2006-12-07 21:31:15 +00:00
gavin%gavinsharp.com
45428cf473 Bug 358570: OpenSearch plugins should default to encoding search queries in UTF-8 (fix garbled text for certain Japanese plugins that omit the InputEncoding element), patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com>, r=me 2006-11-11 05:26:26 +00:00
gavin%gavinsharp.com
09fd401d4c Bug 358891: Firefox doesn't remember the search engine with non-ascii characters as its selected engine, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=me 2006-10-31 15:32:43 +00:00
gavin%gavinsharp.com
f9ab9d1464 Bug 357109: Invalid search engine update URLs may cause an assertion dialog each time an update check occurs, r=mconnor 2006-10-18 16:52:35 +00:00
gavin%gavinsharp.com
fa5b3b23c3 Bug 353025: clear the useNow flag for update engines (so that the current engine isn't changed when an engine update occurs), r=mconnor 2006-09-18 00:43:32 +00:00
gavin%gavinsharp.com
31d2a7c7fa Bug 352768: don't forget to parse searchForm on Sherlock plugins, r=mconnor 2006-09-15 02:37:45 +00:00
benjamin%smedbergs.us
745963d5ab Bug 352952 - Allow overriding distribution ID from a partner extension, r=gavin 2006-09-14 00:49:19 +00:00
gavin%gavinsharp.com
74c130e5d1 Bug 352106: fix the search service to correctly interpret indices passed in by the search engine manager (ordering wouldn't work in some cases), r=mconnor 2006-09-13 07:03:34 +00:00
benjamin%smedbergs.us
15cdb0be47 Bug 351817 - implement pref-based search parameters, r=gavin 2006-09-08 19:27:29 +00:00
gavin%gavinsharp.com
5210a56fd7 Bug 350963: ensure that we correctly serialize all engine attributes to file (iconUpdateURL and searchFrom were missing), r=mconnor 2006-09-01 18:50:31 +00:00
gavin%gavinsharp.com
4f953a4b8d Bug 350738: use localeCompare for the search engine ordering, r=mconnor 2006-08-30 23:19:18 +00:00
gavin%gavinsharp.com
50104edb98 Revert experimental changes 2006-08-30 07:35:45 +00:00
gavin%gavinsharp.com
c1e2d02bfb Experiment #3 to test the search service's effect on tinderbox startup time: disable parsing of engine data 2006-08-30 06:46:36 +00:00
gavin%gavinsharp.com
ea7c857015 Experiment #2 to test the search service's effect on tinderbox startup time: disable XML parsing 2006-08-30 06:21:04 +00:00
gavin%gavinsharp.com
8d6341e021 Temporary change to disable search engine loading, to see what effect it has on startup time 2006-08-30 05:44:55 +00:00
gavin%gavinsharp.com
0470959842 Bug 348737: restoring default search engines doesn't restore the original order, r=mconnor 2006-08-27 17:18:41 +00:00
pamg.bugs%gmail.com
aa54933ea9 Bug 348141: Adding an autodetected search engine should choose it too. r=beng, r (on irc)=gavin 2006-08-10 21:16:13 +00:00
pamg.bugs%gmail.com
7cb6a7747d Bug 347429: Search engine updates fail if the engine name hasn't changed. r=gavin, ben 2006-08-10 20:21:26 +00:00
gavin%gavinsharp.com
599cc60aa0 Bug 343707: Add Restore Default Search Engines button to search manager, patch by Michael Wu <michael.wu@mozilla.com>, r=me 2006-08-07 23:26:27 +00:00
gavin%gavinsharp.com
c3635f787f Fix silly typo from the patch for bug 347241 that caused engine order not to be remembered after a restart, r=mconnor over IRC 2006-08-07 18:58:19 +00:00
benjamin%smedbergs.us
92f283562b Bug 347364 - Allow extensions to add searchplugins at the top of the list, preserving additional ordering, r=gavin 2006-08-07 15:22:55 +00:00
gavin%gavinsharp.com
c0ba53e08e Bug 347457: If a readonly engine has updates, and the icon load callback runs first, an exception is thrown, r=mconnor 2006-08-06 20:30:37 +00:00
gavin%gavinsharp.com
0ccf0f858a Bug 347241: Fix whitespace issue caused by landing the diff -w 2006-08-04 14:02:22 +00:00
gavin%gavinsharp.com
d6fb9d8434 Bug 347241: Don't use the DB to store engine order information unless the order is changed, r=mconnor 2006-08-04 13:59:20 +00:00
benjamin%smedbergs.us
5bb6381ad2 Bug 344159 - Reset the .selectedEngine pref when it matches the default setting, so that changes in the default show up, r=gavin 2006-08-02 14:08:12 +00:00
gavin%gavinsharp.com
85f0bb938d Bug 344059: Don't write search prefs. on shutdown unless something has changed, patch by Adam Guthrie <ispiked@gmail.com>, r=me 2006-07-27 21:54:53 +00:00
vladimir%pobox.com
31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
gavin%gavinsharp.com
76b75de26b Fix review nit from bug 344523. 2006-07-24 18:45:32 +00:00
gavin%gavinsharp.com
4e242e23e4 Bug 345127: nsSearchService's loadListener should implement nsIBadCertListener to avoid popping up "wrong cert" dialogs, r=mconnor 2006-07-24 18:44:19 +00:00
gavin%gavinsharp.com
a28867687f Bug 344523: AddSearchProvider doesn't check if provider already installed (installation of an engine with the same name as an already-installed engine fails silently), r=mconnor 2006-07-24 18:41:25 +00:00
gavin%gavinsharp.com
c99fd00bcb Backing my last checkin out, since the tree is closed 2006-07-24 18:17:47 +00:00
gavin%gavinsharp.com
afe9ad34c6 Bug 344523: AddSearchProvider doesn't check if provider already installed (installation of an engine with the same name as an already-installed engine fails silently), r=mconnor 2006-07-24 18:15:14 +00:00
gavin%gavinsharp.com
88413cff00 Bug 345319: installation of an engine with a very long name can fail, original patch by Joey Minta <jminta@gmail.com>, r=mconnor 2006-07-21 12:52:57 +00:00
gavin%gavinsharp.com
fbd6c1d6d7 Bug 345404: fix issue with search update that was causing errors on startup, r=jminta 2006-07-21 01:30:48 +00:00
gavin%gavinsharp.com
ce948b83ab Bug 327932: re-implement search engine update system, patch by me and jminta, r=me/jminta, rs=mconnor 2006-07-20 23:00:39 +00:00