Граф коммитов

316 Коммитов

Автор SHA1 Сообщение Дата
edward.lee@engineering.uiuc.edu edf8b424a0 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
reed@reedloden.com fb588edfe0 Bug 426329 - "Search box - pressing enter does nothing" (browser chrome test) [p=sevenfurnace@gmail.com r=gavin] 2008-04-04 02:20:18 -07:00
gavin@gavinsharp.com 68aab555cf Bug 426329: enter in search bar doesn't work, patch by sevenfurnace@gmail.com, r=me 2008-04-01 10:22:43 -07:00
reed@reedloden.com 845e20747e Bug 424690 - "search-go-button don't ignore right click" [p=sevenfurnace@gmail.com r=gavin a1.9=beltzner] 2008-04-01 01:31:42 -07:00
gavin@gavinsharp.com 32422198d1 Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
gavin@gavinsharp.com c8c4a41074 Bug 420549: don't ASSERT when removing an engine shortly after adding it, r=mano, a=beltzner 2008-03-05 14:13:41 -08:00
rflint@ryanflint.com 0f38ec9f12 Bug 415700. r=gavin a=blocking-fx3 2008-02-25 14:13:30 -08:00
mozilla.mano@sent.com 8c7e5e3b14 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
gavin@gavinsharp.com 48f855774b Bug 412990: Re-enable search service logging for opt builds (without the performance hit of checking the pref for each LOG call), r=mano, a=schrep 2008-01-29 11:39:20 -08:00
gavin@gavinsharp.com 560f8e951c Bug 412990: Sherlock engine conversion code fails to set icons, r=mano, a=schrep 2008-01-29 11:35:31 -08:00
gavin@gavinsharp.com 41cb910d5a Bug 336231: work around bug 374288 by giving the "Manage search engines" menu item an empty tooltip, patch by Vlado Valastiak <valastiak@mozilla.sk>, r=me, a=schrep 2008-01-29 11:31:10 -08:00
dbaron@dbaron.org f2f9ff4faa Backing out bug 336231 due to mochitest failure. 2008-01-29 01:32:46 -08:00
reed@reedloden.com 36bf1c8ae9 Bug 336231 - ""Manage Search Engines..." in Search dropdown still has stale/incorrectly positioned tooltip" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=schrep] 2008-01-28 23:44:18 -08:00
reed@reedloden.com 0654cc9747 Bug 388309 - ""Manage Search Engines" accesskey breaks quick menu navigation to engines beginning with "M"" (remove accesskey) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r+a1.9=beltzner] 2008-01-26 20:36:34 -08:00
reed@reedloden.com 57085ac4c3 Typo fix to force a build. 2008-01-26 11:19:20 -08:00
reed@reedloden.com 59b0cb5259 Bug 410603 - "Revert bug 346079 or make it less annoying (scrolling the mouse wheel in the search bar switches the engine)" (change the engine on accel+scroll) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=gavin ui-r=beltzner a1.9=schrep] 2008-01-23 23:17:59 -08:00
dtownsend@oxymoronical.com 620a0ce743 Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
gavin@gavinsharp.com 4aa6d8541c Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
gavin@gavinsharp.com 1e8696c0d0 Bug 405235: land the simpler fix for broken search suggest: unhide our panel explicitly since we're overriding the openPopup method that would have unhidden it otherwise, patch by Seth Spitzer <sspitzer@mozilla.com>, r=me/dao 2007-12-04 14:54:34 -08:00
gavin@gavinsharp.com 9b7f6bffc0 Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 14:35:08 -08:00
reed@reedloden.com 1ff87a6cc2 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 22:46:40 -08:00
reed@reedloden.com e8b9ba5d49 Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-11-30 18:23:27 -08:00
reed@reedloden.com 03f00c5615 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 12:16:54 -08:00
reed@reedloden.com b9f9d128a4 Bug 402895 - "The search bar no longer has a blue border when the website has a search engine available" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-11-28 00:46:26 -08:00
reed@reedloden.com 8b529598f0 Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
rflint@ryanflint.com 9f005495bd Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com b46eff3424 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
gavin@gavinsharp.com ed2cd60df6 Bug 398469: Ctrl+Up/Down doesn't work to change engines, r+a=mconnor 2007-10-13 18:26:26 -07:00
reed@reedloden.com 6975666cca 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 7104607e1d 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 88f716d030 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 b840eeb185 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com 9f3b1901e2 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 eec27c5313 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 3981056b0d 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 03beeed191 Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:21:20 -07:00
thunder@mozilla.com 4c58faf648 Revert incorrect patch 2007-09-11 09:07:11 -07:00
thunder@mozilla.com 0698efe3a2 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 327ae69db4 Bug 394979. search logging shows up in Ts. ifdef it. r=gavin 2007-09-05 15:18:50 -07:00
philringnalda@gmail.com 5f2ad21dbb Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com 4a27aaed4a 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 141ee630e6 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 a883fd0427 Bug 387069 - Exclude empty strings from the duplicate check. r=mconnor 2007-07-25 20:59:31 -07:00
sspitzer@mozilla.org d629c97e68 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 c26f139da2 Backout bug 386473 due to leak increase. 2007-07-17 15:13:21 -07:00
mozilla.mano@sent.com 29b5951872 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
rflint@ryanflint.com 4489eb4e50 Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 10:59:41 -07:00
philringnalda@gmail.com 38df847326 Bug 387516 - Searchbar bindings depend on global pollution from printUtils.js, r=gavin 2007-07-10 21:49:32 -07:00
gavin@gavinsharp.com 74050cd07b 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 2a08f0df41 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