Commit Graph

344 Commits

Author SHA1 Message Date
Neil Deakin
38f28e8ac1 Bug 554400, convert search.xml to use new dropped link handler, r=gavin 2010-04-18 14:27:23 -04:00
Dão Gottwald
4fcace4c9f s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald
9c87f94fb0 use Services.* in browser chrome tests 2010-04-03 09:36:55 +02:00
Dão Gottwald
986b546ddd use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Dão Gottwald
3c2dd7e5a9 Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin 2010-03-24 10:17:40 +01:00
Joel Maher
6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey
96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
a7c3948d0a Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
694ec71da0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
5b4513c7e9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Dão Gottwald
9f5ba67cdf Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Dão Gottwald
fd1f3b7dbd Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint 2010-02-21 16:03:52 +01:00
Jae-Seong Lee-Russo
287034c014 Bug 468810 - Make "Manage search engines" window resizable. r=rflint 2010-02-12 05:43:18 -05:00
Dão Gottwald
4c2a8592be Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Ryan Flint
a05f4a5d4d Stop browser_426329.js from touching the network; causing random orange (bug 534889). 2009-12-27 23:30:21 -05:00
Neil Deakin
615f463e9e Bug 523780, cannot drag first search engine, r=rflint 2009-12-15 11:07:45 -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
Saint Wesonga
6f6378cc6b Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
5eaa840350 tests cleanup 2009-09-18 13:52:28 +02:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Neil Deakin
2b862dc7a3 Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Dão Gottwald
310db5d997 Backed out changeset 0b7f20c1f468 2009-06-11 09:06:53 +02:00
Dão Gottwald
6e8cc8ba7b Bug 482105 - Restyle the search bar on OS X. r=mstange,rflint 2009-06-11 02:37:59 +02:00
Dão Gottwald
765db1a1eb Bug 414642 - Remove tooltip workaround from bug 336231 since bug 374288 is fixed. r=gavin 2009-05-06 10:29:05 +02:00
Ryan Flint
0e6efb2aa3 Bug 483086. r=gavin, a=beltzner 2009-03-18 03:52:43 -04:00
Neil Rashbrook
31ad292ea9 Bug 364785 Remove bogus popup attribute from menubutton r=Dão 2009-03-01 19:22:54 +00:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Asaf Romano
9ed4ba3e20 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02: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
Peter Van der Beken
cd5c74d047 Fix for bug 454570 (nsSearchService.js stores document and element on its global object). r=gavin. 2008-09-10 16:26:54 +02:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Phil Ringnalda
3a336b2b35 Bug 454090 - Use .trim() in search service, r=gavin 2008-09-08 21:48:07 -07:00
Régis Caspar
9caa26f313 Bug 449622 – right clicking on Get more search engines in search manager acts as a left click. r=gavin 2008-08-14 09:52:48 +02:00
Régis Caspar
ebf6330e1e Bug 429091 – Search Engine Manager doesn't consider pending keyword changes when determining whether a keyword is in conflict. r=gavin 2008-08-14 09:49:39 +02:00
rflint@ryanflint.com
d20af47344 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
edward.lee@engineering.uiuc.edu
56f5967e96 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
6626995160 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
4380ab9cc5 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
b0dffab874 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
77413e6f09 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
21f2f90b8b 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
2d3e7d8c05 Bug 415700. r=gavin a=blocking-fx3 2008-02-25 14:13:30 -08:00
mozilla.mano@sent.com
02541d8498 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
7b215a3089 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
444ed4227e 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
0d3c713dd0 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
32f2b26792 Backing out bug 336231 due to mochitest failure. 2008-01-29 01:32:46 -08:00
reed@reedloden.com
470129e0ce 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
ff154ac473 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
dd461cc4b3 Typo fix to force a build. 2008-01-26 11:19:20 -08:00
reed@reedloden.com
88397297f3 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
eb23ab4e4f 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
73ae5722af Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
gavin@gavinsharp.com
9432002f08 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
c84fb99b70 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
7c2bbde226 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
367f8cc562 Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-11-30 18:23:27 -08:00
reed@reedloden.com
6cceaba004 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
8a568e336d 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
86ef918d90 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
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
gavin@gavinsharp.com
4a92083c7c 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
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