Граф коммитов

302 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 0260a94e91 Backed out changeset 27578e0cf97f (bug 959870) for webrtc test bustage. 2014-04-08 15:30:31 -04:00
Martin Thomson 7c077b748e [PATCH] Bug 959870 - Error reporting improvements to WebRTC IdP r=jib
From e1fce543ab34ddd69bb8f8efde56c45bddaa1152 Mon Sep 17 00:00:00 2001
---
 dom/events/test/test_all_synthetic_events.html     |   6 +-
 dom/media/IdpProxy.jsm                             |  10 +-
 dom/media/PeerConnection.js                        |  31 ++----
 dom/media/PeerConnectionIdp.jsm                    | 124 +++++++++++++--------
 dom/media/tests/identity/identityevent.js          |  15 +++
 dom/media/tests/identity/idp-proxy.js              |  10 +-
 dom/media/tests/identity/mochitest.ini             |   1 +
 .../tests/identity/test_getIdentityAssertion.html  |  30 +++--
 dom/media/tests/identity/test_idpproxy.html        |   7 --
 .../tests/identity/test_setIdentityProvider.html   |  25 ++++-
 .../test_setIdentityProviderWithErrors.html        |  72 +++++++++---
 dom/media/tests/mochitest/pc.js                    |  22 +++-
 dom/webidl/RTCPeerConnection.webidl                |   7 +-
 .../RTCPeerConnectionIdentityErrorEvent.webidl     |  23 ++++
 dom/webidl/moz.build                               |   1 +
 modules/libpref/src/init/all.js                    | 108 +++++++++---------
 16 files changed, 316 insertions(+), 176 deletions(-)
 create mode 100644 dom/media/tests/identity/identityevent.js
 create mode 100644 dom/webidl/RTCPeerConnectionIdentityErrorEvent.webidl
