Commit Graph

541 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
d282170f41 Bug 1016476: more bundle tests r=bwc 2014-12-17 11:55:00 -08:00
Byron Campen [:bwc]
410bb45e02 Bug 1016476 - Part 2: Test work. r=drno 2014-11-25 17:36:16 -08:00
Nils Ohlmeier [:drno]
d0f70c9e3d Bug 1112967 - consolidate all 50 calls to requestFlkayTimeout in WebRTC tests into one. r=bwc 2014-12-17 19:09:00 +01:00
Ehsan Akhgari
20474e5ba7 Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
We are white-listing the existing set of tests that use setTimeout
like this.  Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.

This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Jan-Ivar Bruaroey
bb4c792f68 Bug 1091898 - restore exception-handling around legacy callbacks. r=mt 2014-12-08 09:37:14 -06:00
Jan-Ivar Bruaroey
c25c484875 Bug 1091898 - promise-chain test + converted non-harness-using tests to promises. r=drno 2014-12-08 10:28:52 -06:00
Jan-Ivar Bruaroey
61912fbcb5 Bug 1091898 - add RTCPeerConnection hybrid with promises. r=bz, r=mt 2014-12-08 09:36:18 -06:00
Jan-Ivar Bruaroey
f12260ac57 Bug 1091898 - remove webrtc-specific testing of webidl exceptions. r=jesup, r=drno 2014-12-08 09:50:35 -06:00
Bob Owen
8fb2e99f27 Bug 1103946 Part 1: Change --content-sandbox mach / mochitest option to --strict-content-sandbox. r=jmaher
Also, change tests that are skipped using (contentSandbox != off) to (strictContentSandbox).
2014-12-10 09:34:03 +00:00
Byron Campen [:bwc]
e719abe601 Bug 1091242 - Part 3: Mochitest work. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jib 2014-11-19 16:18:10 -08:00
Phil Ringnalda
648f45923d Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage
CLOSED TREE

