gecko/browser/components/search/test
Ehsan Akhgari dd44f85666 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
..
426329.xml
483086-1.xml
483086-2.xml
browser_405664.js
browser_426329.js 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 2012-10-15 18:59:33 -04:00
browser_483086.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_addEngine.js Fix line endings in these tests, no bug 2012-10-09 14:44:49 +02:00
browser_contextmenu.js Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin 2011-03-18 14:56:46 -07:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
test.html
testEngine_mozsearch.xml Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin 2011-03-18 14:56:46 -07:00
testEngine.src
testEngine.xml