Kev Needham
b3a862121e
Bug 1104925: update Yahoo search plugin for en-US, r=gavin/mconnor
...
--HG--
extra : transplant_source : %FE%08%0D%0Er%13%2B%D4%1Fv%3C%CC%9A%F9%A6%FBK%A4%AE%22
2014-11-27 15:32:17 -08:00
Kev Needham
e89fac4575
Bug 1103216: update Google parameters, r=gavin, f=mfinkle, test changes r=felipe
...
--HG--
extra : transplant_source : %12%07%00%00%E1kA%0E%0B%24%0A%89%94%9C%17%B5EE%1E%B9
2014-11-24 11:11:44 -08:00
Felipe Gomes
7797b9d660
Bug 1101670 - UITour: ability to set a search term and show the search popup. r=dolske
2014-11-21 19:19:31 -02:00
Florian Quèze
f139935d1a
Bug 1103190 - land Flare strings in Firefox 36, r=felipe.
2014-11-27 12:24:53 +01:00
Florian Quèze
a7e6668f97
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
1076501bfb
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Tim Taubert
a746a8beef
Bug 1077652 - Fix search tests to ignore loads from browsers without tabs r=jaws
2014-11-20 19:36:21 +01:00
Joel Maher
625a8cb7c4
Bug 1100301 - browser_aboutHome_behavior.js leaks on windows 7+8 opt|debug runs when --run-by-dir. r=RyanVM a=test-only
2014-11-17 13:40:13 -05:00
Joel Maher
d47aeb5fa0
Bug 1057512 - --run-by-dir enabled for browser-chrome on trunk. r=RyanVM
2014-11-17 11:01:23 -05:00
Tim Taubert
6aed3bf760
Bug 1077652 - Don't access a tabbrowser's browsers through mPanelContainer r=dao
2014-11-14 06:18:53 +01:00
Joel Maher
e0e101fa17
Bug 1082133 - browser_*_behavior.js fails when run as a standalone directory. r=mak
2014-11-11 11:37:00 +01:00
Jon Morton
0f167a14a3
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Blair McBride
719d7fbfc8
Bug 1078213 - Search bar binding shouldn't set IDs for menuitems. r=MattN
...
--HG--
extra : transplant_source : %3EG%1A%90P%81%C0%F9%8C%8A%16%93%D5e%BC%86%85%A4%99%CD
2014-10-08 11:58:04 +13:00
Alex Bardas
fe8e2dde55
Bug 990799 - Update search plugins to use rel='searchform'. r=gavin
2014-09-17 18:42:00 +02:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Jared Wein
371ae6518a
Bug 947574 - Switch browser_426329.js to use tasks to avoid intermittent failure. r=Gijs
2014-08-20 13:22:14 -04:00
Bernardo P. Rittmeyer
52ff11105b
Bug 1054712 - Remove duplicate logic from tabbrowser and search bar by using the getImageURLForResolution helper function in PlacesUtils. r=MattN
2014-08-18 14:33:00 -07:00
Ryan VanderMeulen
0f05271473
Backed out changeset 70b77e14d448 (bug 947574) for making browser_426329.js perma-fail on OSX.
2014-08-15 21:23:22 -04:00
Jared Wein
a8841976f7
Bug 947574 - Switch browser_426329.js to use tasks to avoid intermittent failure. r=Gijs
2014-08-15 15:06:26 -04:00
Georg Fritzsche
3ec162d8ae
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
2014-07-09 14:32:29 -07:00
Paolo Amadini
b8ffc1ef8e
Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin
2014-07-31 15:57:02 +01:00
Marco Bonardo
c39310eaeb
Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert
2014-07-25 14:46:56 +02:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Wes Kocher
7f46b4f0a4
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
Georg Fritzsche
b6e03c51f8
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
Mike Connor
b9215907b9
Bug 1008182 - remove the delay for searchbar autocomplete, r=gavin
2014-05-09 13:02:56 -04:00
Mike Connor
16d273e48d
Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
...
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret
--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
Gavin Sharp
131f5bd223
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
Drew Willcoxon
6ce7e114ec
Bug 1009318 - Add Google search purpose for about:newtab. r=MattN
2014-05-13 12:37:19 -07:00
Gavin Sharp
c607f79fa9
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
2013-07-27 17:32:40 -07:00
Mike Connor
ba29b1396a
Bug 998073 - implement test coverage for Amazon search plugin, r=adw
...
--HG--
extra : rebase_source : d238b146692d6e7e6bd3c201471b545b04faa5ee
2014-04-25 14:23:41 -04:00
Mike Connor
24eb796c17
Bug 998072 - implement test coverage for eBay search plugin, r=adw
...
--HG--
extra : rebase_source : f58a7320e1c5507a6bb42f2d94f3992e17cd574d
2014-04-24 16:25:22 -04:00
Mike Connor
d9331c7ccc
Bug 998071 - implement test coverage for Yahoo search plugin, r=adw
...
--HG--
extra : rebase_source : cdec24b11e5c6383a14e9e7ab2dc8d59c3e0d2b2
2014-04-24 16:21:40 -04:00
Mike Connor
ae64c2dd80
bug 995390 - make bing/yahoo codes consistent across channels, r=gavin
...
--HG--
extra : rebase_source : 0b8711d655edf1ecf45776fdff1edfa421da1403
2014-04-14 15:49:39 -04:00
Drew Willcoxon
1a3140b9d5
Bug 962490 - Add a search field to the new tab page (Bing test follow-up). r=me
2014-04-28 17:43:43 -07:00
Drew Willcoxon
a09cd88b54
Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin
2014-04-25 10:25:11 -07:00
Drew Willcoxon
d39abf57fd
Bug 962490 - Add a search field to the new tab page (part 3: search component tests). r=gavin
2014-04-24 19:09:25 -07:00
Matthew Noorenberghe
d4f09f5169
Bug 992270 - ignoreAllUncaughtExceptions in the about:home test of browser_google_behavior.js/browser_bing_behavior.js. r=gavin
...
CLOSED TREE
2014-04-10 21:54:30 -04:00
Mike Connor
52f5995690
bug 991359, build bustage fix, a=CLOSED TREE
...
--HG--
extra : amend_source : 4181a7a8d6406365996c8668a24510523ba6a974
2014-04-07 14:09:41 -04:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Drew Willcoxon
9805c2254e
Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 2, tests). r=gavin
2014-03-24 20:41:15 -07:00
Drew Willcoxon
8ff494069b
Bug 975528 - Add search component tests for Bing searches. r=MattN,gavin
2014-03-12 16:56:00 -07:00
Ted Mielczarek
699d90bdae
bug 968403 - Switch some tests to not use preprocessing. r=jmaher
2014-02-19 09:20:49 -05:00
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
Steven MacLeod
7f4bea3af5
Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin
2014-01-08 15:58:47 -05:00
Gavin Sharp
6036b12d18
Bug 601409: Add a comment to some confusing search.xml code
2014-01-04 16:45:29 -05:00
Ryan VanderMeulen
ca47708d7f
Bug 945667 - Disable browser_google_behavior.js on Linux due to relying on browser_aboutHome.js.
2013-12-17 20:01:58 -05:00
Gregory Szorc
158ed8b3ec
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Richard Newman
1e8232fd69
Bug 925521 - Part 3: follow-up to fix browser tests. r=trivial
2013-10-18 17:43:42 -07:00