Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
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
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
sspitzer%mozilla.org
26e8ae582b Checking the patch for bug #346933: crashes [@ morkRowObject::CloseRowObject] during shutdown for David Bienvenu.
r=gavin/vladimir
2006-08-21 17:06:47 +00:00
gavin%gavinsharp.com
c98fe9b1f1 Bug 344189, fix #2: don't destroy state when a timer is pending, to ensure that it will fire when needed, r=mconnor 2006-08-16 04:28:02 +00:00
gavin%gavinsharp.com
8ce53c83e5 Bug 344189: don't cancel the search autocomplete timer from stopSearch, to avoid having the caller wait indefinitely (also avoids multiple tabs opening for a single search), r=mconnor (I forgot to check this file in) 2006-07-27 21:50:40 +00:00
pamg.bugs%gmail.com
bb15006068 Bug 337491: Allow disabling search suggestions. r=gavin, ui-r=beltzner, sr=beng 2006-07-20 22:54:19 +00:00
joe%retrovirus.com
ed34e94fad Adds support for the OpenSearch suggestions extension, and updates the
Google and Yahoo plugins to use it.

bug=340857
r=gavin
sr/branch=mconnor
2006-06-16 19:31:40 +00:00
joe%retrovirus.com
48969ba5fd This patch increases the delay between sending search suggestion requests,
and provides an increasing backoff behavior if the server returns an HTTP
response code that indicates that it's too busy.

bug=339441
r=gavin
sr/branch=mconnor
2006-06-15 21:33:09 +00:00
gavin%gavinsharp.com
6f98e3e44a Bug 339479: Autocomplete controller isn't updated properly in all cases, r=jhughes, r=mconnor 2006-05-31 01:19:58 +00:00
joe%retrovirus.com
4a48353761 Integrated local form history results into searchbox suggest results.
bug=338061
r=gavin
sr=mconnor
2006-05-26 22:41:42 +00:00
mconnor%steelgryphon.com
c3f7771ba9 bug 337178 - hook up search suggestions, forgot to add this file to trunk as well 2006-05-08 22:00:29 +00:00