Commit Graph

79 Commits

Author SHA1 Message Date
Henrik Skupin
c451b89535 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]
6bb5248839 Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Jan-Ivar Bruaroey
6cd18bbcbb Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr]
2691431b88 Backed out changeset 8ec73e6aa7d3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr]
1b26f73af9 Bug 784519 - Part 4: signalingState mochi tests r=jsmith 2013-05-16 21:47:50 -05:00
Ryan VanderMeulen
68e7fbb19a Backed out changeset 84fb317ea1d2 (bug 831789) for mochitest-3 timeouts.
CLOSED TREE
2013-06-06 13:51:37 -04:00
Jason Smith
ae68ba3649 Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-05-26 20:32:28 -04:00
Adam Roach [:abr]
489544eee4 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Jan-Ivar Bruaroey
724cdbf7ac Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Henrik Skupin
70959ef2a6 Bug 856319 - Don't offer m=application unless createDataChannel is called first. r=jesup 2013-05-16 21:59:49 +02:00
Jason Smith
14acd9b57d Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc 2013-05-05 19:48:37 -07:00
Jason Smith
25ae945858 bug 862883 - Enable webrtc mochitests on FxAndroid. r=gcp 2013-05-02 10:33:15 -07:00
Jan-Ivar Bruaroey
25926ae20a Bug 857765 - Add try/catch to content-script window.onerror call. r=abr 2013-04-17 19:03:39 -04:00
Jan-Ivar Bruaroey
035532f753 Bug 857765: Log errors thrown by user-defined PeerConnection callbacks r=msucan 2013-04-16 19:23:07 -04:00
Adam Roach [:abr]
6798a20f42 Bug 860952 - Add error site information to unexpectedCallbackAndFinish callback r=jsmith 2013-04-12 09:45:26 -05:00
Henrik Skupin
0332052c1a Bug 858135 - Update LocalMediaStreamPlayback inheritance to use Object.create(). r=jesup 2013-04-11 07:48:09 -04:00
Jan-Ivar Bruaroey
c61492423d Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
Jason Smith
97bd0f64d7 Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup 2013-04-02 08:06:59 -07:00
Adam Roach [:abr]
b1ad060c53 Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup,whimboo 2013-04-04 17:08:42 -05:00
Ryan VanderMeulen
c5aad85cd4 Backed out changeset fddde2d1e9b2 (bug 853858) for Windows leaks. 2013-04-05 09:03:22 -04:00
Adam Roach [:abr]
a2b56581ec Bug 853858: Move PeerConnectionTest instance reference into global scope. r=jesup, r=hskupin 2013-04-04 17:08:42 -05:00
Matt Brubeck
45e754e458 Back out 8daa66c443a3 (bug 853858) because of Android and B2G test failures 2013-04-04 17:36:32 -07:00
Adam Roach [:abr]
16c6fc801d Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup 2013-04-04 17:08:42 -05:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Randell Jesup
cdc1b60e0e 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
c79ccc0693 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
a59d40f143 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]
c0f974105f Bug 834270 - Fix PeerConnection error callbacks to return code/reason phrase r=ekr,jsmith 2013-03-29 15:30:16 -05:00
Randell Jesup
8ec8186338 Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith 2013-03-27 19:46:31 -04:00
Henrik Skupin
063eba4b2f 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
e79ac2a52c Backed out changeset 4740975a1063 (bug 837458) for Android mochitest failures. 2013-03-08 16:08:45 -05:00
Henrik Skupin
c636516e93 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
509b5b78a3 Bug 404077: Adjust annotations of expected assertions. 2013-02-28 17:59:07 -08:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley
145ed7d7b2 Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE 2013-02-28 13:24:36 +00:00
Gregory Szorc
89d297a677 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
f0b7e3972c 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
cd9c6150fe Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
e2966f651c Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
L. David Baron
239da2d4cf Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
L. David Baron
80f85cd264 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:46:42 -08:00
L. David Baron
b00a9d9c85 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:12:17 -08:00
Jan-Ivar Bruaroey
93615a9fa0 Bug 835370 - Optional offer/answer constraints work + unsupported mandatory ones fail. r=bz, r=jesup 2013-02-14 02:08:56 -05:00
Boris Zbarsky
8025312ba2 Bug 822674 followup to disable this test on Android. r=jesup 2013-02-16 00:59:11 -05:00
Boris Zbarsky
7403aaff3d Bug 822674. Give RTCPeerConnection a sane classinfo. r=jst,jesup. r=peterv pending 2013-02-15 22:41:31 -05:00
L. David Baron
a144cc1c82 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
57d19fbb86 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Adam Roach [:abr]
56699f2101 Bug 840344: Prevent multiple creations of local SDP r=ekr,jsmith 2013-02-14 10:04:09 -06:00
Jason Smith
ec59cf044c Bug 822109 - Add a bunch of basic functional tests for getUserMedia and enable a per config setting for those tests for fake vs. non-fake. r=jesup 2013-02-07 17:35:17 -08:00
Jason Smith
297cd67076 bug 837028 - Add logging statements for basic peer connection tests. r=jesup 2013-01-31 20:12:51 -08:00