Backed out changeset 7f72b55c5de7 (bug 1091242)
Backed out changeset f1501aa24397 (bug 1091242)
Backed out changeset 7fde5994aee5 (bug 1091242)
Backed out changeset 59b415714087 (bug 1091242)
Backed out changeset dadb65fedc08 (bug 1091242)
Backed out changeset 21be81424e4e (bug 1091242)
Backed out changeset 498fb1dafba5 (bug 1091242)
Backed out changeset 8d0653eb85ab (bug 1091242)
Backed out changeset c82d484e135a (bug 1091242)
Backed out changeset 3e0c8932f1b1 (bug 1091242)
2014-12-08 20:53:07 -08:00
Byron Campen [:bwc]
3822126254 Bug 1091242 - Part 3: Mochitest work. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jib 2014-11-19 16:18:10 -08:00
Jan-Ivar Bruaroey
d486b47c0c Bug 1053407 - return DOMError rather than string in peerConnection callbacks. r=bz, r=jesup 2014-11-26 15:26:37 -05:00
Nils Ohlmeier [:drno]
b021a88fdc Bug 1101163 - Fix Steeplechase ICE errors if one client is faster then the other. r=spolk 2014-11-18 21:44:00 +01:00
Nils Ohlmeier [:drno]
3cc9429f88 Bug 1101770 - add an over all timeout for steeplecahse tests. r=spolk 2014-11-19 14:01:00 +01:00
Jan-Ivar Bruaroey
b580376988 Bug 1075133 - fire onsignalingstatechange as an event. r=drno, r=bwc 2014-11-20 18:05:40 -05:00
Nils Ohlmeier [:drno]
1993359d0d Bug 864118 - add verification that TURN server is used when provided. r=bwc 2014-11-11 15:37:00 +01:00
Jan-Ivar Bruaroey
04b6e366cb Bug 1097224 - Part 3 - test mozCaptureStream over peerConnection. r=jesup, r=drno 2014-11-13 00:59:22 -05:00
Jan-Ivar Bruaroey
f291aa3558 Bug 1097224 - Part 2 - correct m-line test in verifySdp in test-harness. r=drno 2014-11-12 23:48:30 -05:00
Paul Adenot
4264f93f66 Bug 1083664 - Disable an assert in cubeb_audiounit.c for investigation.
--HG--
extra : rebase_source : d46b6fb9d3da9a45ea94435a15bfc3bfee85e9d3
2014-11-12 20:05:05 +01:00
Ryan VanderMeulen
ccd4bced4f Bug 1083664- Skip dom/media/tests/mochitest on OSX debug. 2014-11-12 12:25:36 -05:00
Ryan VanderMeulen
7ec21721a8 Bug 1083664 - Disable test_dataChannel_basicAudio.html on OSX debug for frequent assertions.
--HG--
extra : rebase_source : 253249f776e464781588eb62a7b3373faf44243e
2014-11-12 10:06:02 -05:00
Jan-Ivar Bruaroey
80200c9445 Bug 1064674 - mochitest for non-spec set(Local|Remote)Description wo/callbacks. r=jesup, r=drno 2014-09-08 23:36:47 -04:00
Vaibhav Agrawal
9df1b8874f Bug 1083347 - Removing entries from android23.json and annotating manifests. r=gbrown 2014-11-03 12:01:51 -08:00
Jan-Ivar Bruaroey
974c22c19d Bug 1033885 - tests for mediaDevices.getUserMedia. r=drno 2014-10-27 15:48:37 -04:00
Jan-Ivar Bruaroey
b2e446deec Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04:00
Nils Ohlmeier [:drno]
724930f0cc Bug 979627 - add more debug information to opening of data channels. r=bwc 2014-10-21 11:23:00 +02:00
Birunthan Mohanathas
aae1b96e4d Bug 1085208 - Move dom/media/tests/ipc into dom/media/tests/mochitest to force it to run with the other Mochitests. r=jib
--HG--
rename : dom/media/tests/ipc/ipc.json => dom/media/tests/mochitest/ipc/ipc.json
rename : dom/media/tests/ipc/mochitest.ini => dom/media/tests/mochitest/ipc/mochitest.ini
rename : dom/media/tests/ipc/test_ipc.html => dom/media/tests/mochitest/ipc/test_ipc.html
2014-10-25 20:29:19 +03:00
Birunthan Mohanathas
5ef16da278 Bug 1085208 - Move dom/media/tests/identity into dom/media/tests/mochitest to force it to run with the other Mochitests. r=jib
--HG--
rename : dom/media/tests/identity/identityevent.js => dom/media/tests/mochitest/identity/identityevent.js
rename : dom/media/tests/identity/idp-proxy.js => dom/media/tests/mochitest/identity/idp-proxy.js
rename : dom/media/tests/identity/idp.html => dom/media/tests/mochitest/identity/idp.html
rename : dom/media/tests/identity/mochitest.ini => dom/media/tests/mochitest/identity/mochitest.ini
rename : dom/media/tests/identity/test_fingerprints.html => dom/media/tests/mochitest/identity/test_fingerprints.html
rename : dom/media/tests/identity/test_getIdentityAssertion.html => dom/media/tests/mochitest/identity/test_getIdentityAssertion.html
rename : dom/media/tests/identity/test_idpproxy.html => dom/media/tests/mochitest/identity/test_idpproxy.html
rename : dom/media/tests/identity/test_peerConnection_peerIdentity.html => dom/media/tests/mochitest/identity/test_peerConnection_peerIdentity.html
rename : dom/media/tests/identity/test_setIdentityProvider.html => dom/media/tests/mochitest/identity/test_setIdentityProvider.html
rename : dom/media/tests/identity/test_setIdentityProviderWithErrors.html => dom/media/tests/mochitest/identity/test_setIdentityProviderWithErrors.html
2014-10-25 20:27:41 +03:00
Birunthan Mohanathas
d53bcf0029 Bug 1084979 - Prevent test_ipc.html from breaking subsequent tests that check for plugin/content crashes. r=jmaher 2014-10-22 06:28:02 +03:00
Nils Ohlmeier [:drno]
ec1f0fee2b Bug 1082236 - relax RTCP timestamp verification in case of steeplechase. r=spolk 2014-10-13 17:00:00 +02:00
Nils Ohlmeier [:drno]
8f2272e622 Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc 2014-10-09 13:05:00 +02:00
Carsten "Tomcat" Book
bdea6f4ee5 Backed out changeset 46b2f793c2c9 (bug 1060102) for Linux x64 debug M-3 Test failures 2014-10-09 12:02:31 +02:00
Bob Owen
8e33029161 Bug 1067305: Conditionally disable media mochitests that won't run with the Windows content sandbox at low integrity. r=jmaher 2014-10-09 10:09:43 +01:00
Nils Ohlmeier [:drno]
ff803526fb Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc 2014-10-08 16:40:00 +02:00
Wes Kocher
972fd1b5f4 Backed out changeset 645d5e930e23 (bug 1067305) for inadvertently disabling all media tests on some platforms CLOSED TREE 2014-10-06 19:11:39 -07:00
Bob Owen
4452eb4d53 Bug 1067305 - Conditionally disable mochitests that won't run with the content sandbox at low integrity. r=jmaher 2014-10-01 15:01:22 +01:00
Nils Ohlmeier [:drno]
354e4e51c6 Bug 1072945 - stop trickle ICE if PeerConnections are closed. r=bwc 2014-09-26 14:34:00 +02:00
Nils Ohlmeier [:drno]
a94dc7f13d Bug 1066775: fix end of ICE gathering expected r=spolk 2014-09-26 14:36:03 -07:00
Nils Ohlmeier [:drno]
6a836f1c84 Bug 1063808 - fix offerRequiresVideo to request video instead of audio. r=jib 2014-09-16 19:49:00 +02:00
Jan-Ivar Bruaroey
8fc9788c04 Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr 2014-09-09 01:12:24 -04:00
Ahmed Kachkach
84b3c16add Bug 1063099 - Include IPC tests filenames in logs. r=ahal 2014-09-09 08:01:00 -04:00
Nils Ohlmeier [:drno]
e33c5f432a Bug 1060103 - Add trickle ICE support for steeplechase. r=ted 2014-09-08 04:53:00 -04:00
Nils Ohlmeier [:drno]
01380c83b8 Bug 1041832: add support for trickle ICE to mochitests r=bwc 2014-08-28 13:36:00 -07:00
Nils Ohlmeier [:drno]
091dc07b6d Bug 1059867: disable WebRTC tests for B2G r=bwc 2014-08-28 09:41:00 -07:00
Jan-Ivar Bruaroey
5743406adc Bug 1032839 - test that addTrack returns sender. r=drno 2014-08-27 15:44:51 -04:00
Jan-Ivar Bruaroey
3152521104 Bug 1055378 - Tightened test of getStats w/track arg. r=drno 2014-08-22 12:21:45 -04:00
Jan-Ivar Bruaroey
7d1b84ad7e Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup 2014-08-21 17:14:12 -04:00
Ahmed Kachkach
73952a9c51 Bug 1057558 - Fix IPC test results not being reported in first iframe. r=drno 2014-08-26 15:53:00 +02:00
Jan-Ivar Bruaroey
a363fec07f Bug 1032839 - update RtpSender.track when replaceTrack succeeds r=jesup 2014-08-26 19:31:51 -04:00
Carsten "Tomcat" Book
8f0197bd5e Backed out changeset 324833b27740 (bug 1054706) for the suspicion of causing frequent e10s m3 test failures 2014-08-26 10:59:17 +02:00
Randell Jesup
278e194959 Bug 1054706: Test for painted frames to verify video is flowing in webrtc mochitests r=drno 2014-08-22 18:11:21 -04:00
Randell Jesup
94bec3b8b8 Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib 2014-08-25 21:20:44 -04:00
Jan-Ivar Bruaroey
409c91ac20 Bug 1032839 - replaceTrack API. r=smaug, r=jesup 2014-08-15 01:33:09 -04:00
Nils Ohlmeier [:drno]
d1952eb740 Bug 1057621: remove default STUN server from mochitests r=bwc 2014-08-24 09:10:04 -04:00
Jan-Ivar Bruaroey
7a4f9435fc Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug 2014-08-15 14:53:14 -04:00
Jan-Ivar Bruaroey
185c7d4bdd Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup 2014-08-13 21:40:54 -04:00
Ryan VanderMeulen
6e388734f8 Bug 1047842 - Remove assertion annotations that are no longer needed. 2014-08-14 10:29:29 -04:00
Nils Ohlmeier [:drno]
0536c03af3 Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
Nils Ohlmeier [:drno]
7c060ac4f0 Bug 1049684 - Fix SDP verification to be able to run on steeplechase environment. r=bwc 2014-08-06 14:53:00 -04:00
Ryan VanderMeulen
41ad918199 Bug 1041369 - Bump expected assertions up to 3 max. 2014-08-07 13:13:01 -04:00
Ryan VanderMeulen
75df438c25 Bug 909925 - Skip 791330.html, 855796.html, and 863929.html on Android and B2G. 2014-08-05 08:37:22 -04:00
Ryan VanderMeulen
e9bbfc707d Bug 1048455 - Skip test_peerConnection_basicScreenshare.html and test_peerConnection_basicWindowshare.html on e10s.
CLOSED TREE
2014-08-04 15:42:28 -04:00
Nils Ohlmeier [:drno]
eb9ef71e45 Bug 1021220 - Verify absence of loopback in SDP offer. r=bwc 2014-07-31 17:24:00 -04:00
Randell Jesup
d4624006da Bug 1039666: suppress 'nonqueued' IPC assertions (bug 1047842) in window/screensharing r=nigelb on a CLOSED TREE 2014-08-02 11:08:40 -04:00
Randell Jesup
d2360d22d6 Bug 1039666: Fix incorrect disabling of B2G window/screensharing rs=me,fabrice (bustage) 2014-08-02 01:43:44 -04:00
Randell Jesup
56659bf892 Bug 1039666: Enable Screen/windowsharing tests for getUserMedia except OSX 10.6 and WinXP r=drno 2014-08-02 00:30:39 -04:00
Nils Ohlmeier [:drno]
26e7b92e4e Bug 1042791 - added case insensitive and acitvated test. r=jesup 2014-07-29 10:00:00 +02:00
Nils Ohlmeier [:drno]
02f06a0859 Bug 1042791 - check that H264 offer contains correct profile-level-id. r=ehugg 2014-07-25 18:41:00 +02:00
Ms2ger
d9e695483d Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Ted Mielczarek
f78f50d141 bug 1041347 - Package and provide path to fake GMP plugin for Mochitests. r=jmaher 2014-07-25 07:01:13 -04:00
Carsten "Tomcat" Book
5064cfe1e9 Backed out changeset 0356454faea3 (bug 1041347) for mochitest 1 test failures on B2G Desktop Linux on a CLOSED TREE 2014-07-25 07:57:57 +02:00
Ted Mielczarek
7922151102 bug 1041347 - Package and provide path to fake GMP plugin for Mochitests r=jmaher 2014-07-24 11:31:43 -04:00
Jan-Ivar Bruaroey
ce40c9b335 Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
Randell Jesup
789c198e31 Bug 1040346: Basic webrtc smoketests for GMP fake H.264 plugin (disabled in automation) r=drno 2014-07-20 17:39:19 -04:00
Ahmed Kachkach
4dcc22f03c Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
Randell Jesup
27bc86da5a Bug 1039666: basic tests for desktop screensharing & window sharing r=drno 2014-07-17 22:23:01 -04:00
Birunthan Mohanathas
9a86a1e6df Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps 2014-07-14 15:58:10 -07:00
Carsten "Tomcat" Book
d6ea794d8c Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows 2014-07-11 14:15:29 +02:00
Ahmed Kachkach
7d86d58e58 Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger 2014-07-10 13:33:00 +02:00
Nils Ohlmeier [:drno]
7bc674c0ad Bug 1020024 - fix data channel connecting race conditions. r=jib 2014-07-02 18:08:00 +02:00
Martin Thomson
c34497e879 Bug 1005152 - Testing the addition of multiple fingerprints. r=jib 2014-06-30 14:31:00 +02:00
Ryan VanderMeulen
b2c0f319bd Backed out changeset a4d9432cdd70 (bug 1030435) for re-introducing intermittent failures. 2014-06-27 14:06:36 -04:00
Martin Thomson
b5e157cbd6 Bug 1030435 - Re-enable gUM peerIdentity test. r=jib 2014-06-25 15:55:00 -04:00
Martin Thomson
0f048fb301 Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib 2014-06-26 10:28:00 -04:00
Nils Ohlmeier [:drno]
a33e427e34 Bug 963524 - Detect if the SDPs show a port twice. r=bwc 2014-06-25 17:05:00 -04:00
Geo Mealer
282bce7af4 Bug 1014328 - Add long-running audio/video WebRTC test for use in QA Lab. r=drno 2014-06-24 18:28:00 +02:00
Nils Ohlmeier [:drno]
630d8d7c05 Bug 1027372 - Only use info() if it has been loaded. r=gmealer 2014-06-18 17:27:00 -04:00
Birunthan Mohanathas
c910458886 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Martin Thomson
82d06dcba1 Bug 1021776 - Disable peerIdentity test on B2G. r=RyanVM 2014-06-17 17:28:00 -04:00
Nils Ohlmeier [:drno]
5524e29c4b Bug 1019923 - Prevent multiple confusing error logs in case the data channels does not get established. r=jib 2014-06-04 12:20:00 -04:00
Nils Ohlmeier [:drno]
33f8bee3d2 Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer 2014-06-16 20:55:00 +02:00
Nils Ohlmeier [:drno]
36b0708467 Bug 1010641 - verify signaling state transitions. r=bwc 2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
d1e862b0eb Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
Nils Ohlmeier [:drno]
5a13176a94 Bug 1010641 - Verify if ICE state transition is legit. r=bwc 2014-06-12 13:31:00 -04:00
Nils Ohlmeier [:drno]
2d9637215e Bug 1010641 - Record the ICE connection state transitions. r=bwc 2014-06-12 11:48:00 -04:00
Ryan VanderMeulen
e1fa778375 No bug - Re-enable some media mochitests that no longer fail and disable a couple that fail frequently. 2014-06-07 00:54:02 -04:00
Ryan VanderMeulen
1b869dd1bc No bug - Clean up media mochitest manifests.
This doesn't change the enabled/disabled state of any tests. It should be a no-op since the harness runs tests alphabetically anyway regardless of their order in the manifest.
2014-06-05 12:41:53 -04:00
Nils Ohlmeier [:drno]
418277d25c Bug 1017321 - add ICE connectivity verification steps to data channel tests. r=jib 2014-06-03 10:36:00 +02:00
Nils Ohlmeier [:drno]
f1507826c7 Bug 1017329 - send a test message through data channel in reverse direction. r=whimboo 2014-05-29 00:29:00 +02:00
Nils Ohlmeier [:drno]
fa085baa51 Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib 2014-06-02 17:23:00 +02:00
Nils Ohlmeier [:drno]
3e6f209051 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription on dataChannels tests. r=jib 2014-06-02 17:22:00 +02:00
Nils Ohlmeier [:drno]
fdd370f0ff Bug 1013809 - a new test case which keeps testing the old logic before this bug. r=jib 2014-06-01 22:33:00 +02:00
Nils Ohlmeier [:drno]
7cec9d6e7d Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jib 2014-06-01 22:32:00 +02:00
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
Jan-Ivar Bruaroey
ea6669db65 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
f75763f4b5 Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup 2014-03-14 14:34:02 -04:00
Bill McCloskey
d960718b48 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
62d61f05a8 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
cff466f79f 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
624ffda758 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633 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]
19c5017b0b Bug 981156 - iceConnectionState is not a callable function. r=jesup 2014-03-13 09:18:32 -04:00
Jan-Ivar Bruaroey
7ba42e310b Bug 980497 - Temporarily mute test. r=jesup 2014-03-07 14:01:13 -05:00
Vaibhav Agarwal
b192b2603d Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
Jan-Ivar Bruaroey
676e55f2f6 Bug 970686 - RTP/RTCP stats tests. r=drno 2014-03-04 20:11:36 -05:00
Nils Ohlmeier [:drno]
3d1400270b Bug 976182 - Handle initial ICE connection state failed in tests properly. r=bwc 2014-03-04 13:51:37 -05:00
Ryan VanderMeulen
538aa9375d Bug 950266 - Re-enable the WebRTC tests disabled for nuwa issues r=jesup,ryanvm 2014-02-07 17:29:17 -05:00
Martin Thomson
55a126efdf Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr 2014-02-10 14:41:46 -08:00
"Martin Thomson [:mt]"
8ad6ce30c4 Bug 878941 - Add IdP proxy for WebRTC. r=abr 2014-02-20 16:26:16 -08:00
Bobby Holley
f1cdaa0e45 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]
46f5d5506d Bug 971830 - Utilize getAudioTracks() for naming remote streams. r=whimboo 2014-02-18 09:47:54 -05:00
Vaibhav Agarwal
81f1ea0a18 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é
c628005ef0 Bug 950266 - Re-enable the Nuwa process on B2G by default r=me 2014-01-14 16:00:25 -08:00
Jan-Ivar Bruaroey
8491906784 Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00
Shih-Chiang Chien
f25ed71e97 Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith. 2014-01-10 19:39:18 +08:00
Ms2ger
e05f12c82f Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Byron Campen [:bwc]
2a0a056731 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
3c83f654a4 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
c9a5f8d774 Bug 884573 - Split identity event into two. r=abr 2013-12-20 17:14:29 -08:00
Martin Thomson
91f5c455c6 Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr 2013-12-20 14:55:59 -08:00
Martin Thomson
defc49d86e Bug 878941 - Add IdP proxy code with tests. r=abr 2013-12-18 16:15:40 -08:00
Jan-Ivar Bruaroey
1eebc9f2b6 Bug 950855 - Create basic getStats mochitest. r=jsmith 2014-01-07 10:35:06 -05:00
Nils Ohlmeier [:drno]
7215be83c0 Bug 951892 - Adding ICE Connection state checks to PeerConnection Mochitests r=abr 2013-12-20 14:00:00 -06:00
Wes Kocher
fc60a8717e Backed out changeset 144cec97320a (bug 853356) despite the CLOSED TREE 2013-12-09 16:33:28 -08:00
Alfredo Yang
f0bf98ce30 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-12-09 09:35:03 -05:00
Randell Jesup
1835dc3154 bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith 2013-12-05 18:10:21 -05:00
Ms2ger
554db665e5 Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Randell Jesup
19b52c6fe9 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
dc371f7d11 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Phil Ringnalda
33fae57bd6 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
4890312d8e 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
fba1e9a29d Bug 869869 - Part 4, add IPC mochitest for PeerConnection, r=bent. 2013-08-23 23:47:49 +08:00
Reuben Morais
d4256d98ac Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Alfredo Yang
6c3bf71f34 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-11-05 16:30:05 +08:00
Kan-Ru Chen (陳侃如)
5538a9930f Backout dc03ef5cd3fd 2013-11-05 14:58:39 +08:00
Alfredo Yang
0ec725e378 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-11-05 14:09:01 +08:00
Doug Turner
b4618a3dc6 Backing out 0f687f920370 2013-10-31 20:26:04 -07:00
Jan-Ivar Bruaroey
65c121dae3 Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib 2013-10-27 10:36:34 -04:00
Randell Jesup
e5242ac81f Backed out changeset b490b5843f3c for M2 bustage 2013-10-27 20:45:28 -04:00
Jan-Ivar Bruaroey
883a3225e7 Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup 2013-10-27 10:36:34 -04:00
Alfredo Yang
aa1c244ca2 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-10-26 21:20:31 -04:00
Mark Banner
da3b516b7e 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
fe6ec28929 Bug 917328: First, update PeerConnection's constraints to webidl. r=bz, jesup 2013-10-09 22:27:54 -04:00
Ed Morley
07bd89fe32 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
1071f7f016 Bug 917328 - Part 1: Update PeerConnection's constraints to webidl. r=bz, r=jesup 2013-10-03 15:48:42 -04:00
Gregory Szorc
c44d9c8614 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley
eae8f15a4a Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Gregory Szorc
3d0a157ac2 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ted Mielczarek
36c4f8116f 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
237c1c420a Backed out changeset 5b1a56afe153 (bug 919635) for test_sandbox_symbols.py failures 2013-09-25 13:48:35 +01:00
Ted Mielczarek
90b55956b7 Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps 2013-09-20 12:57:30 -04:00
Ted Mielczarek
e6af81c0e9 Bug 913446 - WebRTC Mochitest changes to allow running under Steeplechase. r=jsmith,ctalbert 2013-09-06 09:14:17 -04:00
Jan-Ivar Bruaroey
1234350e5d Bug 917298: Mochitests for testing gum constraints. r=jesup, jsmith 2013-09-18 17:56:29 -04:00
Randell Jesup
ff26f0eb21 Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
Ryan VanderMeulen
ffb1abac7d 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
ed7644263b 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
1394b10399 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
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Jan-Ivar Bruaroey
f3a19050fc 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
a63f698217 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
d7e646a9aa Bug 893021: add tests for DataChannel dictionary items r=jsmith 2013-07-22 10:47:51 -04:00
Jason Smith
7ad8c28aee Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-07-14 23:02:25 -07:00
Boris Zbarsky
4e13ee3c6a Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug 2013-07-12 10:37:23 -04:00
Jan-Ivar Bruaroey
c715ae5174 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
22f2e3f385 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
cd460f4592 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
aaf4c5a0cf Bug 875640 - re-enable crashtest for Android r=philor 2013-06-20 16:17:05 -07:00
Henrik Skupin
0d4ec91056 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]
f2c5140fe8 Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Jan-Ivar Bruaroey
0a5c597380 Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr]
279beca405 Backed out changeset 8ec73e6aa7d3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr]
6a1c4c7b0f Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Ryan VanderMeulen
edb7e8f047 Backed out changeset 84fb317ea1d2 (bug 831789) for mochitest-3 timeouts.
CLOSED TREE
2013-06-06 13:51:37 -04:00
Jason Smith
18a3247db7 Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-05-26 20:32:28 -04:00
Phil Ringnalda
6517d7d7be 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]
8b9deb51a5 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Jan-Ivar Bruaroey
9386baa685 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
7921c9c1e4 Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Henrik Skupin
74a4d15c23 Bug 856319 - Don't offer m=application unless createDataChannel is called first. r=jesup 2013-05-16 21:59:49 +02:00
Jason Smith
f68f8b5663 Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc 2013-05-05 19:48:37 -07:00
Jason Smith
157c2753ee Bug 860143 - Crashtest for NrIceStunServer::ToNicerStunStruct assertion failure. r=abr 2013-05-01 20:56:31 -07:00
Daniel Holbert
b9e2daaca1 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
896c844696 Bug 863929 - Crashtest for gsmsdp_negotiate_codec crash. r=ethanhugg 2013-04-30 21:07:32 -07:00
Jason Smith
7c09e86071 bug 862883 - Enable webrtc mochitests on FxAndroid. r=gcp 2013-05-02 10:33:15 -07:00
Jason Smith
a446620df6 Bug 861958 - Crashtest for DataChannelConnection::Open crash. r=jesup 2013-05-01 20:44:28 -07:00
Jan-Ivar Bruaroey
1fcdf6a18a Bug 857765 - Add try/catch to content-script window.onerror call. r=abr 2013-04-17 19:03:39 -04:00
Jan-Ivar Bruaroey
ab26e0f1e6 Bug 857765: Log errors thrown by user-defined PeerConnection callbacks r=msucan 2013-04-16 19:23:07 -04:00
Adam Roach [:abr]
44c3f3f149 Bug 860952 - Add error site information to unexpectedCallbackAndFinish callback r=jsmith 2013-04-12 09:45:26 -05:00
Henrik Skupin
31cb07457a Bug 858135 - Update LocalMediaStreamPlayback inheritance to use Object.create(). r=jesup 2013-04-11 07:48:09 -04:00
Jan-Ivar Bruaroey
a539b3fbc7 Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00