Dão Gottwald
6126f6644f
Bug 960864 - Implement the _initialized flag instead of _addedObserver and the half-broken _destroyed. r=gavin
...
--HG--
extra : rebase_source : 396b859dc30dc91bce27c6b576a1814f5d65d7e5
2014-01-24 00:44:12 +01:00
Gavin Sharp
d328ec611d
Bug 903274: have the search bar binding's initialization callback bail out if the binding is destroyed, r=MattN
...
--HG--
extra : rebase_source : ed745738ebaf085b96d83ba5c6ae270d5dde3b9a
2014-01-08 18:34:16 -08:00
Gavin Sharp
6036b12d18
Bug 601409: Add a comment to some confusing search.xml code
2014-01-04 16:45:29 -05:00
Richard Newman
72e1ff6dbd
Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
...
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Gavin Sharp
668770b49b
Bug 925892: add "channel=searchbar" parameter to Google plugin to distinguish search bar searches, r=MattN
...
--HG--
extra : transplant_source : %CD%D4%0BqxCt%82%BA%80%CE%E6%C3%E1%F3V%96xo%81
2013-10-11 14:30:31 -07:00
Willian Gustavo Veiga
159175a108
Bug 344536 - Limit the number of history items displayed the search bar history dropdown, so that some suggestions are always visible. r=gavin
2013-09-19 08:50:21 -04:00
Gavin Sharp
8410ee0def
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
9b66f199b9
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
4fe433eb5b
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
ff12554e86
Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske.
2013-05-22 15:37:37 -04:00
Gavin Sharp
763124291c
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
9b3a4e3071
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
52927e0751
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
e0ba069546
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
043cbbcebe
Bug 566746, use improved callback api for asyncronous form history methods, r=mak
2013-04-11 04:01:49 -04:00
Felix Fung
c3c7b4b698
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
b31d9a16ec
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
44417e0b7c
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
5021808a03
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
ab4aeb3f7c
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Phil Ringnalda
9e4a7269f5
Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
...
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
c7542b90f4
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Ekanan Ketunuti
6440fd9eef
Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS
2013-03-21 21:11:40 +07:00
Trevor Saunders
5756f6755f
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Gregory Szorc
a8d719ab59
Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin
2013-02-13 14:33:24 -08:00
Ehsan Akhgari
a1427ff737
Fix a typo, no bug, DONTBUILD
2012-11-30 01:59:59 -05:00
Josh Matthews
3c1cd97486
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Ed Morley
f2ccb0abbe
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
2012-11-16 15:06:13 +00:00
Josh Matthews
6d9f8239fe
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Josh Matthews
5faa109e12
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
aa8b048f40
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
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
Andres Hernandez
fd33841755
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
9afe4e857b
Bug 722332 - Adapt main clients to asynchronous nsIBrowserSearchService API. r=gavin
2012-04-19 16:08:09 +02:00
Dão Gottwald
3fee7f548f
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
ea3b7aba0b
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
dc816782b7
Fix a couple of typos in comments. No bug, no review.
2012-05-31 10:32:17 +10:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Patrick McManus
c6411ba203
bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin
2012-04-25 08:54:42 -04:00
Robert Kaiser
8a225d8ce2
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
a800ec0620
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
9839fc700d
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
775acbaa1a
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
d3a1b4cdcd
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
fea11effb7
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
feb8ba5a5b
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve _cloneEngine, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
8223c04430
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve observer, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
f84ac1ab0a
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
81d4a765c4
Bug 650950 Simplify DOMMouseScroll event handler r=dao
2011-04-19 23:12:50 +01:00
Gavin Sharp
c085637890
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