2014-03-14 11:26:19 -07:00
Nils Ohlmeier [:drno] 88f4fc7a77 Bug 989047 - increase canplaythrough timeouts to accomodate B2G slowness. r=jesup 2014-04-03 18:11:00 +02:00
Nils Ohlmeier [:drno] ac865b81d1 Bug 965656 - properly close() PC's when no longer used. r=jesup 2014-04-03 10:56:00 +02:00
Carsten "Tomcat" Book 6142b69997 Backed out changeset 08d032cb14a9 (bug 965656) for B2G ICS Emulator Opt M7 Test Failures 2014-04-03 13:47:52 +02:00
Nils Ohlmeier [:drno] 64ef568ebe bug 965656 - properly close() PC's when no longer used. r=jesup 2014-04-02 13:56:00 +02:00
Edgar Chen 0b0b45972a Bug 978709 - 4.h/6: NetworkInterfaceListService changes. r=vicamo 2014-03-29 15:18:25 +08:00
David Clarke 2406f8b916 Bug 987548 - Reduces the number of tests ran through ipc, to reduce intermittency. r=schien 2014-03-27 22:28:00 +01:00
Martin Thomson fae57f41a0 Bug 985762 - Remove displayname from IdP protocol. r=jib 2014-03-20 15:49:33 -07:00
Jason Smith 52ddeb17ca Bug 985274 - Ensure generated callback function handles string objects. r=drno 2014-03-24 20:57:15 -07:00
Martin Thomson 45f25fbe18 Bug 970606 - Add username to setIdentityProvider. r=jib 2014-03-14 11:25:33 -07:00
Nils Ohlmeier [:drno] bd98ba54f7 Bug 977944: dump mochitest log file in case of ICE failure r=bwc 2014-03-26 11:16:17 -07:00
Jessica Jong 8f33e30c23 Bug 984327 - Part 2: Modify test cases for dun. r=vicamo 2014-03-19 08:39:00 -04:00
Jan-Ivar Bruaroey a6a81b0f7d Bug 970682 - Add RTT to about:webrtc. r=bwc 2014-03-14 15:22:30 -04:00
Nils Ohlmeier [:drno] 25da2c6757 Bug 977944 - Dump SDP offer and aswer for debugging ICE connection failures. r=bwc 2014-03-15 17:11:11 -04:00
Jan-Ivar Bruaroey 0cbfafbeec Bug 970686 - Weaken rtcp timestamp tests on XP to avoid clock drift. r=philor 2014-03-15 00:26:59 -04:00
Jan-Ivar Bruaroey 3ffe31d869 Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup 2014-03-14 14:34:02 -04:00
Bill McCloskey fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher 3b83e5bb22 Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey e784b5aef6 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Bill McCloskey 006786a6b4 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey ed100f425c Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Nils Ohlmeier [:drno] b04f1c0bcf Bug 981156 - iceConnectionState is not a callable function. r=jesup 2014-03-13 09:18:32 -04:00
Jan-Ivar Bruaroey c9b7c8fe66 Bug 980497 - Temporarily mute test. r=jesup 2014-03-07 14:01:13 -05:00
Vaibhav Agarwal 64e20261db Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
Jan-Ivar Bruaroey 3d105e45ef Bug 970686 - RTP/RTCP stats tests. r=drno 2014-03-04 20:11:36 -05:00
Nils Ohlmeier [:drno] 28b46667af Bug 976182 - Handle initial ICE connection state failed in tests properly. r=bwc 2014-03-04 13:51:37 -05:00
Ryan VanderMeulen 870e68b546 Bug 950266 - Re-enable the WebRTC tests disabled for nuwa issues r=jesup,ryanvm 2014-02-07 17:29:17 -05:00
Martin Thomson 2c7865cbef Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr 2014-02-10 14:41:46 -08:00
"Martin Thomson [:mt]" 7ae980b6ac Bug 878941 - Add IdP proxy for WebRTC. r=abr 2014-02-20 16:26:16 -08:00
Bobby Holley 2bbdf9b30b Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
Nils Ohlmeier [:drno] a8d7d22fc3 Bug 971830 - Utilize getAudioTracks() for naming remote streams. r=whimboo 2014-02-18 09:47:54 -05:00
Vaibhav Agarwal 2ae37b022e Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
Fabrice Desré 5a5fa6d369 Bug 950266 - Re-enable the Nuwa process on B2G by default r=me 2014-01-14 16:00:25 -08:00
Jan-Ivar Bruaroey 0683b9ca72 Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00
Shih-Chiang Chien f4f7d87557 Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith. 2014-01-10 19:39:18 +08:00
Ms2ger e40b6f8313 Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Byron Campen [:bwc] 6c4d80ca56 Bug 906990: Part 12. Report statistics from all components when the MediaStreamTrack is not specified. r=ekr, r=jib 2014-01-14 08:48:27 -08:00
Ryan VanderMeulen 6da9369032 Backed out changesets bb7097d12256, 5e6c7217e92a, and 6779278f87df (bug 884573) and changeset 30e1a793fbf9 (bug 878941) for Cpp unit test failures. 2014-01-14 11:43:48 -05:00
Martin Thomson 99f81e42fb Bug 884573 - Split identity event into two. r=abr 2013-12-20 17:14:29 -08:00
Martin Thomson 693f8fdc57 Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr 2013-12-20 14:55:59 -08:00
Martin Thomson f8512355e8 Bug 878941 - Add IdP proxy code with tests. r=abr 2013-12-18 16:15:40 -08:00
Jan-Ivar Bruaroey b1b4424670 Bug 950855 - Create basic getStats mochitest. r=jsmith 2014-01-07 10:35:06 -05:00
Nils Ohlmeier [:drno] 3c045a93e8 Bug 951892 - Adding ICE Connection state checks to PeerConnection Mochitests r=abr 2013-12-20 14:00:00 -06:00
Wes Kocher 0caa62e628 Backed out changeset 144cec97320a (bug 853356) despite the CLOSED TREE 2013-12-09 16:33:28 -08:00
Alfredo Yang ec662907d1 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-12-09 09:35:03 -05:00
Randell Jesup a953805af0 bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith 2013-12-05 18:10:21 -05:00
Ms2ger c51e826c53 Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Randell Jesup 671ca425f3 Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr,smaug,jsmith 2013-11-24 19:46:39 -05:00
Jan-Ivar Bruaroey d2b41c5e14 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Phil Ringnalda a413df8b46 Bug 930481 - Disable test_dataChannel_basicAudioVideoCombined.html on OS X for timeouts taking out the entire suite
--HG--
extra : rebase_source : 47f7a0ae9d1bd740c919ea441a1af29b4b823542
2013-11-17 18:14:00 -08:00
Phil Ringnalda 28dc772b79 Bug 930481 - Disable test_dataChannel_basicAudioVideo.html on OS X for far too frequent timeouts taking out the entire suite
--HG--
extra : rebase_source : 6611ef1c33c8650b59d5bf35684effe33964c6ba
2013-11-17 15:22:47 -08:00
Shih-Chiang Chien 38ca23da5e Bug 869869 - Part 4, add IPC mochitest for PeerConnection, r=bent. 2013-08-23 23:47:49 +08:00
Reuben Morais 1d3b24a4d5 Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Alfredo Yang c1c648a84c Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-11-05 16:30:05 +08:00
Kan-Ru Chen (陳侃如) 6984270499 Backout dc03ef5cd3fd 2013-11-05 14:58:39 +08:00
Alfredo Yang bf2f8eb2e0 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-11-05 14:09:01 +08:00
Doug Turner 4e44b38da0 Backing out 0f687f920370 2013-10-31 20:26:04 -07:00
Jan-Ivar Bruaroey f158da18a1 Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib 2013-10-27 10:36:34 -04:00
Randell Jesup 981ced8cf7 Backed out changeset b490b5843f3c for M2 bustage 2013-10-27 20:45:28 -04:00
Jan-Ivar Bruaroey d51413d11e Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup 2013-10-27 10:36:34 -04:00
Alfredo Yang b8107571f4 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-10-26 21:20:31 -04:00
Mark Banner 0ae45ea858 Bug 928304 Add jsonifier to mozRTCIceCandidate to simplify passing the candidate via signalling. r=jib 2013-10-21 21:56:07 +01:00
Jan-Ivar Bruaroey f701f0cec3 Bug 917328: First, update PeerConnection's constraints to webidl. r=bz, jesup 2013-10-09 22:27:54 -04:00
Ed Morley d4bbe1a9cb Backed out changeset 36a709ae32db (bug 917328) for failures in test_exceptions_from_jsimplemented.html on a CLOSED TREE 2013-10-09 16:46:03 +01:00
Jan-Ivar Bruaroey 42c5c38096 Bug 917328 - Part 1: Update PeerConnection's constraints to webidl. r=bz, r=jesup 2013-10-03 15:48:42 -04:00
Gregory Szorc 1cff342d15 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley 18a411a55c Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Gregory Szorc 6ed63cb064 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ted Mielczarek fcc11b2aa9 Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps
--HG--
extra : rebase_source : 9e0ac924da517d78d0d21e01730a1593ee917b31
2013-09-20 12:57:30 -04:00
Ed Morley 71f3c9d1a9 Backed out changeset 5b1a56afe153 (bug 919635) for test_sandbox_symbols.py failures 2013-09-25 13:48:35 +01:00
Ted Mielczarek 7174bbba02 Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps 2013-09-20 12:57:30 -04:00
Ted Mielczarek f16849b253 Bug 913446 - WebRTC Mochitest changes to allow running under Steeplechase. r=jsmith,ctalbert 2013-09-06 09:14:17 -04:00
Jan-Ivar Bruaroey 2a191f8aba Bug 917298: Mochitests for testing gum constraints. r=jesup, jsmith 2013-09-18 17:56:29 -04:00
Randell Jesup edd0e485ab Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
Ryan VanderMeulen 45c4ca50e7 Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith 2013-09-15 18:19:42 -04:00
Jan-Ivar Bruaroey 3ab140206b Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup 2013-09-14 00:48:39 -04:00
Jan-Ivar Bruaroey 7b748fad0c Bug 903741: Use new DOMError approach in PeerConnection to get error messages out + unittests r=jesup 2013-09-06 15:29:29 -04:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Jan-Ivar Bruaroey 194b5e5b04 Bug 903539 - Readable exceptions for missing username/credential on turn servers (still in Error console, sigh). r=jesup 2013-08-10 04:19:35 -04:00
Mina Almasry 6e0cc6d805 Bug 872377 - Restore "toJSON" to list of reserved webidl keywords. r=bz
This patch makes toJSON a reserved webidl keyword, and changes the implementation of mozRTCSessionDescription to use a jsonifier.
2013-07-29 12:39:18 -04:00
Randell Jesup aff08b1679 Bug 893021: add tests for DataChannel dictionary items r=jsmith 2013-07-22 10:47:51 -04:00
Jason Smith 000e6a2b92 Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-07-14 23:02:25 -07:00
Boris Zbarsky 2e1a03a7a3 Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug 2013-07-12 10:37:23 -04:00
Jan-Ivar Bruaroey c15c1cdac3 Bug 890832 - Modify test_peerConnection_bug825703.html to no longer hit outside sites. r=jsmith 2013-07-10 09:30:14 -04:00
Ed Morley 9250c60a69 Bug 890832 - Disable test_peerConnection_bug825703.html until it doesn't hit sites outside of build infra 2013-07-08 09:54:57 +01:00
Henrik Skupin 52d152e082 Bug 796894 - Implemention of the DataChannelTest framework and basic datachannel tests. r=jesup
--HG--
extra : rebase_source : 23598d0824be05aa70a71cd683f826d465fce1b6
2013-03-15 16:39:01 +01:00
Ethan Hugg 2ee83b272b Bug 875640 - re-enable crashtest for Android r=philor 2013-06-20 16:17:05 -07:00
Henrik Skupin 93ef95a338 Bug 881658 - Fix handling of error and event callbacks in current WebRTC Mochitests. r=jsmith
--HG--
extra : rebase_source : 1d98e4ce4f339f757f60b98e49ab2e28a8e5912f
2013-06-13 19:43:45 +02:00
Adam Roach [:abr] 368b3b5237 Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Jan-Ivar Bruaroey 7ea082d4cc Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr] 6cffba6575 Backed out changeset 8ec73e6aa7d3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr] a50b274cb5 Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Ryan VanderMeulen 49eccfe312 Backed out changeset 84fb317ea1d2 (bug 831789) for mochitest-3 timeouts.
CLOSED TREE
2013-06-06 13:51:37 -04:00
Jason Smith ba771ab370 Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-05-26 20:32:28 -04:00
Phil Ringnalda 33f0d82cac Bug 875640 - disable dom/media/tests/crashtests/855796.html for too-frequent silent kills of the entire crashtest suite on Android 2013-05-23 22:33:23 -07:00
Adam Roach [:abr] 51e43522d6 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Jan-Ivar Bruaroey 1cfedb8565 Bug 823512: Part 2: Update PeerConnection to spec. states + DataChannel. r=bz,rjesup,ekr 2013-05-16 19:40:23 -04:00
Jan-Ivar Bruaroey 98794b08f6 Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Henrik Skupin 93c13efca6 Bug 856319 - Don't offer m=application unless createDataChannel is called first. r=jesup 2013-05-16 21:59:49 +02:00
Jason Smith b23e76e52c Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc 2013-05-05 19:48:37 -07:00
Jason Smith 33a375d259 Bug 860143 - Crashtest for NrIceStunServer::ToNicerStunStruct assertion failure. r=abr 2013-05-01 20:56:31 -07:00
Daniel Holbert 3be84bafa5 Bug 863929 followup: shift crashtest.list entry by 1 line, to the right spot, alphabetically. DONTBUILD 2013-05-06 10:45:01 -07:00
Jason Smith 94799378b3 Bug 863929 - Crashtest for gsmsdp_negotiate_codec crash. r=ethanhugg 2013-04-30 21:07:32 -07:00
Jason Smith 25aa097444 bug 862883 - Enable webrtc mochitests on FxAndroid. r=gcp 2013-05-02 10:33:15 -07:00
Jason Smith b5b9e8f3a4 Bug 861958 - Crashtest for DataChannelConnection::Open crash. r=jesup 2013-05-01 20:44:28 -07:00
Jan-Ivar Bruaroey c06b247230 Bug 857765 - Add try/catch to content-script window.onerror call. r=abr 2013-04-17 19:03:39 -04:00
Jan-Ivar Bruaroey 84a5ab4471 Bug 857765: Log errors thrown by user-defined PeerConnection callbacks r=msucan 2013-04-16 19:23:07 -04:00
Adam Roach [:abr] 162c51bd79 Bug 860952 - Add error site information to unexpectedCallbackAndFinish callback r=jsmith 2013-04-12 09:45:26 -05:00
Henrik Skupin 6135fdec84 Bug 858135 - Update LocalMediaStreamPlayback inheritance to use Object.create(). r=jesup 2013-04-11 07:48:09 -04:00
Jan-Ivar Bruaroey 0466eb531d Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
Jason Smith b2fe406760 Bug 836349 - Crashtest for bug 836349. r=abr
DONTBUILD
2013-04-08 16:14:24 -05:00
Ryan VanderMeulen 43d4bf4779 Backed out changeset 6c40b2d396c6 (bug 836349) for a bad commit message. 2013-04-08 17:29:38 -04:00
Adam Roach [:abr] 738dd217d2 # HG changeset patch
# User Jason Smith <jsmith@mozilla.com>
# Date 1364784773 25200
# Node ID 509272e28c38cc8962e67465e3be58281d9af33a
# Parent  0b7c27024048cdfbbd62005d1c4ad5e7f6edf8a8
bug 836349 - Crashtest for bug 836349. r=abr
2013-04-08 16:14:24 -05:00
Jason Smith 7cc1aac322 Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup 2013-04-02 08:06:59 -07:00
Adam Roach [:abr] d6ec1b8a61 Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup,whimboo 2013-04-04 17:08:42 -05:00
Ryan VanderMeulen 0c343a580c Backed out changeset fddde2d1e9b2 (bug 853858) for Windows leaks. 2013-04-05 09:03:22 -04:00
Adam Roach [:abr] 76d130e238 Bug 853858: Move PeerConnectionTest instance reference into global scope. r=jesup, r=hskupin 2013-04-04 17:08:42 -05:00
Matt Brubeck 7c919af5b2 Back out 8daa66c443a3 (bug 853858) because of Android and B2G test failures 2013-04-04 17:36:32 -07:00
Adam Roach [:abr] 2b435d0be4 Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup 2013-04-04 17:08:42 -05:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Jason Smith 0682d21515 Bug 855796 - Crashtest for sdp_attr_fmtp_no_value crash. r=ethanhugg 2013-03-31 19:35:35 -07:00
Randell Jesup 02d200829d Bug 856397: Make sure we have at least one media line for createOffer() r=ekr,jsmith 2013-03-31 21:09:27 -04:00
Kyle Machulis 43628a7867 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 334c0800cf 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
Adam Roach [:abr] c739458274 Bug 834270 - Fix PeerConnection error callbacks to return code/reason phrase r=ekr,jsmith 2013-03-29 15:30:16 -05:00
Randell Jesup b0ce706fb1 Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith 2013-03-27 19:46:31 -04:00
Henrik Skupin 33c79b8491 Bug 837458 - Cleanup PC Test Framework to Allow for Better Maintainability and Reusability for Future Tests. r=ekr, r=jsmith 2013-02-15 14:42:26 -08:00
Ryan VanderMeulen a3321dcb16 Backed out changeset 4740975a1063 (bug 837458) for Android mochitest failures. 2013-03-08 16:08:45 -05:00
Henrik Skupin 855a924467 Bug 837458 - Refactoring of PeerConnection mochitest framework. r=ekr, r=jsmith
--HG--
extra : rebase_source : 77c8b111a058c9caa13afeec9042497254725fa3
2013-02-15 14:42:26 -08:00
L. David Baron 0c9f5b4949 Bug 404077: Adjust annotations of expected assertions. 2013-02-28 17:59:07 -08:00
Ms2ger 8fedd090cc Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley f2accc3780 Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE 2013-02-28 13:24:36 +00:00
Gregory Szorc e1b210ddf6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc 0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger aea301eee3 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc a0e24e2250 Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
L. David Baron d062798712 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
L. David Baron 601c2f62da Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:46:42 -08:00
L. David Baron 31c36af539 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:12:17 -08:00
L. David Baron 49b7670edf Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
L. David Baron a8ee400190 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Adam Roach [:abr] 7fbbac7cff Bug 839647 - Remove crash test workaround r=jesup 2013-02-22 10:08:54 -06:00
Jan-Ivar Bruaroey 92a410c896 Bug 835370 - Optional offer/answer constraints work + unsupported mandatory ones fail. r=bz, r=jesup 2013-02-14 02:08:56 -05:00
Randell Jesup 166a0a1d33 Bug 826044: Fix Webrtc crashtests, disable known permaoranges r=jsmith 2013-02-17 13:54:05 -05:00
Jan-Ivar Bruaroey 32763405d0 Bug 841958 - <reftest-wait> avoids JS SecurityError in crashtest 822197.html. r=jesup 2013-02-16 19:55:41 -05:00
Boris Zbarsky d2d9fb3436 Bug 822674 followup to disable this test on Android. r=jesup 2013-02-16 00:59:11 -05:00
Boris Zbarsky 0880803e2f Bug 822674. Give RTCPeerConnection a sane classinfo. r=jst,jesup. r=peterv pending 2013-02-15 22:41:31 -05:00
Ryan VanderMeulen 3d202fcac5 Backed out changeset 39d8916b698b (bug 826044) for frequent failures. 2013-02-15 21:27:17 -05:00
Randell Jesup 3981afdc31 Bug 826044: enable WebRTC crashtests r=jsmith 2013-02-15 19:54:29 -05:00