Commit Graph

649 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
d1e862b0eb Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
Florian Quèze
a631f20793 Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +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
Daniel Holbert
1738e57654 Bug 1022764: Add #ifdef guards around some WebRTC-specific code in MediaManager.cpp. r=jesup 2014-06-09 11:45:14 -07:00
Paul Kerr [:pkerr]
6cf4c86116 Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup 2014-06-08 18:54:47 -07: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
Jim Chen
c8bc83ee3f Bug 1019050 - Fix unused-local-typedefs warning/error after WebRTC update. r=jesup, r=gps 2014-06-04 16:46:00 -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
Byron Campen [:bwc]
625491e04d Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz 2014-05-22 14:14:56 -07:00
Robert O'Callahan
b3cf47b176 Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg 2014-06-03 00:08:24 +12: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
Nils Ohlmeier [:drno]
272b02723f Bug 1014304 - Remove onconnection and onclosedconnection from RTCPeerConnection. r=jib, r=jesup, r=smaug 2014-05-28 09:36:00 -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
Randell Jesup
32887f83df Bug 1008619: Release MediaEngineWebRTC at MediaManager shutdown r=anant 2014-05-28 14:38:37 -04:00
Randell Jesup
49ba04345d Bug 988877: Shut down MediaManager thread in xpcom-shutdown r=bsmedberg 2014-05-28 14:38:15 -04: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
Trevor Saunders
876b806f62 bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug 2014-01-09 21:03:47 -05:00
Neil Rashbrook
0b70d2a086 Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.

--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
2014-05-26 21:54:10 +03:00
Birunthan Mohanathas
740e2ee668 Backout 8b8bbe7aa1cc due to wrong bug number 2014-05-27 14:42:13 +03:00
Neil Rashbrook
4a282365d2 Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
2014-05-26 21:54:10 +03: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
Steven Lee
ada8818ed8 Bug 922500 - Fix the problem of casting a PRUnichar* to char* in MediaManager. r=ehsan 2014-05-25 23:38:00 +02:00
Kyle Huey
941a5ee91b Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07: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
Birunthan Mohanathas
849371302f Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03: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
Neil Rashbrook
8868f86752 Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-11 10:47:11 +01: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
Ehsan Akhgari
4bfbeaa5c6 Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley 2014-05-08 16:45:36 -04:00
Neil Rashbrook
978d29fd60 Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE 2014-05-08 20:35:09 +01:00
Neil Rashbrook
8fc1ba5e06 Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-08 20:08:38 +01: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
Ted Mielczarek
2c20f5d8c9 bug 999072 - fix leak in MediaManager loopback device pref checks, enable them for non-DEBUG. r=jesup 2014-05-08 14:18:40 -04:00
Martin Thomson
e050622aff Bug 942367 - Stream isolation for WebRTC r=bholley 2014-05-01 12:51:00 +02:00