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
b64078ce31
Bug 851953 - Update Google search engine icon. r=dolske ui-r=shorlander
2013-03-21 15:38:12 -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
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
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
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
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
Gavin Sharp
5ec5310498
Fix line endings in these tests, no bug
...
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Matthew Noorenberghe
b98220a88e
Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
...
Based on Gavin's patch for bug 596439.
--HG--
rename : browser/components/search/test/testEngine.xml => browser/components/search/test/testEngine_mozsearch.xml
extra : rebase_source : c2d88610668c305a7a1710fb69a99a44d8f23bb7
2011-03-18 14:56:46 -07:00
Matthew Noorenberghe
8386f3e604
Bug 461820 - prevent accessing searchbar history from content (tests) r=dolske
...
--HG--
extra : rebase_source : c83545f7fa62353bad8cdd783fdd09626b9a23e0
2012-01-10 16:53:16 -08:00
Ed Morley
6a998be2c5
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Malini Das
841f72da21
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Gavin Sharp
54976f6597
Bug 606859: add test coverage for Sherlock plugin installation, a=tests
...
--HG--
rename : browser/components/search/test/browser_415700.js => browser/components/search/test/browser_addEngine.js
extra : rebase_source : e7791f98232124b4341252c4d9ec80f390228771
2010-10-25 01:15:09 -04:00
Timothy Nikkel
862d66fc00
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
2010-06-25 16:51:17 -05:00
Neil Deakin
3c21f75207
Bug 554400, convert search.xml to use new dropped link handler, r=gavin
2010-04-18 14:27:23 -04:00
Dão Gottwald
dbbdc2f693
s/mTabs/tabs/ (no bug, CLOSED TREE)
2010-04-09 13:18:02 +02:00
Dão Gottwald
3e32555d24
use Services.* in browser chrome tests
2010-04-03 09:36:55 +02:00
Dão Gottwald
bbecfef399
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Dão Gottwald
acef35272f
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Ryan Flint
01010c5e01
Stop browser_426329.js from touching the network; causing random orange (bug 534889).
2009-12-27 23:30:21 -05:00