Commit Graph

237 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
4e68c1a657 Bug 965656 - wait for close of all data channels in all tests. r=jesup 2014-06-02 20:10:00 +02:00
Jan-Ivar Bruaroey
8f0717a1bc Bug 1017774 - Relax stats test on minimum rtp payload from 8 bytes to 1. r=jesup 2014-05-29 15:12:06 -04:00
Jan-Ivar Bruaroey
f97999ac92 Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr 2014-05-17 17:11:27 -04:00
Ed Morley
f75b294029 Backed out changeset 6c53f6dbb7d0 (bug 1013809) for causing bug 1016498 2014-05-29 10:48:42 +01:00
Nils Ohlmeier [:drno]
801c6c7e63 Bug 1011775 - increase ended event timeout for B2G debug builds. r=jesup 2014-05-27 15:13:00 +02:00
Nils Ohlmeier [:drno]
4ad3807614 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jesup 2014-05-23 11:28:00 +02:00
Nils Ohlmeier [:drno]
440fa974c8 Bug 1013822 - add test failures if delay between set*Description calls was too high. r=bwc 2014-05-22 14:30:00 +02:00
Nils Ohlmeier [:drno]
c44575eaca Bug 1013798 - fix the timeout of the checkMediaTrack function. r=jesup 2014-05-21 00:26:00 +02:00
Nils Ohlmeier [:drno]
b77b726196 Bug 991877 - add a test case for PeerConnection.close(). r=rjesup 2014-05-15 15:38:00 +02:00
Nils Ohlmeier [:drno]
a35b125dda Bug 1010007 - read TURN server config from JSON file. r=rjesup 2014-05-15 18:41:00 +02:00
Nils Ohlmeier [:drno]
e6c814edbb Bug 1010670 - allow test_peerConnection_basic* to be executed by steeplechase. r=ted 2014-05-14 21:17:00 +02:00
Landry Breuil
adcdbb38b7 Bug 981780: disable some dom/media webrtc tests if webrtc isnt enabled r=drno 2014-05-09 14:41:25 -04:00
Martin Thomson
1da2ae7050 Bug 966066 - Correct tests that depend on this. r=jib 2014-04-25 10:33:00 -04:00
Nils Ohlmeier [:drno]
4f2c11de94 Bug 965656 - wait for the close of PC in all tests. r=jesup 2014-05-12 09:38:00 +02:00
Ryan VanderMeulen
62c32bf7d6 Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
CLOSED TREE
2014-05-09 15:26:13 -04:00
Landry Breuil
2969370431 Bug 981780: disable some dom/media webrtc tests if webrtc isnt enabled r=drno 2014-05-09 14:41:25 -04:00
Ted Mielczarek
5ddf1592de bug 815002 - allow using loopback devices in WebRTC mochitests on Linux when available. r=jsmith,jmaher 2014-05-01 07:18:00 -04:00
Martin Thomson
e050622aff Bug 942367 - Stream isolation for WebRTC r=bholley 2014-05-01 12:51:00 +02:00
Nils Ohlmeier [:drno]
24a8adc273 Bug 873049 - properly compare media constraints with audio and video tracks instead of streams. r=jsmith,jesup 2014-05-01 13:19:00 +02:00
Nils Ohlmeier [:drno]
9a27086816 Bug 1000741 - only add the fake media constraint if not provided by the caller. r=rjesup 2014-04-24 00:18:00 +02:00
Ryan VanderMeulen
fcc2fff7b5 Merge m-c to inbound. 2014-04-27 20:57:44 -04:00
Ryan VanderMeulen
29df3d7bb2 Bug 963244 - Disable test_dataChannel_basicAudio.html on B2G emulator builds for being nearly perma-fail. 2014-04-27 20:05:37 -04:00
David Clarke
fb728ae029 Bug 993783 - Create a mochitest which exercises all the different events for PC.onsignalingstatechange. r=drno 2014-04-24 23:12:00 -04:00
Jan-Ivar Bruaroey
27c5ae175d Bug 907352 - Part 4: Normalized constraints to relieve downstream width/height/frameRate implementation. r=mt 2014-04-18 15:16:08 -04:00
Jan-Ivar Bruaroey
7a7b436da1 Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno 2014-04-18 15:14:23 -04:00
Jan-Ivar Bruaroey
c601ff3ab9 Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt 2014-04-18 14:00:16 -04:00
Ryan VanderMeulen
d503f72d54 Backed out changesets d8d01c95be03 and 5fa0c8f5ccb2 (bug 907352) for Linux64 mochitest-3 crashes. 2014-04-18 11:22:21 -04:00
Jan-Ivar Bruaroey
c231f8dafe Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno 2014-04-17 12:37:13 -04:00
Jan-Ivar Bruaroey
2bbfbe3315 Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt 2014-04-18 03:23:29 -04:00
Nils Ohlmeier [:drno]
eda0ff85ea Bug 989936 - fire the onsignalingstatechanged event if close was called locally. r=jesup 2014-04-16 18:02:00 +02:00
Carsten "Tomcat" Book
b5fc89d249 Backed out changeset e6c72bcaa64c (bug 942367) 2014-04-16 09:54:31 +02:00
Martin Thomson
43558d920e Bug 942367 - Stream isolation for WebRTC. r=jib,bholley 2014-04-15 14:36:00 +02:00
Martin Thomson
c26fcf428f Bug 980648 - Bump IdP timeout up. r=drno 2014-04-09 11:12:06 -07:00
Martin Thomson
c9ab748a7b Bug 959870 - Fixing some JavaScript abuses. r=bwc 2014-04-08 14:26:00 +02:00
Martin Thomson
5e784a518e Bug 959870 - Error reporting improvements to WebRTC IdP. r=jib 2014-04-08 14:26:00 +02:00
Ryan VanderMeulen
56745df22c Backed out changeset 27578e0cf97f (bug 959870) for webrtc test bustage. 2014-04-08 15:30:31 -04:00
Martin Thomson
2ac58150d3 [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]
ed5c76a3af Bug 989047 - increase canplaythrough timeouts to accomodate B2G slowness. r=jesup 2014-04-03 18:11:00 +02:00
Nils Ohlmeier [:drno]
a284708e73 Bug 965656 - properly close() PC's when no longer used. r=jesup 2014-04-03 10:56:00 +02:00
Carsten "Tomcat" Book
0636f0c304 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]
2e27b2757c bug 965656 - properly close() PC's when no longer used. r=jesup 2014-04-02 13:56:00 +02:00
Edgar Chen
0c858f8485 Bug 978709 - 4.h/6: NetworkInterfaceListService changes. r=vicamo 2014-03-29 15:18:25 +08:00
David Clarke
d84efdf57d 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
e4977f68e1 Bug 985762 - Remove displayname from IdP protocol. r=jib 2014-03-20 15:49:33 -07:00
Jason Smith
7c3273565c Bug 985274 - Ensure generated callback function handles string objects. r=drno 2014-03-24 20:57:15 -07:00
Martin Thomson
3108d96efa Bug 970606 - Add username to setIdentityProvider. r=jib 2014-03-14 11:25:33 -07:00
Nils Ohlmeier [:drno]
dcedc153cd Bug 977944: dump mochitest log file in case of ICE failure r=bwc 2014-03-26 11:16:17 -07:00
Jessica Jong
e588a7fc25 Bug 984327 - Part 2: Modify test cases for dun. r=vicamo 2014-03-19 08:39:00 -04:00
Jan-Ivar Bruaroey
2971ef103f Bug 970682 - Add RTT to about:webrtc. r=bwc 2014-03-14 15:22:30 -04:00
Nils Ohlmeier [:drno]
482546dee4 Bug 977944 - Dump SDP offer and aswer for debugging ICE connection failures. r=bwc 2014-03-15 17:11:11 -04:00