Andreas Tolfsen
0096017c5d
Bug 941158 - Honour expected failures in setUp or tearDown. r=jgriffin
2014-02-06 14:57:29 -05:00
Dan Minor
776602e399
Bug 967515 - Add mozbase test files to test package; r=ted
2014-02-04 10:04:13 -05:00
Ben Turner
6ea7697b78
Backout bug 956218 for build error
2014-02-06 15:19:08 +01:00
Ehsan Akhgari
f54316ca85
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
...
--HG--
extra : rebase_source : 3618cb3097aa99a79a06af016bf6b3a3c6f77208
2014-02-06 08:36:46 -05:00
JW Wang
53cb0fd06d
Bug 962883 - Enable test. r=ryanvm
2014-01-29 22:48:39 +08:00
Carsten "Tomcat" Book
5c1b7c4a12
merge b2g-inbound to mozilla-central
2014-02-06 13:17:08 +01:00
Phil Ringnalda
2a2b36d95b
Bug 968645 - Disable test_input_sanitization.html on b2g desktop for timeouts
2014-02-05 21:59:29 -08:00
Phil Ringnalda
7f95e7cb57
Bug 967585 - Disable test_transitions.html on b2g desktop until we run on slaves which can run it
2014-02-05 21:47:28 -08:00
Phil Ringnalda
a9b3c1dcfb
Bug 957621 - Disable test_bug570378-* on b2g desktop for frequent failures which kill the run
2014-02-05 21:38:31 -08:00
Ryan VanderMeulen
76412a3cd2
Merge b2g-inbound to m-c.
2014-02-05 15:47:36 -05:00
Phil Ringnalda
8c2ca2ddcd
Bug 968051 - Disable test_sessionStorageClone.html on opt b2g, since it only passed based on what chunk it ran in and what test ran before it
2014-02-05 08:46:21 -08:00
Joel Maher
6300384616
Bug 968095 - upload a new talos.zip file. r=armenzg
2014-02-05 09:33:35 -05:00
Carsten "Tomcat" Book
7ba25aaf1f
merge b2g-inbound to mozilla-central
2014-02-05 13:23:25 +01:00
Phil Ringnalda
f2e96fc501
Bug 967737 - Disable test_sessionStorageBaseSessionOnly.html on opt b2g, , since it only passed based on what chunk it ran in
...
--HG--
extra : rebase_source : 3e5bf4e64656e2427cf4b614ff4504e31285a3da
2014-02-04 23:03:45 -08:00
Phil Ringnalda
4cd4cf08ab
Bug 968051 - Disable test_sessionStorageClone.html on debug b2g, since it only passed based on what chunk it ran in
...
CLOSED TREE
2014-02-04 22:31:38 -08:00
Ryan VanderMeulen
7196939775
Merge b2g-inbound to m-c.
2014-02-04 14:43:23 -05:00
Ryan VanderMeulen
40d98c965c
Merge fx-team to m-c.
2014-02-04 14:31:48 -05:00
Ryan VanderMeulen
bd3cc49779
Bug 874423 - Disable test_bug430723.html on B2G debug for being nearly perma-fail.
2014-02-04 12:17:12 -05:00
Ryan VanderMeulen
e23893095e
Bug 932350 et al - Disable dom-level* test suite for intermittent failures on multiple platforms.
...
CLOSED TREE
2014-02-04 11:38:16 -05:00
Andrew Halberstadt
beb064b22a
Bug 949028 - Add check for crashes to geckoinstance.py, r=mdas
2014-02-04 08:53:18 -05:00
Ryan VanderMeulen
4cdc86eaee
Bug 964379 - Add logging to figure out what's breaking xpcshell on comm-central on OSX 10.6.
2014-02-02 22:30:43 -05:00
Ryan VanderMeulen
49183c46ed
Bug 906752 - Disable test_audioBufferSourceNodeOffset.html on B2G opt for frequent failures.
2014-02-02 20:53:37 -05:00
Ryan VanderMeulen
2a828dc50d
Merge m-c to inbound.
2014-02-01 17:22:56 -05:00
Ryan VanderMeulen
7e6b2fe808
Backed out changeset ca2ab9f4ac9c (bug 950266) for suspicion of causing bug 966582.
2014-02-01 14:39:56 -05:00
Fabrice Desré
da7e46af81
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
2014-02-01 11:06:59 -08:00
Ryan VanderMeulen
258f1cdb33
Merge inbound to m-c.
2014-01-31 21:14:13 -05:00
Ryan VanderMeulen
fffb2dcd37
Merge fx-team to m-c.
2014-01-31 21:04:30 -05:00
Ryan VanderMeulen
3697346ded
Bug 957797 - Really disable test_bug622371.html on Android.
2014-01-31 18:01:41 -05:00
Ryan VanderMeulen
570cf8c3ef
Merge m-c to fx-team.
2014-01-31 16:59:29 -05:00
Ryan VanderMeulen
a2e10ee5d1
Merge m-c to b-i.
2014-01-31 16:56:48 -05:00
Ryan VanderMeulen
3e69b0fb40
Bug 957797 - Disable test_bug622371.html on Android for being flaky.
2014-01-31 16:04:15 -05:00
Joel Maher
ab9f1a0149
Bug 956388 - Introduce a performance test (like TART) to measure animation performance of entering/exiting customization mode. r=avih
2014-01-31 08:41:24 -05:00
Carsten "Tomcat" Book
427a27f08b
merge fx-team to mozilla-central
2014-01-31 12:52:17 +01:00
Mike de Boer
6e7814400d
Bug 966681: improve robustness of error reporting. r=Unfocused
2014-02-04 00:09:28 +01:00
Gregory Szorc
fb81aebd06
Bug 852959 - Remove old code paths for running xpcshell tests from directories; r=ted
...
Manifests are now the mechanism used to specify how to run xpcshell
tests. This patch removes old code paths that allowed directories to be
specified.
runxpcshelltests.py still contains references to "testdirs." These
should likely be removed as well. This patch doesn't touch them out of
fear it may have consequences on automation.
--HG--
extra : rebase_source : 8cbfe6dc759dc0a311669c4fcba08ff7a60edc4a
extra : amend_source : 890377d9ba33d52c84e0736b0812231f3005b253
2014-01-27 10:14:09 -08:00
Mark Hammond
9ff90eea71
Bug 968581 - enable xpcshell verbose log output if only 1 test is in the manifest. r=gps
...
--HG--
extra : rebase_source : b521c42f3eca5dc8742b1689b4ec89edc1012d03
2014-02-06 13:51:00 +11:00
Ryan VanderMeulen
646caf3be2
Merge m-c to fx-team.
2014-01-30 16:40:31 -05:00
Margaret Leibovic
62d1d1378a
Bug 965358 - Disable snippets for robocop tests. r=gbrown
2014-01-30 10:53:33 -08:00
Joel Maher
c4f14259bc
Bug 965731 - upload a new talos.zip to pick up all the fixes. r=armenzg
2014-01-30 10:47:28 -05:00
Margaret Leibovic
257a4c29e1
Bug 965358 - Disable android snippets in default testing profile. r=gbrown
2014-01-31 08:59:48 -08:00
Andrew Halberstadt
6bba36a788
Bug 967647 - fix interleaved output in b2g emulator unittests, r=jgriffin
2014-02-04 15:39:35 -05:00
Nathan Froyd
64c2ed9b8f
Bug 937181 - coalesce log messages from SimpleTest; r=jmaher
2014-01-31 17:08:33 -05:00
Geoff Brown
c12242e93d
Bug 963838 - Pass correct app name to automation in Android tests; r=jmaher
2014-02-02 08:11:22 -07:00
Fabrice Desré
bc937e64af
Bug 950266 - Re-enable the Nuwa process on B2G by default r=me
2014-01-14 16:00:25 -08:00
Ryan VanderMeulen
9dd69e52f5
Bug 965655 - Disable test_initial_storage.html and test_value_storage.html on B2G due to intermittent failures.
2014-02-04 11:10:01 -05:00
Ryan VanderMeulen
6f5f5e8be8
Bug 915879 - Disable test_packaged_app_update.html on B2G due to intermittent failures.
2014-02-04 11:05:15 -05:00
Ryan VanderMeulen
a8325106ff
Bug 894914 - Re-disable test_postMessage_closed.html on B2G for being failure-prone.
2014-02-04 11:02:00 -05:00
Fabrice Desré
d60032d765
Bug 950266 - Re-enable the Nuwa process on B2G by default r=me
2014-01-14 16:00:25 -08:00
Ryan VanderMeulen
cb279069ad
Merge m-c to inbound.
2014-01-31 21:16:16 -05:00
Aki Sasaki
09bc2a70c9
bug 960571 - talos https://hg.mozilla.org . r=jgriffin
...
--HG--
extra : rebase_source : 45b81a33ce73e54f14901055620a9722f5e04e30
2014-01-31 15:05:00 -08:00
Ben Turner
52ea267c39
Bug 956218 - '(PBackground) Add a mechanism for communicating with a non-main I/O thread via thread and process links'. r=mrbkap.
2013-11-26 23:59:41 -08:00
Mike Shal
d3751951c8
Bug 875013 - VPATH removals in build, roboextender, crashreporter; r=ted
2014-01-21 18:01:22 -05:00
Masayuki Nakano
85f268ba0b
Bug 935876 part.2 Add new tests r=smaug
2014-01-29 17:06:26 +09:00
Wes Kocher
88f1a2e0d5
Backed out changeset e5dfc4abbb91 (bug 940554) for b2g test bustage across the board on a CLOSED TREE
2014-01-28 18:23:22 -08:00
Dave Hunt
0f7bfe5628
Bug 952530 - List all skipped/disabled tests rather than just the conditionally skipped tests. r=jgriffin
2014-01-28 15:28:56 -08:00
Andreas Tolfsen
456f67ec4a
Bug 940554 - Fix Marionette's newSession to return capabilities. r=mdas
2014-01-28 17:54:44 -05:00
Dave Hunt
06e7c3aa24
Bug 963299 - Bump marionette_client version to 0.7.3. r=mdas
2014-01-28 13:02:43 +00:00
Phil Ringnalda
44a41bb21e
Back out a37e6c57ae0f (bug 959520) for making marionette-webapi infinitely retry
2014-01-27 20:09:52 -08:00
David Burns
cfe6cfe118
Bug 959186 - Remove platform capability in favour of platformName; r=mdas
2014-01-27 23:42:10 +00:00
Ryan VanderMeulen
a6387fc031
Backed out changeset 31993b8e06cc (bug 959499) for breaking B2G mochitests.
...
CLOSED TREE
2014-01-27 18:20:00 -05:00
Mark Hammond
226ab7fefc
Bug 964102 - Use normpath on the test path before comparing it with the root dir. r=gps
2014-01-27 09:00:35 +11:00
Andreas Tolfsen
b54635569b
Bug 963598 - Allow custom message when Wait.until times out. r=dburns
2014-01-27 15:40:51 -05:00
David Clarke
10001716da
Bug 959499 - Use wifimanager for on-device mochitests. r=ahal
2014-01-27 15:40:50 -05:00
Malini Das
500bfc3124
Bug 959520 - Make socket.timeout error messages more useful, r=jgriffin
2014-01-27 15:07:50 -05:00
Ted Mielczarek
eb2bddfe37
Bug 963651 - Strip C++ unit tests even when STRIP_FLAGS are unset; r=mshal CLOSED TREE
2014-01-24 12:57:23 -05:00
Ed Morley
0d9b0b99b8
Bug 961021 - Disable dom/datastore/tests/test_changes.html on debug B2G for intermittent failures; CLOSED TREE
2014-01-27 17:26:39 +00:00
Andreas Tolfsen
219b6a3b2f
Bug 963166 - Add getWindowHandles end-point for WebDriver compatibility. r=dburns
2014-01-27 08:18:27 -05:00
Adarsh Dinesh
674912704c
Bug 961648 - Provide a helpful error message when test variables JSON file cannot be parsed; r=dhunt
2014-01-27 10:53:47 +00:00
Aaron Klotz
132065b090
Bug 966347: Talos revision bump for xperf whitelist revisions to ICU; r=jmaher
...
--HG--
extra : rebase_source : 984022e0b93148e49ebfa8134a8e2366a9aaa833
2014-01-31 11:39:50 -08:00
David Clarke
c756566bd2
Bug 959499 - Use wifimanager for on-device mochitests. r=ahal
2014-01-31 13:22:51 -05:00
David Burns
0063737dca
Bug 965986: Correct typo in exception in Marionette Wait; r=mdas
2014-01-30 22:38:25 +00:00
Malini Das
6e60cd0ae3
Bug 965782 - ignore certain delete_session exceptions in Marionette cleanup, r=wlach
2014-01-30 15:14:04 -05:00
Ryan VanderMeulen
a8eeeeb85c
Merge m-c to inbound.
2014-02-12 15:58:22 -05:00
Georg Fritzsche
7be525bbcb
Bug 971834: Exclude dom/plugins from b2g desktop mochitests. r=ahal
2014-02-12 19:31:34 +01:00
Jonathan Griffin
98de3142f3
Bug 948895 - Increase wait-for-homescreen timeout, r=ahal
2014-01-30 10:00:08 -08:00
Bobby Holley
6a6595d1c0
Bug 956385 - Don't count non-matching messages toward the total. r=ted
2014-01-30 09:30:28 -08:00
Wes Kocher
a56c855b8e
Backed out changeset a246bbc0c61c (bug 941158) for marionette bustage
2014-02-05 15:17:52 -08:00
Andreas Tolfsen
021a30a380
Bug 941158 - Honour expected failures in setUp or tearDown. r=zac
2014-02-05 17:04:42 -05:00
Andreas Tolfsen
03f5cc241e
Bug 938228 - Fix marshaling of NodeList in executeScript. r=mdas
2014-02-05 17:04:42 -05:00
David Burns
d2fd82b4f6
Bug 874868: Make sure that Marionette takes a screenshot of the the entire content canvas; r=mdas
2014-02-05 21:38:12 +00:00
Bill McCloskey
ad8c727e10
Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted)
2014-02-11 09:01:08 -08:00
Andreas Tolfsen
6d27822d35
Bug 940554 - Fix Marionette's newSession to return capabilities. r=mdas
2014-02-06 09:46:28 -05:00
Zack Weinberg
412d083ed2
Bug 933885 part 2b: runxpcshelltests.py: prevent invalid UTF-8 from being written to test log files. r=gps
2014-01-25 23:27:11 -05:00
Zack Weinberg
23fbaaa884
Bug 933885 part 2a: remove fake JSON parser from runxpcshelltests.py (Python 2.6 now being required). r=gps
2014-01-25 23:27:11 -05:00
Phil Ringnalda
8f94344945
Merge b-i to m-c
2014-01-25 19:58:13 -08:00
Myk Melez
11af04fdf3
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Randell Jesup
31e2c39c23
Bug 963420: Disable orange-on-debug-b2g-emulator-only test rs=philor
2014-01-25 04:07:24 -05:00
Phil Ringnalda
ae20930fdf
Merge m-c to b-i
2014-01-24 19:45:59 -08:00
Phil Ringnalda
6e047c65b4
Bug 963885 - Disable mozdevice tests in make check until we can address they way they cause builds to be RETRYed
2014-01-24 19:36:32 -08:00
Ryan VanderMeulen
2163779703
Merge b2g-inbound to m-c.
2014-01-24 17:10:15 -05:00
Jordan Lund
580a831cd3
Bug 940690 - get metrofx talos on release/project branches - make metro pass rate more reliable, r=jmaher
2014-01-24 10:16:11 -08:00
Andreas Tolfsen
de5bdba6a9
Bug 963162 - Add WebDriver compatible getWindowHandle alias. r=dburns
...
getCurrentWindowHandle and getWindow are both aliases to this command
now.
2014-01-24 10:47:54 -05:00
Andrew Halberstadt
d9efa21e15
Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted
2014-01-24 10:34:01 -05:00
Andreas Tolfsen
cf47dd075e
Bug 941148 - Rename screenShot to takeScreenshot for webdriver compliance. r=dburns
2014-01-24 08:45:58 -05:00
Andreas Tolfsen
9397f67d75
Bug 941145 - Rename goUrl to get for WebDriver compatibility. r=dburns
2014-01-24 08:39:23 -05:00
Ryan VanderMeulen
994e2bd894
Merge m-c to b2g-inbound.
2014-01-24 17:10:50 -05:00
Andrew Halberstadt
3c22e1b527
Bug 947974 - Add signal parameter to mozprocess.kill(), r=wlach
2014-01-24 16:26:57 -05:00
Andreas Tolfsen
ef65e8ac1d
Bug 941144 - getWindows not matching Selenium command. r=dburns
2014-01-24 08:30:10 -05:00
Andreas Tolfsen
192cd998cb
Bug 948075 - Add expected conditions to Marionette. r=mdas r=dhunt
2014-01-24 12:22:12 +00:00
Phil Ringnalda
8b61760962
Merge m-c to m-i
2014-01-24 19:47:13 -08:00
Shih-Chiang Chien
1d39f86bae
Bug 947010 - Test case for recording status. r=fabrice
2013-12-16 13:45:01 +08:00
Shih-Chiang Chien
12f1975dc7
Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith.
2014-01-10 19:39:18 +08:00
Ryan VanderMeulen
d63a7cfdda
Merge m-c to inbound.
2014-01-22 15:55:49 -05:00
Ryan VanderMeulen
7395629413
Merge inbound to m-c.
2014-01-22 15:15:22 -05:00
Ryan VanderMeulen
11b795fd51
Merge b2g-inbound to m-c.
2014-01-22 14:59:24 -05:00
Andreas Tolfsen
7571828c3f
Bug 958024 - Wrap last exception from Marionette's Wait in TimeoutException. r=davehunt, r=mdas
2014-01-22 12:24:49 -05:00
JW Wang
8250d88f54
Bug 916135 - Part 3: Enable mochitests. r=padenot
2014-01-22 19:05:42 +08:00
Andreas Tolfsen
11c33eaff6
Bug 961792 - Break iteration when browser is found. r=mdas
...
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent. This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
4cc3306e81
Bug 941132 - getElementPosition not matching webdriver command. r=dburns
2014-01-22 14:04:04 -05:00
Andreas Tolfsen
7c1599c82c
Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns
2014-01-21 13:31:31 -05:00
Honza Bambas
c77b3c609a
Bug 961147 - Easy way to get NSPR logs from tryserver mochitests, r=ted
2014-01-22 18:54:49 +01:00
Wes Kocher
420841372f
Merge m-c to b2g-inbound
2014-01-21 17:36:55 -08:00
Michael Henretty
d39ddde498
Bug 960762 - Disable intermittent notification tests. r=gwagner
2014-01-22 09:23:30 +08:00
Ryan VanderMeulen
8f59cb59b9
Backed out 3 changesets (bug 941132, bug 941136, bug 961792) for breaking the Marionette harness. CLOSED TREE
...
Backed out changeset 301044380886 (bug 961792)
Backed out changeset 236a56500ef3 (bug 941132)
Backed out changeset 02130207774e (bug 941136)
2014-01-21 14:47:41 -05:00
Andreas Tolfsen
6a4c89923e
Bug 961792 - Break iteration when browser is found. r=mdas
...
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent. This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
03306765c0
Bug 941132 - getElementPosition not matching webdriver command. r=dburns
2014-01-21 13:31:31 -05:00
Andreas Tolfsen
6df0beb299
Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns
2014-01-21 13:31:31 -05:00
Andreas Tolfsen
526415a16a
Bug 941140 - getWindow not matching webdriver command. r=dburns
2014-01-21 11:40:20 -05:00
Andreas Tolfsen
cc1b54655c
Bug 941129 - Fix getAllCookies not matching WebDriver command. r=dburns
...
The protocol command getAllCookies remains for backwards compatibility.
2014-01-21 11:40:20 -05:00
William Lachance
c8f983269b
Bug 961874 - Python client should delete marionette session in cleanup(). r=mdas
2014-01-22 10:44:26 -05:00
Phil Ringnalda
53da9d82dc
Bug 923329 - Disable test_readonly.html and test_oop.html on debug emulator for frequent timeouts
2014-01-20 12:24:50 -08:00
Phil Ringnalda
66c79f5655
Bug 960922 - Disable test_uninstall_errors.html on debug emulator for frequent timeouts
2014-01-20 12:20:52 -08:00
Phil Ringnalda
ea5974a673
Bug 961107 - Disable test_certifiedApp.html on debug emulator for frequent timeouts
2014-01-20 12:04:57 -08:00
Ms2ger
96f64e3abf
Bug 955866 - Remove peptest remnants; r=ted
2014-01-20 08:58:25 +01:00
Gregory Szorc
8fc49a703a
Bug 920849 - Part 2: Discover xpcshell tests through metadata, not filesystem; r=ted
...
--HG--
extra : rebase_source : bbe52abe704072c11a3313d356ceedb2d0d31b6b
2013-10-22 16:54:40 -07:00
Ryan VanderMeulen
b22c58d0be
Merge m-c to inbound.
2014-01-17 15:17:49 -05:00
Ryan VanderMeulen
e216abf30b
Merge b2g-inbound to m-c.
2014-01-17 15:04:32 -05:00
Carsten "Tomcat" Book
4d4fd60b5a
Merge mozilla-central to b2g-inbound
2014-01-17 11:06:46 +01:00
Andrew Halberstadt
1e857aeb4a
Bug 960375 - Marionette runner should pass mozinfo.info into manifestparser, r=mdas
2014-01-17 12:42:40 +08:00
Andrew Halberstadt
d6463a8d9e
Bug 957768 - Fix mochitest no summary error when --hide-subtests is used, r=jmaher
2014-01-17 11:26:31 +08:00
Andreas Tolfsen
b279dbf288
Bug 941102 - Fix closeWindow not matching WebDriver command close. r=dburns
...
The closeWindow request type name has been left for backwards
compatibility.
2014-01-17 10:03:43 -05:00
Andreas Tolfsen
487bf41fb6
Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns
...
The atoms come licensed under the Apache 2.0 License from the Selenium
project.
2014-01-17 10:03:43 -05:00
Chris Peterson
d942edd370
Bug 960416 - Always use JIT hardening. r=luke
...
--HG--
extra : rebase_source : ae9e635eac09044f05fea9ad27ab52bb888c703e
2013-12-25 00:21:59 -08:00
Edgar Chen
5284ea1427
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
...
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_connections_array_uninitialized.js => dom/mobileconnection/tests/marionette/test_mobile_connections_array_uninitialized.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_icc_change.js => dom/mobileconnection/tests/marionette/test_mobile_icc_change.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
2013-12-24 15:55:52 +08:00
Edgar Chen
972f9a3c01
Backed out changeset 10348da2438a (Bug 956655)
2014-01-17 13:08:59 +08:00
Edgar Chen
713b19196f
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
...
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/src/MobileConnection.cpp => dom/mobileconnection/src/MobileConnection.cpp
rename : dom/network/src/MobileConnection.h => dom/mobileconnection/src/MobileConnection.h
rename : dom/network/src/MobileConnectionArray.cpp => dom/mobileconnection/src/MobileConnectionArray.cpp
rename : dom/network/src/MobileConnectionArray.h => dom/mobileconnection/src/MobileConnectionArray.h
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
2013-12-24 15:55:52 +08:00
Ryan VanderMeulen
b05202b7e2
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
David Burns
63f9054026
Bug 927285: Fix for intermittent on test_submit.py; r=me
2014-01-16 15:57:18 +00:00
Bob Owen
9f295275b1
Bug 785310 - Tests. r=bholley
2014-01-16 09:49:38 +00:00
Ryan VanderMeulen
aabad2abb4
Merge m-c to inbound.
2014-01-16 15:07:22 -05:00
Nathan Froyd
37687a2e3a
Bug 960612 - update |mach mochitest*| for DMD's new shared library location in dist/bin/; r=jmaher
2014-01-16 12:23:32 -05:00
Nathan Froyd
83b2cc037e
Bug 960582 - use nsIFile for pathname construction when dumping mochitest memory files; r=jmaher
2014-01-16 10:43:07 -05:00
Nathan Froyd
cefe60a4b4
Bug 960619 - part 7 - explicitly return a value from ChromePowers._receiveMessage always; r=jmaher
2014-01-16 10:03:40 -05:00
Nathan Froyd
0d75e67161
Bug 960619 - part 6 - explicit return a value from SimpleText.executeSoon always; r=jmaher
2014-01-16 09:57:50 -05:00
Nathan Froyd
3f67fa0d15
Bug 960619 - part 5 - avoid warning about non-top-level-ish declaration of functions in SimpleTest.js; r=jmaher
2014-01-16 09:57:15 -05:00
Nathan Froyd
4bb0a11d9b
Bug 960619 - part 4 - explicitly return values from SpecialPowersObserverAPI._receiveMessageAPI to avoid warning spew; r=jmaher
2014-01-16 09:53:50 -05:00
Nathan Froyd
701bd1685c
Bug 960619 - part 3 - avoid warning about non-top-level-ish declaration of functions in SpecialPowersObserverAPI.js; r=jmaher
2014-01-16 09:37:02 -05:00
Nathan Froyd
6d2ecfa63c
Bug 960619 - part 2 - don't pretend to return a value from notifyObserversInParentProcess; r=jmaher
2014-01-16 09:36:14 -05:00
Nathan Froyd
89a5e024cd
Bug 960619 - part 1 - refactor callback delay logic in specialpowersAPI.js; r=jmaher
2014-01-16 09:35:38 -05:00
Ed Morley
33c3cc40ef
Bug 959698 - Make json test manifest typos fail in a more obvious manner; r=jmaher
2014-01-17 17:11:22 +00:00