Commit graph

229 commits

Author SHA1 Message Date
reed@reedloden.com
bd2b254d12 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07: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
gavin@gavinsharp.com
fca13da9e7 Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor 2007-10-01 15:53:32 -07:00
rflint@ryanflint.com
98460592b4 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
55c3b477a2 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
ted.mielczarek@gmail.com
569784cb8d bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
gavin@gavinsharp.com
b3bb455e7d Bug 396236: don't try to remove an observer if it wasn't added, r=mano, a=mconnor 2007-09-17 14:24:19 -07:00
rflint@ryanflint.com
225faf60d8 Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:21:20 -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
philringnalda@gmail.com
e2cb5b4478 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
419662cd56 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
gavin@gavinsharp.com
75538e9131 Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan 2007-08-22 07:47:56 -07:00
rflint@ryanflint.com
362af10b8b Bug 387069 - Exclude empty strings from the duplicate check. r=mconnor 2007-07-25 20:59:31 -07:00
sspitzer@mozilla.org
7e03c6fe2c fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
rflint@ryanflint.com
e1ffc0b654 Backout bug 386473 due to leak increase. 2007-07-17 15:13:21 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
rflint@ryanflint.com
a85ffbcafa Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 10:59:41 -07:00
philringnalda@gmail.com
4c5a1fe14e Bug 387516 - Searchbar bindings depend on global pollution from printUtils.js, r=gavin 2007-07-10 21:49:32 -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
gavin@gavinsharp.com
4149ec6c2e Bug 383271: break the cycle between the search suggest component and its timer (fixes leak when using search suggestions), r=mconnor 2007-07-08 16:44:03 -07:00
rflint@ryanflint.com
78b1e6f554 Bug 385492 - XPCOMUtilify search suggestions. r=mconnor 2007-06-30 20:46:42 -07:00
rflint@ryanflint.com
c9339ab47b Bug 386103 - l10n issues with search engine aliases. r=gavin 2007-06-27 15:58:47 -07:00
rflint@ryanflint.com
ca0e1f37e7 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
aaronleventhal@moonset.net
a2995a4280 Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano 2007-06-14 18:50:37 -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
bugzilla%standard8.demon.co.uk
7376f641d7 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin 2007-03-13 18:56:01 +00:00
gavin%gavinsharp.com
0d7f6a0912 robcee doesn't like my writing style (fix typo) 2007-03-09 03:51:55 +00: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
mozilla.mano%sent.com
b92cff2ccf Bug 354531 - Moving (reordering) search engines should enable the Restore Defaults button. r=gavin. 2006-12-07 09:01:30 +00:00
mozilla.mano%sent.com
484b955348 Bug 363011 - click on search suggestion doesn't start the search anymore. r=gavin. 2006-12-06 23:00:20 +00:00
mozilla.mano%sent.com
7b1ea8ce39 Bug 351253 - Search button misinterprets modifiers when clicked. r=gavin. 2006-12-03 20:10:29 +00:00
gavin%gavinsharp.com
9002721d9d Bug 362460: Search service shouldn't assume that builds with branding directories are "official" builds, r=mconnor 2006-12-01 18:18:28 +00:00
gavin%gavinsharp.com
616290d5b2 Bug 360572: deleting history entries from the search bar autocomplete dropdown doesn't work when suggestions are shown, r=mconnor 2006-11-27 19:51:35 +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
b3e8f76cce fix nit from last patch 2006-10-09 04:57:27 +00:00
gavin%gavinsharp.com
ba5c7c9d21 Bug 355652: simplify search suggestion result code, r=brendan 2006-10-09 04:54:21 +00:00
mozilla.mano%sent.com
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +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
gavin%gavinsharp.com
721427ae30 Bug 350675: fix the searchbar's value setter to behave correctly (gray text was being removed incorrectly, setting to a non-empty value didn't remove the gray styling), r=mano 2006-09-09 19:25:06 +00:00