.. |
identity
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
ipc
|
Bug 1223394 - skip dom/media/tests/mochitest/ipc/test_ipc.html on Mulet, where it both fails and behaves in a deeply weird way, a=horror
|
2015-11-15 17:46:55 -08:00 |
steeplechase_long
|
Bug 1182626 - Steeplechase_long tests need to be enhanced to run for 3 hours. r=drno
|
2015-07-24 14:04:03 -07:00 |
NetworkPreparationChromeScript.js
|
Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau
|
2015-09-28 09:27:49 -07:00 |
blacksilence.js
|
Bug 1175523 - Update most (but not all) tests to use elem.srcObject over .mozSrcObject. r=pehrsons
|
2015-07-14 10:12:31 -04:00 |
dataChannel.js
|
Bug 1178091: tests for large DataChannel transfers and onbufferedamountlow event r=drno
|
2015-09-28 19:02:58 -04:00 |
head.js
|
Bug 1219711 - Lower AudioStreamAnalyser's smoothingTimeConstant for speedier tests. r=padenot
|
2015-11-10 17:18:18 +08:00 |
mediaStreamPlayback.js
|
Bug 1193075 - test that streams still play after constraints have been applied. r=pehrsons
|
2015-10-28 15:15:22 -04:00 |
mochitest.ini
|
No bug - Keep comment with the intended test. r=DONTBUILD
|
2016-01-17 13:37:07 -05:00 |
network.js
|
Bug 1167132 - Part 15: [NetworkManager] Move network information into a separate interface (NetworkInterfaceList). r=echen
|
2015-07-29 02:16:00 -04:00 |
nonTrickleIce.js
|
Backed out changeset b958e25b1ecf (bug 1209744) for mochitest bustage
|
2015-10-05 14:22:10 +05:30 |
pc.js
|
Bug 1232082 - fix removal of remote tracks to update receivers. r=jesup
|
2016-01-05 19:51:52 -05:00 |
sdpUtils.js
|
Bug 1221837 - Accept hard coded codec numbers without rtpmaps. r=bwc
|
2015-11-15 23:26:46 -08:00 |
steeplechase.ini
|
Bug 1203701 - add spdUtils.js to steeplechase. r=bwc
|
2015-09-10 13:33:21 -07:00 |
templates.js
|
Backed out changeset b958e25b1ecf (bug 1209744) for mochitest bustage
|
2015-10-05 14:22:10 +05:30 |
test_dataChannel_basicAudio.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_basicAudioVideo.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_basicAudioVideoCombined.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_basicAudioVideoNoBundle.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_dataChannel_basicDataOnly.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_basicVideo.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_bug1013809.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_dataChannel_noOffer.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_enumerateDevices.html
|
Bug 866513 - Non-empty MediaStreamTrack labels. r=jib
|
2016-01-16 13:39:00 +01:00 |
test_getUserMedia_addTrackRemoveTrack.html
|
Bug 1070216 - Break out createOscillatorStream from test_gUM_addTrackRemoveTrack.html to test framework. r=padenot
|
2015-10-15 01:08:33 +08:00 |
test_getUserMedia_audioCapture.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_basicAudio.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_basicScreenshare.html
|
Bug 1219711 - Let fake stream take precedence in testing. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_getUserMedia_basicTabshare.html
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_getUserMedia_basicVideo.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_basicVideoAudio.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_basicVideo_playAfterLoadedmetadata.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_basicWindowshare.html
|
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_bug1223696.html
|
Bug 1223696. Don't destroy VideoFrameContainer when we reach MetadataLoaded without a video track. r=jwwang
|
2015-11-17 16:34:28 +13:00 |
test_getUserMedia_callbacks.html
|
Bug 1161615 - Clean up gUM mochitest to use promises. r=mt
|
2015-05-12 10:51:46 -07:00 |
test_getUserMedia_constraints.html
|
Bug 1229240 - test that applyConstraints() rejects on non-Gum track. r=jesup
|
2016-01-04 10:50:13 -05:00 |
test_getUserMedia_gumWithinGum.html
|
Bug 1161615 - Clean up gUM mochitest to use promises. r=mt
|
2015-05-12 10:51:46 -07:00 |
test_getUserMedia_mediaStreamConstructors.html
|
Bug 1070216 - Test MediaStream Constructors. r=jib
|
2015-10-15 01:08:33 +08:00 |
test_getUserMedia_peerIdentity.html
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_getUserMedia_playAudioTwice.html
|
Bug 1161615 - Clean up gUM mochitest to use promises. r=mt
|
2015-05-12 10:51:46 -07:00 |
test_getUserMedia_playVideoAudioTwice.html
|
Bug 1161615 - Clean up gUM mochitest to use promises. r=mt
|
2015-05-12 10:51:46 -07:00 |
test_getUserMedia_playVideoTwice.html
|
Bug 1161615 - Clean up gUM mochitest to use promises. r=mt
|
2015-05-12 10:51:46 -07:00 |
test_getUserMedia_spinEventLoop.html
|
Bug 1208656 - Grab the tail dispatch each time in case the runnable spins the event loop. r=khuey
|
2015-10-04 22:46:16 -07:00 |
test_getUserMedia_stopAudioStream.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_stopAudioStreamWithFollowupAudio.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_stopVideoAudioStream.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_stopVideoStream.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_getUserMedia_stopVideoStreamWithFollowupVideo.html
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
test_peerConnection_addDataChannel.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_addDataChannelNoBundle.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_addIceCandidate.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_addSecondAudioStream.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_addSecondAudioStreamNoBundle.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_addSecondVideoStream.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_addSecondVideoStreamNoBundle.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_answererAddSecondAudioStream.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_basicAudio.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicAudioPcmaPcmuOnly.html
|
Bug 1221837 - Accept hard coded codec numbers without rtpmaps. r=bwc
|
2015-11-15 23:26:46 -08:00 |
test_peerConnection_basicAudioRequireEOC.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_basicAudioVideo.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicAudioVideoCombined.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicAudioVideoNoBundle.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_basicAudioVideoNoBundleNoRtcpMux.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_basicAudioVideoNoRtcpMux.html
|
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
|
2015-08-24 14:49:41 -07:00 |
test_peerConnection_basicH264Video.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicScreenshare.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicVideo.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_basicWindowshare.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_bug822674.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_bug825703.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_bug827843.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_bug834153.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_bug1013809.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_bug1042791.html
|
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
test_peerConnection_bug1064223.html
|
Bug 1064223 - Remove support for constraint-like RTCOfferOptions predecessor. r=mt
|
2015-08-20 21:49:09 -04:00 |
test_peerConnection_bug1227781.html
|
Bug 1227781 - Fix crash with bogus STUN parameters. r=bwc
|
2015-11-30 12:15:19 -08:00 |
test_peerConnection_callbacks.html
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_peerConnection_captureStream_canvas_2d.html
|
Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib
|
2015-11-09 23:17:41 +08:00 |
test_peerConnection_captureStream_canvas_webgl.html
|
Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib
|
2015-11-09 23:17:41 +08:00 |
test_peerConnection_capturedVideo.html
|
Bug 1215769: use longer video clips when testing captureStream to avoid failure due to looping (bug 1215769) r=drno
|
2015-11-03 13:51:32 -05:00 |
test_peerConnection_certificates.html
|
Bug 1215519 - Switch to DOMTimeStamp for RTCCertificate. r=bz
|
2015-10-21 10:08:40 -07:00 |
test_peerConnection_close.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_closeDuringIce.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_errorCallbacks.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_forwarding_basicAudioVideoCombined.html
|
Bug 1190574 - make test.chain.replace and cohorts throw on unknown test name + fix broken tests. r=drno, r=jib
|
2015-08-03 17:07:06 -04:00 |
test_peerConnection_iceFailure.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_localReofferRollback.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_localRollback.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_multiple_captureStream_canvas_2d.html
|
Bug 1166832 - Add test for canvas capture on multiple streams. r=bwc
|
2016-01-14 10:56:17 -06:00 |
test_peerConnection_noTrickleAnswer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_noTrickleOffer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_noTrickleOfferAnswer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_offerRequiresReceiveAudio.html
|
Bug 1064223 - Remove support for constraint-like RTCOfferOptions predecessor. r=mt
|
2015-08-20 21:49:09 -04:00 |
test_peerConnection_offerRequiresReceiveVideo.html
|
Bug 1064223 - Remove support for constraint-like RTCOfferOptions predecessor. r=mt
|
2015-08-20 21:49:09 -04:00 |
test_peerConnection_offerRequiresReceiveVideoAudio.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_promiseSendOnly.html
|
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
|
2016-01-12 15:09:01 -05:00 |
test_peerConnection_relayOnly.html
|
Bug 1187775 - skip host and reflexive ICE candidates if relay-only. r=bwc
|
2015-08-05 08:22:55 -04:00 |
test_peerConnection_remoteReofferRollback.html
|
Bug 1175609 - Bring onnegotiationneeded in line with spec. r=mt
|
2015-11-16 17:05:39 -06:00 |
test_peerConnection_remoteRollback.html
|
Bug 1175609 - Bring onnegotiationneeded in line with spec. r=mt
|
2015-11-16 17:05:39 -06:00 |
test_peerConnection_removeAudioTrack.html
|
Bug 1136871 - cleanup RtpSenders accounting to not rely on streams r=mt
|
2015-03-11 12:24:38 -04:00 |
test_peerConnection_removeThenAddAudioTrack.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_removeThenAddAudioTrackNoBundle.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_removeThenAddVideoTrack.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_removeThenAddVideoTrackNoBundle.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_removeVideoTrack.html
|
Bug 1017888 - Part 2: Testing for renegotiation. r=mt, r=drno
|
2015-02-10 10:17:03 -08:00 |
test_peerConnection_replaceTrack.html
|
Bug 1232082 - add RTCRtpReceiver for each remote track. r=jesup
|
2015-12-11 23:47:29 -05:00 |
test_peerConnection_replaceVideoThenRenegotiate.html
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_peerConnection_setLocalAnswerInHaveLocalOffer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_setLocalAnswerInStable.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_setLocalOfferInHaveRemoteOffer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_setParameters.html
|
Bug 1230184 - add media.peerconnection.simulcast pref. r=bwc
|
2015-12-31 10:32:26 -06:00 |
test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_setRemoteAnswerInStable.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_setRemoteOfferInHaveLocalOffer.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_syncSetDescription.html
|
Bug 1190574 - added missing calls to release stored ICE candidates. r=jib
|
2015-09-14 23:17:05 -07:00 |
test_peerConnection_throwInCallbacks.html
|
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
|
2015-11-09 23:17:42 +08:00 |
test_peerConnection_toJSON.html
|
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
test_peerConnection_trackDisabling.html
|
Bug 1219711 - Add mochitest for track disabling over a peer connection. r=jib
|
2015-11-10 17:17:13 +08:00 |
test_peerConnection_twoAudioStreams.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_twoAudioTracksInOneStream.html
|
Bug 1145407: Another mochitest 3 bustage fix on CLOSED TREE. r=bustage
|
2015-03-23 10:29:53 -07:00 |
test_peerConnection_twoAudioVideoStreams.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_twoAudioVideoStreamsCombined.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_twoVideoStreams.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
test_peerConnection_twoVideoTracksInOneStream.html
|
Bug 1145407: Fix mochitest 3 bustage on CLOSED TREE. r=bustage
|
2015-03-23 10:21:23 -07:00 |
test_peerConnection_verifyAudioAfterRenegotiation.html
|
Bug 1166832 - Add test to verify audio (using AudioStreamAnalyser) after renegotiation. r=bwc
|
2016-01-13 17:48:34 -06:00 |
test_peerConnection_verifyVideoAfterRenegotiation.html
|
Bug 1166832 - Add test to verify video (using capture stream) after renegotiation. r=bwc
|
2016-01-13 20:59:52 -06:00 |
test_peerConnection_webAudio.html
|
Bug 1156472 - Part 10 - Test AudioCaptureStream. r=pehrsons
|
2015-07-24 14:28:17 +02:00 |
test_selftest.html
|
Bug 1190574 - added missing calls to release stored ICE candidates. r=jib
|
2015-09-14 23:17:05 -07:00 |
test_zmedia_cleanup.html
|
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
|
2015-01-28 14:05:57 -08:00 |
turnConfig.js
|
Bug 864118 - add verification that TURN server is used when provided. r=bwc
|
2014-11-11 15:37:00 +01:00 |