Commit Graph

3280 Commits

Author SHA1 Message Date
Mathieu Bultel
e1d7cfab3e Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas 2013-06-05 08:59:05 +02:00
Ted Mielczarek
20c856ae55 bug 746244 - Port profileserver.py to Mozbase. r=jhammel
--HG--
rename : build/pgo/genpgocert.py.in => build/pgo/genpgocert.py
2013-05-28 15:33:57 -04:00
Bobby Holley
f06e741959 Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
Bobby Holley
4de0ea3e6a Bug 877478 - Have SpecialPowers.addObserver modify the observe callback to wrap arguments. r=mrbkap
|subject| is quite often an XPCOM object that's not accessible to content.
2013-06-04 19:56:42 -07:00
Bobby Holley
81e97b35a3 Bug 877478 - Add a SpecialPowers API for wrapping callbacks and callback objects. r=mrbkap 2013-06-04 19:56:41 -07:00
Jonathan Griffin
72f1761e3b Bug 879492 - Add a B2GBuild class to Marionette, r=aki 2013-06-04 16:48:50 -07:00
Ryan VanderMeulen
1a806e49a2 Backed out changeset 0fbef2fd43e0 (bug 877733) for test bustage on a CLOSED TREE. 2013-06-04 14:23:29 -04:00
Jeff Hammel
27dbe62709 Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher
--HG--
extra : rebase_source : d8a76eed73309af2bbd696544e667ae104bf22a8
2013-06-04 10:52:58 -07:00
Malini Das
dab3cd5c03 Bug 878910 - fix touchlists for 'touchend' and 'touchcancel', r=jgriffin 2013-06-04 13:47:53 -04:00
Jonathan Griffin
3378b16bae Bug 873538 - Pass -marionette when launching Firefox, r=dburns 2013-06-04 10:01:46 -07:00
Malini Das
cbfd86b835 Bug 878936 - remove test_marionette_touch.py from test manifest, r=jgriffin 2013-06-03 16:09:04 -04:00
William Lachance
0be10e7a16 Bug 878914 - Fix race condition in marionette testrunner;r=jgriffin 2013-06-03 14:54:07 -04:00
Malini Das
694741c926 Bug 845849 - Remove MarionetteTouchMixin, r=jgriffin 2013-06-03 14:40:48 -04:00
Andrew Halberstadt
7a3ada3026 Bug 878204 - add moznetwork to test package, r=jhammel 2013-06-03 10:04:25 -04:00
Gijs Kruitbosch
36b62dafcf Bug 877178 - Add an exception checking method to SimpleTest, r=robcee 2013-06-01 15:33:03 +02:00
Ryan VanderMeulen
2251ba3bbf Merge birch to m-c. 2013-05-31 11:22:14 -04:00
Phil Ringnalda
4aec020413 Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
2013-05-31 07:39:56 -07:00
Ryan VanderMeulen
be9264d563 Merge m-c to birch.
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:52:56 -04:00
Alexandre Poirot
5a8eadd448 Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Phil Ringnalda
ad4c150cb3 Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:42:20 -07:00
Phil Ringnalda
136de42d58 Back out 12f538f501b9 (bug 790765) for intermittent failure 2013-05-29 21:55:55 -07:00
Benoit Girard
908b9e495b Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
2013-03-11 14:47:40 -04:00
William Lachance
a697a44fdb Bug 877265 - Make dmcli parseable by python 2.6;r=ahal 2013-05-30 11:04:26 -04:00
Paul Adenot
0d5032907c Bug 876732 - Add a way to pass debugger args when using mach mochitest. r=ted 2013-05-30 17:00:46 +02:00
Andrew Halberstadt
4f837919f3 Bug 876761 - Mirror moznetwork and mozcrash to m-c, r=jhammel 2013-05-30 10:13:29 -04:00
Benoit Girard
397d220ef5 Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
2013-03-11 14:47:40 -04:00
Jeff Hammel
f61a5e8bca Bug 790765 - get mozbase tests running on m-c;r=ahal
--HG--
extra : rebase_source : 5bd1a6e2b76b7675067e73de2c50fe53493ed383
2013-05-29 15:12:17 -07:00
Patrick McManus
464ef01edb bug 858055 - disable cache_lock_stalled detector for tests that rely on cache r=jmaher 2013-05-29 09:37:11 -04:00
Patrick McManus
704501cec2 bug 790388 part 6 - spdy push xpcshell test r=hurley
--HG--
extra : rebase_source : 54a3f24aa543ee96ff2e2edb9a2ee7fe52e3dcbd
2013-05-29 00:07:03 -04:00
Patrick McManus
8bce508a80 bug 790388 part 5 - xpcshell tests for spdy/3 r=hurley
--HG--
extra : rebase_source : f6ca50052918d23d410a3f110323344472a62e6e
2013-05-29 00:07:03 -04:00
Patrick McManus
32350953ba bug 790388 part 4 - upgrade testing/node-spdy to 1.8.8 r=hurley
--HG--
extra : rebase_source : b68f6dbf8faa5b97b4a97417d35c037b0557e426
2013-05-29 00:07:03 -04:00
Malini Das
51108da72b Bug 876835 - fix python 2.6 failures due to assertIn, r=jgriffin 2013-05-28 18:54:42 -04:00
Jeff Hammel
f608040afd Bug 872285 - bump packages and mirror to m-c for bug 790765;r=ahal
--HG--
rename : testing/mozbase/mozfile/tests/is_url.py => testing/mozbase/mozfile/tests/test_url.py
2013-05-28 09:51:35 -07:00
Andrew Halberstadt
9d8a5a66ce Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
David Burns
eb060acb5a Bug 872561 - Loosening the elementInView and also checking the centre of the element is in view; r=mdas 2013-05-28 12:30:56 +01:00
Phil Ringnalda
a7f63b8156 Merge m-c to a CLOSED TREE m-i 2013-05-27 11:46:31 -07:00
Malini Das
5b42d8c06d Bug 857582 - send mouse events if we can't send touch events, r=jgriffin 2013-05-27 13:12:13 -04:00
Phil Ringnalda
ae31ada6d7 Merge m-c to m-i 2013-05-27 09:56:49 -07:00
Mathieu Bultel
bf988acc31 Bug 773159 - Add support for returning the title and type of the active chrome window, r=mdas 2013-05-24 22:14:29 +02:00
Vicamo Yang
6e041b2bae Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Dan Minor (dminor@mozilla.com)
f7c9ad2945 Bug 875737 - Add androidx86.json to mochitests. r=jmaher DONTBUILD 2013-05-24 10:39:24 -04:00
Felipe Gomes
6e89818d5f Bug 875463 - Implement --run-until-failure option for mochitests. r=jmaher 2013-05-24 16:03:50 -03:00
Felipe Gomes
740cd9ba32 Bug 875463 - Part 0. Remove plain-loop.html and fix --repeat for single tests. r=jmaher 2013-05-24 16:03:49 -03:00
Andrew Halberstadt
ea5acb3257 Bug 872164 - Create in-tree mozharness config, r=jgriffin 2013-05-24 11:01:06 -04:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Gregory Szorc
c38b9cfe12 Bug 875382 - mach mochitest-* now emits proper exit code on test failure; r=Ms2ger 2013-05-23 10:13:54 -07:00
Mathieu Bultel
3aab9e8371 Bug 794687 - Add --timeout argument to Marionette, r=mdas 2013-05-23 00:22:22 +02:00
Arnaud Bienner
d155f8fd50 Bug 875274 - Implement the content part of <input type="color">. r=mounir 2013-05-23 14:02:23 +01:00
Adrian Tamas
cc576286a2 Bug 833832 - Robocop: Add test for Import from Android feature. r=jmaher 2013-03-18 11:15:17 +02:00
Ed Morley
6a91572c71 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01:00