Commit Graph

289 Commits

Author SHA1 Message Date
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
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
Gijs Kruitbosch
737fa0f1f0 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Gavin Sharp
dd33c2bf63 Bug 925898: properly pass the "homepage" reason to getSubmission calls for about:home, r=MattN
--HG--
extra : transplant_source : %10i%ADC%D2W%C0%C0%99LM%9AR%D3%09%B29%10%F1%25
2013-10-11 15:00:11 -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
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02: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
Stefan Mirea
d47d00b062 Bug 904954 - Request longer timeout on intermittent test browser_healthreport.js. r=gps 2013-09-03 10:17:51 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Gavin Sharp
3d28429c6a Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Gavin Sharp
2d4fe32d4d Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Olli Pettay
2bf2214fbe bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -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
Stefan Mirea
fa0e1df968 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
cf599037bc Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
f1ea85072a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Gavin Sharp
f4be8f1565 Clean up browser_contextmenu.js, no bug
--HG--
extra : rebase_source : 0c06c1377f09e413740e00f4d07267853242f343
2013-06-07 15:34:25 -07: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
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Richard Newman
eedb12a92b Merge m-c to s-c. 2013-04-10 17:57:37 -07: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
Richard Newman
7f8fe99237 Merge m-c to s-c.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-04-08 22:03:23 -07:00
Richard Newman
99f104b137 Bug 853138 - Follow-up: change category name in tests. r=gps 2013-04-08 20:26:23 -07:00
Richard Newman
9ee196bdc8 Merge m-c to s-c. 2013-04-02 14:00:32 -07:00
Richard Newman
b2ece2b1f3 Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage. 2013-03-29 13:29:19 -07:00
Frank Yan
1883f84cd5 Bug 795495 - Addendum: Fix browser_google.js's data URI again. a=test-only 2013-04-08 04:48:40 +01: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
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -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
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Frank Yan
b64078ce31 Bug 851953 - Update Google search engine icon. r=dolske ui-r=shorlander 2013-03-21 15:38:12 -07: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
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
2288b28e43 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Ms2ger
305e7462bd Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Frank Yan
36a1ef7c74 Bug 848150 - Update icon data url in Google search plugin test. a=test-only 2013-03-15 23:38:49 -07:00
Matthew Noorenberghe
c2e58bd3d3 Bug 851040 - Try to fix intermittent browser/components/search/test/browser_contextmenu.js. a=test-only
--HG--
extra : rebase_source : b147ecee975683729e21d1fdc231b33e026865c8
2013-03-14 23:59:06 -07:00
Matthew Noorenberghe
982455be9a 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
Matthew Noorenberghe
0466bd5df9 Bug 848943 - Wait for popupshown to know when the context menu is ready. r=gavin 2013-03-12 08:38:42 -04: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
Ms2ger
79c09cf500 Merge mozilla-central to build-system. 2013-02-28 12:11:53 +01:00
Gregory Szorc
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Richard Newman
8ba9584d11 Bug 843980 - Switch tests to check for category entries, not service existence. r=mconnor 2013-02-22 08:15:53 -08: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
Matthew Noorenberghe
0a695f70fd Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
--HG--
extra : rebase_source : a661690d73d449aaa4a5a5a8d0dfc72034f8a5df
2012-04-04 02:50:39 -07:00
Matthew Noorenberghe
9dbb7af064 Bug 587780 - Part 5 - Test Google search params with @purpose. r=gavin
--HG--
extra : rebase_source : 9cdf65c3570474f543a2e9cdaf9554a62e627559
2012-05-03 23:42:29 -07:00
Matthew Noorenberghe
195ad79959 Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin
--HG--
extra : rebase_source : 0803327b33f416fb0c679015495d376f6bce19a0
2012-04-04 02:50:39 -07:00
Ehsan Akhgari
84c4ac3c75 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Ehsan Akhgari
e9c82e7b7a Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
a1427ff737 Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Ehsan Akhgari
cc57bb6797 Attempt to fix bug 810180 by waiting for the window to be focused, DONTBUILD since this only affects per-window private browsing builds 2012-11-28 17:13:43 -05:00
Josh Matthews
8f54709b0a Bug 815229 - Make search completion test for private browsing test all autocomplete entries. r=ehsan 2012-11-26 14:04:07 -05:00
Andres Hernandez
7956b1abc2 Bug 810180 - Convert browser_private_search.js to use the per-window PB APIs; r=ehsan
--HG--
rename : browser/components/search/test/browser_private_search.js => browser/components/search/test/browser_private_search_perwindowpb.js
2012-11-23 15:52:31 -06:00