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
Benoit Jacob
84b13c683d
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
2014-06-23 15:56:07 -04: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
617866f602
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07: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
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