Gavin Sharp
a53dcdb333
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
...
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Giovanni Marquez
e0df847fe4
Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin
2013-06-04 23:20:35 -07:00
Markus Flaig
3cd20beaa2
Bug 875297 - Move the contents of the initialize method into the constructor of the search-textbox binding. r=mconley
2013-06-04 15:43:27 -04:00
Mike Conley
3883efcec8
Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske.
2013-05-22 15:37:37 -04:00
Gavin Sharp
4d947b6985
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
048824e68e
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
1372a3cf1c
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
0021e7aaee
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
f700a57efa
Bug 566746, use improved callback api for asyncronous form history methods, r=mak
2013-04-11 04:01:49 -04:00
Felix Fung
1f23de3ed7
Bug 697377 - Use Asynchronous FormHistory.jsm for content/search.xml, p=enndeakin,felix, r=mak
2011-12-22 06:46:44 -05:00
Mike de Boer
12f5f98da7
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
2013-04-09 17:12:27 -07:00
Phil Ringnalda
b5220914bd
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
...
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
fca481e9e3
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
2013-04-09 17:12:27 -07:00
Frank Yan
df9a114296
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Phil Ringnalda
ae48ea5da4
Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
...
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
2fba4d6fe1
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Ekanan Ketunuti
82f474fc90
Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS
2013-03-21 21:11:40 +07:00
Trevor Saunders
254bffb739
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Gregory Szorc
35ba4532c5
Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin
2013-02-13 14:33:24 -08:00
Ehsan Akhgari
6424593d3d
Fix a typo, no bug, DONTBUILD
2012-11-30 01:59:59 -05:00
Josh Matthews
e0bfa38e3b
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Ed Morley
0687c2b3aa
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
2012-11-16 15:06:13 +00:00
Josh Matthews
cdf21f169e
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Josh Matthews
7d54e6176e
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
2012-11-14 16:00:44 +00:00
Josh Matthews
7ee9c86b25
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Ehsan Akhgari
56a5c27dbc
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
Andres Hernandez
41c0955363
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
David Rajchenbach-Teller
8bebb8777d
Bug 722332 - Adapt main clients to asynchronous nsIBrowserSearchService API. r=gavin
2012-04-19 16:08:09 +02:00
Dão Gottwald
de2e72a3b6
Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin
2012-06-26 23:48:15 +02:00
Raymond Lee
58983e2e74
Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77
2012-05-31 14:45:28 +02:00
Cameron McCormack
75dbe30fac
Fix a couple of typos in comments. No bug, no review.
2012-05-31 10:32:17 +10:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Patrick McManus
d0ddbf4b4f
bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin
2012-04-25 08:54:42 -04:00
Robert Kaiser
14b32bfdbb
bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - use classList, r=gavin
...
--HG--
extra : transplant_source : %F5%DD%B3%23/G%ECW%81%1A%A8%5E%9EX%A8%89%A98DE
2012-02-23 18:56:48 +01:00
Robert Kaiser
6f486835c1
bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - whitespace and nits, r=gavin
...
--HG--
extra : transplant_source : 3Q%B9tgA%B8e%A8G%BEc%3B%1D%16%3E%9C%FA%F1%8C
2012-02-23 13:55:04 +01:00
Robert Kaiser
2a964e5f93
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - engine.name, r=gavin
...
--HG--
extra : transplant_source : 3%DDX%AB%B3I%CAbM%3D%088x%C1Mv%D4%A9%2C%9A
2012-02-23 13:50:15 +01:00
Geoff Lankow
8c5fdd1d03
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Robert Kaiser
c679b9cfa2
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
0c8ab943c0
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
9552ef6050
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve _cloneEngine, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
fe28079c5d
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve observer, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
668f4e04e2
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - use Services.jsm, r=gavin
2012-01-19 13:39:44 +01:00
Neil Rashbrook
2fc576d572
Bug 650950 Simplify DOMMouseScroll event handler r=dao
2011-04-19 23:12:50 +01:00
Gavin Sharp
9f847d3107
Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao
2011-03-28 18:59:26 -04:00
Ehsan Akhgari
cccdef8b2f
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Gavin Sharp
37f27086f5
Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao
2011-03-28 18:59:26 -04:00
Ehsan Akhgari
f096ca3c02
Bug 631152 - Search autocomplete popup opens in the wrong position in RTL mode; r=gavin
2011-02-03 19:52:46 -05:00
Frank Yan
69ac389f8f
Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
...
--HG--
extra : rebase_source : d22c594d6cec8cfbdadb68b799d5e228aa138f8e
2010-11-05 12:56:03 -07:00
Frank Yan
ef24a45fb3
Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+
2010-10-26 15:35:44 -07:00
Justin Dolske
9af5de23dc
Bug 597129 - "Paste & Go" or "Paste & Search" trigger two pastes, including to content. r=gavin, a=blocking
2010-09-20 21:32:00 -07:00