Commit Graph

36 Commits

Author SHA1 Message Date
Florian Quèze
3307a69a9d Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately. r=mossop 2015-01-26 15:41:05 +01:00
Carsten "Tomcat" Book
d162d85b1e Backed out changeset a882d834faee (bug 1111947) for causing merge conflicts down from m-c 2015-02-03 15:34:07 +01:00
Florian Quèze
996b133c48 Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately, r=Mossop. 2015-02-03 13:06:01 +01:00
Florian Quèze
6d0d229c10 Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
b78f982653 Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Jared Wein
51c4215a6d Bug 947574 - Switch browser_426329.js to use tasks to avoid intermittent failure. r=Gijs 2014-08-20 13:22:14 -04:00
Gavin Sharp
f19849362f Bug 947574: Add some better debugging info to browser/components/search/test/browser_426329.js to help diagnose intermittent timeouts 2014-05-27 18:04:15 -07:00
Gavin Sharp
290c5e6e32 Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN 2013-06-18 09:39:02 -04:00
Gavin Sharp
04991d24e3 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Ryan VanderMeulen
58a365c977 Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Gavin Sharp
b8dd55e573 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Alexandre Poirot
60e79178ed Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
200191951a Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Neil Deakin
e9f0eb5800 Bug 566746, use improved callback api for asyncronous form history methods, r=mak 2013-04-11 04:01:49 -04:00
Felix Fung
a33132f485 Bug 697377 - Use Asynchronous FormHistory.jsm for content/search.xml, p=enndeakin,felix, r=mak 2011-12-22 06:46:44 -05:00
Matthew Noorenberghe
e9d2ffdbaf Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
                         - Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
                         - Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Ehsan Akhgari
cead65c73f Bug 801049 - Communicate the privacy bit of the active window to the search suggestion service so that it knows whether to put the channel it creates in private browsing mode or not; r=gavin
I'm using the autocompletesearchparam as a vehicle for delivering the
privacy information into the guts of nsSearchSuggestions.  The
alternative solution will involve modifying the autocomplete interfaces,
which is even more horrible than what the code here does.  It's not that
bad if you think of autocompletesearchparam attribute as an opaque value
which is used to transfer information to the nsIAutoCompleteSearch
implementations, which is what it is!
2012-10-15 18:59:33 -04:00
Matthew Noorenberghe
e6026079d6 Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
Based on Gavin's patch for bug 596439.
2011-03-18 14:56:46 -07:00
Matthew Noorenberghe
c751d26637 Bug 461820 - prevent accessing searchbar history from content (tests) r=dolske 2012-01-10 16:53:16 -08:00
Malini Das
6cc1b2bc11 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Timothy Nikkel
7b6017efa4 Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Neil Deakin
f01339cda7 Bug 554400, convert search.xml to use new dropped link handler, r=gavin 2010-04-18 14:27:23 -04:00
Dão Gottwald
11759821e2 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald
8a7b57c619 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Joel Maher
c0ce59f423 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
cf8558308e backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
fc440b802d 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
74827fb435 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
3ff94711b5 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
a7c210544a 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
b51e4506cb 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
3ec11d2d3c Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Ryan Flint
ea064523ce Stop browser_426329.js from touching the network; causing random orange (bug 534889). 2009-12-27 23:30:21 -05:00
Dão Gottwald
a1d12e7573 tests cleanup 2009-09-18 13:52:28 +02:00
d8c3a3c618 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