Carsten "Tomcat" Book
614b2d105f
Backed out changeset 96d02a1982f7 (bug 1274221)
2016-06-09 15:18:39 +02:00
Carsten "Tomcat" Book
27555764e7
Backed out changeset 6ce08f664f9c (bug 1208328)
2016-06-09 15:18:35 +02:00
Carsten "Tomcat" Book
c55a07994c
Backed out changeset 22150caec0d2 (bug 1208328)
2016-06-09 15:18:33 +02:00
Andreas Pehrson
469fe5da74
Bug 1208328 - Test that "addtrack" and "removetrack" events don't occur on manual operations. r=jib
...
MozReview-Commit-ID: F3T9upYPlnU
--HG--
extra : rebase_source : 3bda5bf54472af8480716cc1738b27e6a862b0e5
2016-05-27 18:01:14 +02:00
Andreas Pehrson
e2ffacaef9
Bug 1208328 - Add test for "addtrack" on recv side of RTCPeerConnection. r=jib
...
MozReview-Commit-ID: 2KkAc5uFjAZ
--HG--
extra : rebase_source : 12fbf22950546420dba5c84289b23a546813286c
2016-06-09 13:46:19 +02:00
Andreas Pehrson
99ca8427e9
Bug 1274221 - Test that multiple tracks of the same source all end when in the same stream. r=jib
...
MozReview-Commit-ID: 64T6I4RDrKH
--HG--
extra : rebase_source : 5ce2b0673ec6e827ab8c174c364026a2bee1991f
extra : source : b9a09fe46c5e1adc8659070a8f4f60d9e09b7311
2016-05-24 13:24:04 +02:00
Andreas Pehrson
f726141050
Bug 1208373 - Fix test_peerConnection_capturedVideo.html to wait for close() promise. r=jib
...
MozReview-Commit-ID: AOrm5JkfxAG
--HG--
extra : rebase_source : ea327a9434143174863f4f94db1b954b7a6409bd
extra : source : b9c629250c90c42950b2b91ccf248dd1da6cdbf5
2016-05-04 16:32:17 +02:00
Andreas Pehrson
ba8b7f91e2
Bug 1208373 - Test that ended tracks that are cloned are also ended. r=jib
...
MozReview-Commit-ID: 4YU31TK0Mdf
--HG--
extra : rebase_source : 0e5b37f101d22ccc0f439e97eb47596c8ae17847
extra : source : 0d4ff0ff0dac011751329d23122e8e55e37ee3f7
2016-05-04 11:28:14 +02:00
Andreas Pehrson
f31189f3e0
Bug 1208373 - Add test for MediaStreamTrack "ended" event and "readyState" attribute. r=jib
...
MozReview-Commit-ID: INZ0XtRTgt1
--HG--
extra : rebase_source : 813e073a64b5d635c6e814d3cf5006825d6309d0
extra : source : dc5697d8abd4454539a67966cf2e110d2a1ce081
2016-05-12 14:02:10 +02:00
Andreas Pehrson
651efce919
Bug 1208373 - Test that a peerConnection's received tracks end on close(). r=jib
...
MozReview-Commit-ID: 1iVTt6XBRpZ
--HG--
extra : rebase_source : 8f75330332d4f71a5e868aa25af43e05e4d3525b
extra : source : 548b2be660a128084e1916409add6bd97d5efed3
2016-05-12 14:30:51 +02:00
Andreas Pehrson
65f6569e63
Bug 1208373 - Check that we don't get "ended" event for tracks after calling stop(). r=jib
...
MozReview-Commit-ID: K9gOZtUNQ5K
--HG--
extra : rebase_source : cfe14a021af54eb16fdded0e71e8332d0fcf1448
extra : source : 2996367191d23fd1aa4630d4a964b2577c7fbf8c
2016-05-12 13:50:34 +02:00
Joel Maher
a6fcbcf0a3
Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
...
MozReview-Commit-ID: IZziPmwFtHj
--HG--
extra : source : a50249d48b1e86a3749bccc51ece4d1a827a621c
2016-05-25 15:28:24 -04:00
Byron Campen [:bwc]
495f614a9f
Bug 1213773: Better handling of answer with direction of inactive in renegotiation. r=mt
...
MozReview-Commit-ID: Fjo2rBtIYvD
--HG--
extra : rebase_source : bc08c173713781e134de25d39e199aa405a0ca7f
2016-02-05 13:21:11 -06:00
Andreas Pehrson
1952c7354d
Bug 1208390 - Use MediaStream.getTrackById() in some existing tests. r=jib
...
MozReview-Commit-ID: 5Xy0Zmo2Ob2
--HG--
extra : rebase_source : 708e417c38b165b1eb4de53cef5db7539d9e8363
2016-05-20 13:33:42 +02:00
Andreas Pehrson
f923e71db9
Bug 1208390 - Add test for MediaStream.getTrackById(). r=jib
...
MozReview-Commit-ID: 5OMc1QYagCc
--HG--
extra : rebase_source : af84228363d5877b7b0385fb74f488a246a5a85a
2016-05-20 13:01:04 +02:00
Andreas Pehrson
ff6ebbe16a
Bug 1271669 - Don't test invalid pc.addTrack() in test_pc_replaceTrack.html. r=jib
...
It is now valid, with its own test.
MozReview-Commit-ID: CLdCuRdwYE4
--HG--
extra : rebase_source : f5420b2b9eaaa1ebe04d787db6b0aec1e157a792
extra : histedit_source : 1490988ff154b37d51256abf0ae2e61bcb148461
2016-05-19 15:46:25 +02:00
Andreas Pehrson
ffb3049b28
Bug 1271669 - Remove test_peerConnection_addTrack.html. r=jib
...
This tested that we were throwing on adding a track with a constructed
MediaStream, which we now allow.
MozReview-Commit-ID: 37QfxZngvqI
--HG--
extra : rebase_source : 3fec846b200def54edbef6bc429eff1eb75e7973
extra : histedit_source : 819a5782fdb814f7e401972999579f406ca59234
2016-05-19 16:38:11 +02:00
Andreas Pehrson
f0637ecee9
Bug 1271669 - Ensure media element flow is tested for all local tracks. r=jib
...
MozReview-Commit-ID: 6tfp0hHlxlY
--HG--
extra : rebase_source : fbc07d5b7c4e687a62f7c16e7a71b6ada10c2c6a
extra : histedit_source : c266ca1fc22d54fb1fd7ca7fbff08175d34bc256
2016-05-18 16:47:27 +02:00
Andreas Pehrson
58ae6c5d6c
Bug 1271669 - Test that we can pc.addTrack() with any MediaStream. r=jib
...
MozReview-Commit-ID: KvcN1RtGN5X
--HG--
extra : rebase_source : 08648ed731cfa4d52f79ff19ed79fcf933ef15a0
extra : histedit_source : e0e7e3c0b8c7f50af1cd466d2f981caaed7859e0
2016-05-20 10:51:56 +02:00
Jan-Ivar Bruaroey
0645564b21
Bug 1257950 - getUserMedia switched from SecurityError to NotAllowedError. r=jesup
...
MozReview-Commit-ID: Di8fDDFkpwX
--HG--
extra : rebase_source : d6f69321bc1a469ad29ec541aaf25ca2a62661cf
2016-05-08 22:29:46 -04:00
Jan-Ivar Bruaroey
c0d9a22841
Bug 802326 - test that getUserMedia fails w/required video constraint, regardless of audio. r=jesup
...
MozReview-Commit-ID: DtvgDGIiZaN
--HG--
extra : rebase_source : fc72d29cb823d3c2af0e7ffb991935ad65154cec
2016-05-05 16:11:08 -04:00
Carsten "Tomcat" Book
9201048b08
Backed out changeset e6614cb53f0a (bug 1208373) for mda testfailures in test_peerConnection_setLocalOfferInHaveRemoteOffer.html
...
--HG--
extra : amend_source : c1699ce07f9ec8ddd2c65ed3b0e51adc3f207a83
2016-05-13 13:51:54 +02:00
Carsten "Tomcat" Book
c8b8c1f17c
Backed out changeset b09fd2894b02 (bug 1208373)
2016-05-13 13:51:51 +02:00
Carsten "Tomcat" Book
706a10fa58
Backed out changeset e24de2c6fdb6 (bug 1208373)
2016-05-13 13:51:48 +02:00
Carsten "Tomcat" Book
7a87aa569d
Backed out changeset 133c1cb39c00 (bug 1208373)
2016-05-13 13:51:44 +02:00
Carsten "Tomcat" Book
90d4054a6f
Backed out changeset 64d446651351 (bug 1208373)
2016-05-13 13:51:30 +02:00
Andreas Pehrson
f2d98c7674
Bug 1208373 - Fix test_peerConnection_capturedVideo.html to wait for close() promise. r=jib
...
MozReview-Commit-ID: AOrm5JkfxAG
--HG--
extra : rebase_source : 8294e3abce8e7cfb0d4b76a2b782ee9d9d6d4642
extra : source : b9c629250c90c42950b2b91ccf248dd1da6cdbf5
2016-05-04 16:32:17 +02:00
Andreas Pehrson
065c4d2522
Bug 1208373 - Test that ended tracks that are cloned are also ended. r=jib
...
MozReview-Commit-ID: 4YU31TK0Mdf
--HG--
extra : rebase_source : af0faa81c410f2dc0bcff5d94266d08414edffdc
extra : source : 0d4ff0ff0dac011751329d23122e8e55e37ee3f7
2016-05-04 11:28:14 +02:00
Andreas Pehrson
51e6dbb8cd
Bug 1208373 - Add test for MediaStreamTrack "ended" event and "readyState" attribute. r=jib
...
MozReview-Commit-ID: INZ0XtRTgt1
--HG--
extra : rebase_source : 95a58df0b41c266bc0baa527537e323378aa4799
extra : source : dc5697d8abd4454539a67966cf2e110d2a1ce081
2016-05-12 14:02:10 +02:00
Andreas Pehrson
ef96745407
Bug 1208373 - Test that a peerConnection's received tracks end on close(). r=jib
...
MozReview-Commit-ID: 1iVTt6XBRpZ
--HG--
extra : rebase_source : ed75227342e1bbec9ebf7e1edc784422c1e844dd
extra : source : 548b2be660a128084e1916409add6bd97d5efed3
2016-05-12 14:30:51 +02:00
Andreas Pehrson
359e611c96
Bug 1208373 - Check that we don't get "ended" event for tracks after calling stop(). r=jib
...
MozReview-Commit-ID: K9gOZtUNQ5K
--HG--
extra : rebase_source : 60a6a854563a7af78b02a995da79f9806e98e94c
extra : source : 2996367191d23fd1aa4630d4a964b2577c7fbf8c
2016-05-12 13:50:34 +02:00
Byron Campen [:bwc]
bf8a5a183d
Bug 1019579: Check remote tracks immediately on SRD success. r=drno
...
MozReview-Commit-ID: B1gL2RJSszN
--HG--
extra : rebase_source : 2609742ea748e4f4f10a1dd2f1313f68fdf0e07c
2016-05-11 17:02:49 -05:00
Byron Campen [:bwc]
7ce7307ffa
Bug 998546: Fire ontrack and onaddstream on time. r=drno
...
MozReview-Commit-ID: GnuC2Skv453
--HG--
extra : rebase_source : 3440777393223c7d0b21e1ba9cb7c20a9037866c
2016-04-27 07:09:11 -05:00
Byron Campen [:bwc]
37a184c8eb
Bug 1231975 - Part 7: Disable trickle for the NAT tests, since trickle delays can cause lower priority pairs to get selected. r=drno
...
MozReview-Commit-ID: GaqZQxJ7g2E
--HG--
extra : rebase_source : 576924d843f24b943a7f4f9ead4cd5b83c3b62d1
2016-04-28 09:47:08 -05:00
Byron Campen [:bwc]
c790fde040
Bug 1231975 - Part 6: Disable NAT tests on android due to bug 1266217 r=drno
...
MozReview-Commit-ID: 60vkF8cY08G
--HG--
extra : rebase_source : 09cb3564f933d2f159939e06459a5517425e9c1d
2016-04-21 09:53:36 -05:00
Byron Campen [:bwc]
ff7fa1e45c
Bug 1231975 - Part 1: Basic audio mochitests for NAT scenarios. r=drno
...
MozReview-Commit-ID: 1chfSrXeCL1
--HG--
extra : rebase_source : 12e1d24a7324ff1d87954fa1b56d83d2adaaa530
2016-03-14 13:31:01 -05:00
Byron Campen [:bwc]
73c29a05f5
Bug 1231981 - Part 3: Set up TURN server for webrtc mochitests, when configured to. r=drno
...
MozReview-Commit-ID: CVbAYPrwpuB
--HG--
extra : rebase_source : 7b9b7cc850a7968e9ad778a42e87b9df196307f1
2016-03-04 15:45:57 -06:00
Wes Kocher
20598f44f6
Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout
...
MozReview-Commit-ID: EoGyz071RoN
--HG--
extra : amend_source : 69d6593ae0a946ed6366513a2e186b43c7435440
extra : histedit_source : cdce5a0698d6e7996ae731cff56263abc202ae65%2Ca62e94bdb37fc3e9266884f283d732e61e0f4715
2016-04-27 10:24:37 -07:00
Wes Kocher
55d7bfae3f
Backed out changesets 8ed054e5853e,d56adef9c8e0,408df9f84697,7092e498ac3a,29dce05596c6,ae1dc75009e7 (bug 1231975) for breaking local mochitests a=backout
...
MozReview-Commit-ID: 17mJDyZMVju
--HG--
extra : histedit_source : cf965b94d4b36cc1b4ce0a89272f9c355ae1b82e%2C72cefdebce52a0e6653a87dd0ef0a1316fe0ec18
2016-04-27 10:20:42 -07:00
Nils Ohlmeier [:drno]
eab8d51225
Bug 929977: disable orange Android tests. r=bwc
...
MozReview-Commit-ID: H1fQwKS2rb9
--HG--
extra : rebase_source : b2b2ac2434c99c3ecf02e768f84828a030156a76
2016-04-06 15:13:24 -07:00
Byron Campen [:bwc]
42d7cf29cb
Bug 1231975 - Part 6: Disable NAT tests on android due to bug 1266217 r=drno
...
MozReview-Commit-ID: 60vkF8cY08G
--HG--
extra : rebase_source : d97be7e392761c75bdfe7e1466673c1c8f676644
extra : source : 743e8e8230f55b3b05175aaadd0c73232ac18a81
2016-04-21 09:53:36 -05:00
Byron Campen [:bwc]
18f4a13f02
Bug 1231975 - Part 1: Basic audio mochitests for NAT scenarios. r=drno
...
MozReview-Commit-ID: 1chfSrXeCL1
--HG--
extra : rebase_source : d5fa4d0138112d5932f4db43958b60f1606f0af2
extra : source : 81271ec54981bd4c7b0fa72889ba509e5c434ff4
2016-03-14 13:31:01 -05:00
Byron Campen [:bwc]
903901c97b
Bug 1231981 - Part 3: Set up TURN server for webrtc mochitests, when configured to. r=drno
...
MozReview-Commit-ID: CVbAYPrwpuB
--HG--
extra : rebase_source : 81f06e74ab74558cfba435cac79bc6fee0d7409c
extra : source : 9249495e35aa39f4cf4f5604a9e1b56608c8775a
2016-03-04 15:45:57 -06:00
Carsten "Tomcat" Book
94cebd7b33
Backed out changeset a9fcd0e98cc3 (bug 1231981)
2016-04-25 16:28:53 +02:00
Carsten "Tomcat" Book
42f342e18c
Backed out changeset 4cff2bed6747 (bug 1231975)
2016-04-25 16:28:47 +02:00
Carsten "Tomcat" Book
658315807b
Backed out changeset aa8850420313 (bug 1231975)
2016-04-25 16:28:39 +02:00
Byron Campen [:bwc]
ca64c2e86d
Bug 1231975 - Part 6: Disable NAT tests on android due to bug 1266217 r=drno
...
MozReview-Commit-ID: 60vkF8cY08G
--HG--
extra : rebase_source : 370923aea661cac9063bd1463ded3af8716a75c0
2016-04-21 09:53:36 -05:00
Byron Campen [:bwc]
98c17059df
Bug 1231975 - Part 1: Basic audio mochitests for NAT scenarios. r=drno
...
MozReview-Commit-ID: 1chfSrXeCL1
--HG--
extra : rebase_source : 20d6bc3424e433fbc0a98739310598c3c9433c87
2016-03-14 13:31:01 -05:00
Byron Campen [:bwc]
50135632ac
Bug 1231981 - Part 3: Set up TURN server for webrtc mochitests, when configured to. r=drno
...
MozReview-Commit-ID: CVbAYPrwpuB
--HG--
extra : rebase_source : f52583fe21269d4d4214b93315cc75f0535de55d
2016-03-04 15:45:57 -06:00
Andreas Pehrson
a2b7874858
Bug 1246310 - Mochitest for adding audio track to video-only PeerConnection. r=drno
...
MozReview-Commit-ID: 2c8zfL1n4Vh
--HG--
extra : rebase_source : 9108fc74d27a70a730e50e12f19921e838041777
2016-04-19 14:52:04 +02:00
Andreas Pehrson
e26b844c15
Bug 1246310 - Add a method for attaching local tracks rather than full streams. r=drno
...
MozReview-Commit-ID: IdE7H1ItQTR
--HG--
extra : rebase_source : 1b47bcb898ee9df3a520b04e2379ac39cfd1654c
2016-04-18 17:48:32 +02:00
Dan Minor
031cceef15
Bug 1264772 - Add no-op WebRTC Mochitest; r=drno
...
The first test in the group seems to have a disproportionate number of
intermittents. Adding a no-op test to the beginning of the group helps
things.
MozReview-Commit-ID: H8z4ILt5zZV
--HG--
extra : rebase_source : 2049be12163ddb3631ce4c264b4b5b482ec7bc20
2016-04-15 16:29:42 -04:00
Ryan VanderMeulen
bb5308d31a
Merge m-c to inbound. a=merge
2016-04-09 10:08:57 -04:00
Ryan VanderMeulen
bf239fcfbd
Bug 1209280 - Skip test_peerConnection_twoVideoTracksInOneStream.html on Android due to frequent failures. a=test-only
2016-04-09 09:57:39 -04:00
Jan-Ivar Bruaroey
186f807f2f
Bug 1213056 - update tests to use maplike getStats. r=bwc
...
MozReview-Commit-ID: IAK6NMzI7VD
--HG--
extra : rebase_source : 70c6251c3aad4c245e6c68c94edea813c0b07a49
2016-03-09 16:28:13 -05:00
Michael Froman
e2e642f12e
Bug 906986 - Ice restart and tests. r=bwc, r=drno, r=smaug
...
MozReview-Commit-ID: AMEi7SZebBG
MozReview-Commit-ID: GS2EkamNGc7
--HG--
extra : rebase_source : f715bc837331028f6b5e22820c530e34ca5bedb8
2016-04-08 09:20:53 -05:00
Andreas Pehrson
903e51a6f9
Bug 1208371 - Add disconnect method to test helper AudioStreamAnalyser to improve performance on slow devices. r=padenot
...
MozReview-Commit-ID: 4MYF004uK8R
--HG--
extra : rebase_source : 81e0c72d2f93ccea9b809f82d33fb57c77fae4d6
2016-01-05 10:16:32 +08:00
Andreas Pehrson
624e5fccac
Bug 1208371 - Remove debug canvas from mediaStreamConstructors test to help android perf. r=padenot
...
MozReview-Commit-ID: 62lDtTvZ5g2
--HG--
extra : rebase_source : a425ee6ec4c4ef1d5cf592d9b2e21982e032c845
2016-01-05 10:16:32 +08:00
Andreas Pehrson
c1914c0d6d
Bug 1208371 - Enable test_peerConnection_trackDisabling.html on android 4.3 debug. r=jib
...
Disabling the audio analyser debug canvas gave us enough perf to enable
the test reliably here.
MozReview-Commit-ID: AGEfsD4pyME
--HG--
extra : rebase_source : 2d379717028d748eb8f6e72bffbc8b20e3ec10b8
2016-01-05 10:16:32 +08:00
Andreas Pehrson
673d56f32b
Bug 1208371 - Remove debug canvas from peerConnection_trackDisabling test to help android perf. r=padenot
...
MozReview-Commit-ID: 7EWJ5GaO6fK
--HG--
extra : rebase_source : e91581c660ddc59818f2c1b2bec09ffd9ed8a078
2016-01-05 10:16:31 +08:00
Andreas Pehrson
2744851e14
Bug 1208371 - Remove debug canvas from addTrackRemoveTrack test to help android perf. r=padenot
...
MozReview-Commit-ID: Ejyvk1Vc66k
--HG--
extra : rebase_source : 30f0a74747246d68dabbc08791c2835f6581e772
2016-01-05 10:16:31 +08:00
Andreas Pehrson
7faae46433
Bug 1208371 - Test disabling track across peerconnection not affecting clones. r=jib
...
MozReview-Commit-ID: 2uD85M92eJU
--HG--
extra : rebase_source : fdb44eecea0c6d6c0c630007916a6db61c38f520
2016-01-05 10:16:30 +08:00
Andreas Pehrson
65dc16a300
Bug 1208371 - Simplify track disabling test code. r=jib
...
MozReview-Commit-ID: 1xMIosdYTW4
--HG--
extra : rebase_source : 21593a6c08128e90e2983b08a6a6470af97121de
2016-01-05 10:16:30 +08:00
Andreas Pehrson
b7f805ee20
Bug 1208371 - Update tests to accomodate the fact that MediaStreamAudioSourceNodes lock onto the first audio track. r=padenot
...
MozReview-Commit-ID: EDRU23cBhIc
--HG--
extra : rebase_source : b61cfc01610a0ed1985b0392ccb36dcfb55784a6
2016-01-05 10:16:28 +08:00
Andreas Pehrson
085b7c123e
Bug 1208371 - Test MediaStreamTrack::Clone(). r=jib
...
MozReview-Commit-ID: FvSUxoxKLcy
--HG--
extra : rebase_source : 093133eaddbf7ee0d1b695b2dcf7f82296375025
2016-01-22 16:52:08 +08:00
Andreas Pehrson
fd9e58b430
Bug 1208371 - Test DOMMediaStream::Clone(). r=jib
...
MozReview-Commit-ID: Cp5Y8ayjMH6
--HG--
extra : rebase_source : b662585af7e7eae55cc4aec0501bcdd00855db88
2016-01-05 10:16:26 +08:00
Andreas Pehrson
378506f7fc
Bug 1208371 - Move track.stop() helpers to MediaStreamPlayback. r=jib
...
MozReview-Commit-ID: 81pu4jvcrRs
--HG--
extra : rebase_source : c48047ac832433f7c162778fba779a556f5612d4
2016-01-05 10:16:26 +08:00
Chris Manchester
f7a1b3fb60
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
...
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.
MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Jan-Ivar Bruaroey
036cbca2a2
Bug 1259728 - minimal fix for reentrancy in pc.close(). r=jesup
...
MozReview-Commit-ID: Dji4d2bYTcj
--HG--
extra : rebase_source : 65d08cc6869444b2219ed7529ebad6c23115153f
2016-03-29 16:27:03 -04:00
Jan-Ivar Bruaroey
55cbfcbe09
Bug 1259236 - test pc.addTrack of track in constructed stream. r=bwc
...
MozReview-Commit-ID: E1qFH7xYY0H
--HG--
extra : rebase_source : 1a60fe32b364baa4396aeed3d654c33b313f3e07
2016-03-24 13:32:10 -04:00
Martin Thomson
2238c2d4d1
Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey
...
MozReview-Commit-ID: K97lKyhlsW8
2016-03-24 16:12:56 +11:00
Phil Ringnalda
fd64e52ef9
Back out 1726498035c1 (bug 1258299) for xpcshell failures in test_rtcIdentityProvider.js
...
CLOSED TREE
2016-03-23 19:25:39 -07:00
Martin Thomson
15fbbd24ab
Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey
...
MozReview-Commit-ID: EP1fCvQlYqH
--HG--
extra : rebase_source : df44c64ca5614b1ff351d3aa9ffc78e513f97d58
2016-03-24 03:03:06 +11:00
Jan-Ivar Bruaroey
1d940dfabd
Bug 1254839 - add test for RTCPeerConnection deprecation warnings. r=bz
...
MozReview-Commit-ID: 5tBbn4WW3cq
--HG--
extra : rebase_source : e9e68bb54bc33ec764f1253d523f57d9eaf7e7fb
2016-03-15 17:49:57 -04:00
Randell Jesup
c97852aa52
Bug 1257621: Disable ipc tests for webrtc (test_ipc pseudo-e10s test) r=drno
...
MozReview-Commit-ID: 3NGI0NTu0mu
2016-03-17 20:45:29 -04:00
Randell Jesup
cda32a495b
Bug 1257620: disable webrtc identity tests for Linux opt non-e10s (due to Exit code -11) r=drno
...
MozReview-Commit-ID: CoZH0T97jWu
2016-03-17 20:45:29 -04:00
Nils Ohlmeier [:drno]
8d67ca1481
Bug 1254905: reduced default video size on Android to 320x240 @ 10 FPS. r=jesup
...
MozReview-Commit-ID: H440cYzCGhi
--HG--
extra : rebase_source : 95942fd5a8a07b3e4a8098662e1312ab2b6f93eb
2016-03-08 13:58:31 -08:00
Geoff Brown
29977660c0
Bug 1251013 - Update android_version annotations in test manifests - mochitest; r=jmaher
2016-03-17 10:00:48 -06:00
Ryan VanderMeulen
00d56902ad
No bug - Fix busted merge conflict resolution on a CLOSED TREE.
2016-03-11 11:12:25 -05:00
Carsten "Tomcat" Book
e070379821
merge mozilla-inbound to mozilla-central a=merge
2016-03-11 16:50:43 +01:00
Joel Maher
c2f5092ca2
Bug 1242682 - Separate dom/media into its own subsuite. r=gbrown, a=tomcat
...
MozReview-Commit-ID: ERgFe60aJF8
2016-03-10 11:03:52 -08:00
Randell Jesup
fc6187d378
Bug 1224029: ensure video elements that may be disabled (black) are scaled r=mattwoodrow
...
disabled video elements may be 1x1 black images
MozReview-Commit-ID: 6xTm8Eq1Tjs
2016-03-08 19:21:40 -05:00
Randell Jesup
ca3eeefaf9
Bug 1250934: Make tests use the correct audio frequency when fake devices are used r=drno
...
MozReview-Commit-ID: 7LROWzMLGyS
2016-03-08 12:11:09 -05:00
Jan-Ivar Bruaroey
2f8eca5103
Bug 1181768 - Make already-defined pc.getConfiguration() work. r=mt
...
MozReview-Commit-ID: 14uiIICVF30
--HG--
extra : rebase_source : 0b2977cf89111c4d6dcba5ad868d84e5a66e0154
2016-03-04 15:05:20 -05:00
Doug Turner
f77ed0040b
Bug 1252750 - Part 2: Convert dom/media to use SpecialPowers.spinEventLoop. r=mrbkap
...
--HG--
extra : rebase_source : 37821b331d76f555f60173644e15244f618c06bf
2016-03-05 00:05:00 -05:00
Wes Kocher
0c4a0e7ccb
Backed out changeset 20d8879ac256 (bug 1242682) a=backout CLOSED TREE
...
MozReview-Commit-ID: AH8yw9fw2kD
--HG--
extra : source : 5a2e0878d6c258b36b0ee8712a2afcde6ad94c78
2016-03-04 11:41:25 -08:00
Joel Maher
4719fa3568
Bug 1242682 - Separate dom/media into its own subsuite. r=armenzg, a=Tomcat
...
MozReview-Commit-ID: 55QtAPlIltM
2016-02-04 13:35:06 -08:00
Jan-Ivar Bruaroey
fe08f0669c
Bug 1250990 - Make RTCRtpEncodingParameters.scaleResolutionDownBy work with H.264 unicast. r=jesup
...
MozReview-Commit-ID: 2j8rRzZemql
--HG--
extra : rebase_source : c3750d3ed62d99d05cf2b637ef06001b5a9c347e
2016-02-28 09:19:23 -05:00
Joel Maher
8b55ee9fcd
backout bug 1242682 for failures due to buildbot config issues
...
MozReview-Commit-ID: LsAxnbITmAq
2016-03-01 10:23:53 -08:00
Joel Maher
a9ad590555
Bug 1242682 - Separate dom/media into its own subsuite. r=armenzg, a=Tomcat
...
MozReview-Commit-ID: 55QtAPlIltM
2016-02-04 13:35:06 -08:00
Jan-Ivar Bruaroey
f24352b9aa
Bug 1247622 - Make RTCRtpSender.setParameters return a promise. r=jesup,smaug
...
MozReview-Commit-ID: 6lfmqpKevQl
--HG--
extra : rebase_source : 26efa15f966d0f073895c09d7797a3a1ffd92a0a
2016-02-24 19:14:57 -05:00
Phil Ringnalda
741a5000b4
Bug 1244913 followup, disable test_peerConnection_scaleResolution.html on Android 4.3 opt, too
2016-02-24 19:07:38 -08:00
Jan-Ivar Bruaroey
958b75bdb6
Bug 1249860 - Add simulcast test for resolution scaling. r=bwc
...
MozReview-Commit-ID: LU7gUD0ycKw
--HG--
extra : rebase_source : 440a32195520271197229775b4c27e6b3c38861d
2016-02-20 01:35:24 -05:00
Jan-Ivar Bruaroey
64ae402461
Bug 1250540 - test media.getusermedia.screensharing.allowed_domains r=jesup
...
MozReview-Commit-ID: 6qdzXHCi5Mk
--HG--
extra : rebase_source : 54bd079bf66ed3838ec83cb6b555287dc7192488
2016-02-23 16:07:35 -05:00
Jan-Ivar Bruaroey
1bed533d68
Bug 1244913 - Add test_peerConnection_scaleResolution.html r=bwc,jesup
...
MozReview-Commit-ID: 8jeVEoL5JMR
--HG--
extra : rebase_source : 21b3fa0bf24a003f14112130d021fe5043ea3f14
2016-02-18 01:18:13 -05:00
Phil Ringnalda
06d3088237
Back out 71da07ec8ce3 (bug 1242682) for exposing an Android test with a bad dependency and being a bad time to just shut off all dom/media/ tests
...
CLOSED TREE
2016-02-21 13:18:26 -08:00
Joel Maher
f1c675a803
Bug 1242682 - Separate dom/media into its own subsuite. r=armenzg
...
MozReview-Commit-ID: 55QtAPlIltM
--HG--
extra : rebase_source : c3770e53da3b42bc1b6acfe6d891519d1a258d9e
2016-02-04 13:35:06 -08:00
Martin Thomson
5c0f1d860f
Bug 1209744 - Implement canTrickleIceCandidates attribute, r=bwc,khuey
...
MozReview-Commit-ID: 838B1zSIGLj
--HG--
extra : rebase_source : ac6e5ffbc098d99964a8fec1d20f5495943d3265
2016-02-20 16:48:20 -08:00
Byron Campen [:bwc]
87730e478f
Bug 1241153: Stop blocking addTrack on GMP init, and update codecs on existing tracks when GMP init finishes. r=jesup
...
MozReview-Commit-ID: GqUBh0O5Dpk
--HG--
extra : rebase_source : 5b38531baf499b91c57ecc3cb6ddf9c10c8d5f15
2016-02-12 14:21:33 -06:00
Nils Ohlmeier [:drno]
fa121cafb8
Bug 1246011: fixed PT comparising for PT's without rtpmap. r=jesup
...
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioPcmaPcmuOnly.html => dom/media/tests/mochitest/test_peerConnection_basicAudioDynamicPtMissingRtpmap.html
extra : commitid : TUmPCn4bqt
2016-02-05 11:58:05 -08:00
Phil Ringnalda
d3cec93f2b
Bug 1127828 - disable test_peerConnection_twoAudioVideoStreamsCombined.html on Linux debug e10s for frequent hangs
...
--HG--
extra : rebase_source : ebcf9bbc804b75ffb9a04fb6e0657db9ce7c9f3d
2016-01-31 00:46:18 -08:00
Phil Ringnalda
79f94ae18b
Bug 1171255 - disable test_peerConnection_twoAudioVideoStreams.html on Linux debug e10s for frequent hangs
...
--HG--
extra : rebase_source : 83f8dc0dd39ac9b6a79369b55284ba53b1f85f30
2016-01-31 00:45:31 -08:00
Andreas Pehrson
b6ecd8b8c5
Bug 1240478 - Add test for video size on 'loadedmetadata'. r=jesup,jib
...
--HG--
extra : commitid : JvJt9aE2wFb
extra : rebase_source : 2c123ae2858eb35b52c58c3233a96b836913985f
2016-01-21 19:42:55 +08:00
Randell Jesup
dbf282a817
Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr
...
--HG--
extra : commitid : EHEwqw6bVUo
2016-01-28 23:49:46 -05:00
Phil Ringnalda
fefdfab323
Back out 4 changesets (bug 1240478) for somehow causing bug 1242085
...
Backed out changeset 31629671c71c (bug 1240478)
Backed out changeset bc9a56a067b5 (bug 1240478)
Backed out changeset 485bd08acb96 (bug 1240478)
Backed out changeset 38ef99bddd74 (bug 1240478)
2016-01-22 23:26:45 -08:00
Nils Ohlmeier [:drno]
775c070ce4
Bug 1231507 - Part 2: added mochitest SimulCast offer test case r=jib
...
--HG--
extra : commitid : 5r3l5MFB60z
extra : transplant_source : %9F%F0m%80A%89%94%8C%E0%F2%3D%FAEdNg%22%0D%90A
2016-01-07 13:27:52 -06:00
Randell Jesup
f138ca68d1
Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug
...
(Reland squashed)
Respect echoCancellation constraint in GetUserMedia
Support echoCancellation constraint, pass test
--HG--
extra : commitid : 7Bq2u1yamMf
2016-01-22 16:46:38 -05:00
Kyle Huey
0fbc58d746
Backed out 3 changesets (bug 987186) for build bustage. CLOSED TREE
...
Backed out changeset 00cb175253b9 (bug 987186)
Backed out changeset deaf45c9ad2a (bug 987186)
Backed out changeset bc3d6c21f5ed (bug 987186)
2016-01-22 10:35:23 -08:00
Brian Armstrong
22380f5f60
Bug 987186 - respect echoCancellation constraint in GetUserMedia r=smaug,jib
...
--HG--
extra : commitid : 2nPvNPTWkTa
2016-01-20 13:11:42 -08:00
Brian Armstrong
abbdab2c38
Bug 987186 - support echoCancellation constraint, pass test r=smaug,jib
...
this doesn't actually add the plumbing for the constraint, but it allows us to support it
--HG--
extra : commitid : BNT1zlqn0Tp
2016-01-15 16:29:15 -08:00
Andreas Pehrson
9b12f6f31f
Bug 1240478 - Add test for video size on 'loadedmetadata'. r=jesup,jib
...
--HG--
extra : rebase_source : cac927b30d865fe7be6a4c6b68184f074bd14da3
2016-01-21 19:42:55 +08:00
Emilio Cobos Álvarez
b5364082de
Bug 866513 - Non-empty MediaStreamTrack labels. r=jib
2016-01-16 13:39:00 +01:00
Ryan VanderMeulen
0d1f6a74d4
No bug - Keep comment with the intended test. r=DONTBUILD
2016-01-17 13:37:07 -05:00
Michael Froman
030aef859c
Bug 1166832 - Add test to verify audio (using AudioStreamAnalyser) after renegotiation. r=bwc
...
--HG--
extra : transplant_source : %D1/%A9%C3%BBj%CF%28%E4AJ%86%40%F0%AB%2A%0B%DFR%40
extra : histedit_source : 92a5470e09a583ef5e0656d370edb7f0280817bf
2016-01-13 17:48:34 -06:00
Michael Froman
13a82c11bf
Bug 1166832 - Add test to verify video (using capture stream) after renegotiation. r=bwc
...
--HG--
extra : transplant_source : I%AB%28%AA%D6%91%8F%CA5%8A%D9%0C%F2%8A%CD%B8m%DE%D7%05
extra : histedit_source : 1d30b92a3c6d128c24cfbb1f8778c665a6bb9eca
2016-01-13 20:59:52 -06:00
Michael Froman
6abe3c833c
Bug 1166832 - Add test for canvas capture on multiple streams. r=bwc
...
--HG--
extra : transplant_source : M%EF%1B%05%EC%E7%E7%D3%A0%3A%E3C4%17%C3%2B%8B%3D%2B%C3
extra : histedit_source : d018f58a2c171558932911bde42025b3184f5611
2016-01-14 10:56:17 -06:00
Jan-Ivar Bruaroey
139424685c
Bug 1232082 - Disable test_peerConnection_addDataChannelNoBundle.html on android debug. r=jesup
2016-01-16 01:00:48 -05:00
Jan-Ivar Bruaroey
0d8258e908
Bug 1232082 - fix removal of remote tracks to update receivers. r=jesup
...
--HG--
extra : transplant_source : %A5%E4%8BSEujxc7%7B%9D%C0%FFhb%1F%CC9%80
2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
ddcdf769db
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
...
--HG--
extra : transplant_source : %BA%B7%0B%AD%EA%24%19R%93-%9F%CF%82%10%CE%8B%DC4%FB%15
2016-01-12 15:09:01 -05:00
Jan-Ivar Bruaroey
fd16766941
Bug 1232082 - add RTCRtpReceiver for each remote track. r=jesup
...
--HG--
extra : transplant_source : %20%28eG%1DW%0FK%B2%9B%D1%29%00%E4%AB%F7m%95%0F%8C
2015-12-11 23:47:29 -05:00
Phil Ringnalda
39b2d1946d
Back out 3 changesets (bug 1232082) for causing a variety of Android webrtc failures including causing bug 1239200
...
CLOSED TREE
Backed out changeset 1c8afc8ea1c1 (bug 1232082)
Backed out changeset d8ec4008871e (bug 1232082)
Backed out changeset fa3363702d51 (bug 1232082)
2016-01-12 22:33:17 -08:00
Jan-Ivar Bruaroey
d52f44ef17
Bug 1232082 - fix removal of remote tracks to update receivers. r=bwc
...
--HG--
extra : rebase_source : 5bbf19d6843654f6402e2779845729a1bec62de9
2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
b3526e95e1
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
...
--HG--
extra : rebase_source : fea25f937aca628960e665d9655c60806dd7e7f5
2016-01-12 15:09:01 -05:00
Jan-Ivar Bruaroey
cff09a85aa
Bug 1232082 - add RTCRtpReceiver for each remote track. r=jesup
...
--HG--
extra : rebase_source : 46030e980fde82c6971014781a7f91b24b01c22c
2015-12-11 23:47:29 -05:00
Wes Kocher
cadac86336
Backed out 3 changesets (bug 1232082) for wpt bustage in rtcpeerconnection-idl.html
...
Backed out changeset ec89afa7163c (bug 1232082)
Backed out changeset 47de4d036349 (bug 1232082)
Backed out changeset a595577a8247 (bug 1232082)
--HG--
extra : commitid : 6KuHiKS94jA
2016-01-12 11:07:51 -08:00
Jan-Ivar Bruaroey
35b62a4704
Bug 1232082 - fix removal of remote tracks to update receivers. r=bwc
...
--HG--
extra : rebase_source : 79d2a719cf9bd19ef908330438c2cdfe4eb6a80e
2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
4a7de0b9d5
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
...
--HG--
extra : rebase_source : ce468d0972aa79dc4abb3669d46d7e62f9128693
2016-01-04 12:46:21 -05:00
Jan-Ivar Bruaroey
bd2f733905
Bug 1232082 - add RTCRtpReceiver for each remote track. r=jesup
...
--HG--
extra : rebase_source : 46030e980fde82c6971014781a7f91b24b01c22c
2015-12-11 23:47:29 -05:00
Jan-Ivar Bruaroey
9e558597cc
Bug 1229240 - test that applyConstraints() rejects on non-Gum track. r=jesup
...
--HG--
extra : rebase_source : 394b7438a06768ce79aa248c8941d9a4a842f62b
2016-01-04 10:50:13 -05:00
Byron Campen [:bwc]
22bd330e39
Bug 1230184 - Disable setParameters mochitest on the same platforms that basicVideo is disabled on. r=jesup
...
--HG--
extra : rebase_source : 5877cc68fcfc24b1238131d909bc208ccfe51523
2015-12-31 15:32:31 -06:00
Jan-Ivar Bruaroey
3057be1001
Bug 1230184 - add media.peerconnection.simulcast pref. r=bwc
...
--HG--
extra : rebase_source : 3a7ebb9bc172cac429965700975fac2893fa0ef8
2015-12-31 10:32:26 -06:00
Jan-Ivar Bruaroey
5855c2732e
Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap
...
--HG--
extra : commitid : 4IT4rENtDxn
extra : rebase_source : 72aef2d743c0afe6be8031226c11d9891b2a4ef7
extra : amend_source : 567f1abc770a0fcf04748b251ef43aaed9f0d99f
2015-12-31 10:32:24 -06:00
Randell Jesup
73cd5786cf
Bug 1234363: Re-enable a few disabled-on-e10s WebRTC tests r=drno
2015-12-21 19:53:31 -05:00
Robert O'Callahan
6f11ea45c0
Bug 1223696. Don't destroy VideoFrameContainer when we reach MetadataLoaded without a video track. r=jwwang
...
--HG--
extra : commitid : 9SdyuwXVlRD
extra : rebase_source : 7143bc6c346bf1c1259a83321d26a653adb70705
2015-11-17 16:34:28 +13:00
EKR
764814bceb
Bug 1227781 - Fix crash with bogus STUN parameters. r=bwc
2015-11-30 12:15:19 -08:00
Carsten "Tomcat" Book
694a81aba1
Backed out changeset 162ded2e49c8 (bug 1223696) for failing on own test on a CLOSED TREE
2015-11-23 09:48:56 +01:00
Robert O'Callahan
f537754554
Bug 1223696. Don't destroy VideoFrameContainer when we reach MetadataLoaded without a video track. r=jwwang
...
--HG--
extra : commitid : 1b7GXS454NK
extra : rebase_source : cd2e35e1dc3be39945d00bfd2648f104258955c8
2015-11-17 16:34:28 +13:00
Byron Campen [:bwc]
d43453c07e
Bug 1175609 - Bring onnegotiationneeded in line with spec. r=mt
...
--HG--
extra : transplant_source : %D3Z%87AP%CC%BA%AA%0B%27z%A9bh%01%0A3%40%C7U
2015-11-16 17:05:39 -06:00
Phil Ringnalda
f959fdd51a
Bug 1189784: Disable webrtc test on Android 4.3 debug - emulator too slow
...
CLOSED TREE
2015-11-18 19:09:47 -08:00
Randell Jesup
3975130d32
Bug 1189784: Disable webrtc test on Android 4.3 debug - emulator too slow rs=bustage
...
on a CLOSED TREE
2015-11-18 17:29:14 -05:00
Randell Jesup
aebdc6cc4f
Bug 1225729: Whitelist specific bad RTCP timestamp value r=drno
2015-11-18 15:03:29 -05:00
Randell Jesup
9c83bc8f96
Bug 1198458: Rollup of changes previously applied to media/webrtc/trunk/webrtc and fixes to those rs=jesup r=froyd,jib,bwc,jesup,gcp,sotaro,pkerr,pehrsons
...
Landing as one rolled-up patch to avoid breaking regression tests, and in
keeping with previous WebRTC imports. Broken out parts that needed review
are on the bug.
2015-11-18 15:03:25 -05:00
Nils Ohlmeier [:drno]
1d8c0abcc0
Bug 1221837 - Accept hard coded codec numbers without rtpmaps. r=bwc
...
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_basicAudio.html => dom/media/tests/mochitest/test_peerConnection_basicAudioPcmaPcmuOnly.html
extra : rebase_source : ca8ab16272e2b3fc58019518d3d31e43430e7283
2015-11-15 23:26:46 -08:00
Phil Ringnalda
90384091a3
Bug 1223394 - remove an odd extra space, a=nnoyance
2015-11-15 17:50:41 -08:00
Phil Ringnalda
276f8f5639
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
Phil Ringnalda
9fd6f0e994
Back out changeset 202b199b9fcf (bug 1223394) since it didn't actually disable the permaorange tests, a=nnoyance
2015-11-14 13:07:10 -08:00
Gregor Wagner
94ac50668f
Bug 1223394 - disable permaorange webrtc tests on Mulet, a=verylargeorange
2015-11-11 02:18:00 -08:00
Andreas Pehrson
875b8f9012
Bug 1219711 - Lower AudioStreamAnalyser's smoothingTimeConstant for speedier tests. r=padenot
...
--HG--
extra : commitid : JsKRqk47HaL
extra : rebase_source : 12e1936e46a7af92c68d988c7e0afeda4ff9ae11
2015-11-10 17:18:18 +08:00
Andreas Pehrson
c7a8fe6a09
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
...
--HG--
extra : commitid : 6CsDPrziPzm
extra : rebase_source : 27ed82920ec7066d94c05c2a1784f2668eff584d
2015-11-09 23:17:42 +08:00
Andreas Pehrson
4a2ca8f712
Bug 1219711 - Let fake stream take precedence in testing. r=jib
...
TL;DR requesting a fake stream always gives you a fake stream. No magic.
The gUMConstraint `fake: true` should take precedence and if set always
use MediaEngineDefault.
If it is set the state of `faketracks` is passed
on to MediaEngineDefault.
If it is not set, but (any of) audio/video loopback devices are set, the
device enumeration will filter out only those.
--HG--
extra : commitid : IGZfna954PV
extra : rebase_source : e9b5f69c176f6987ab6b0f9081147330a2bf87ad
2015-11-09 23:17:42 +08:00
Andreas Pehrson
62ceff0f0e
Bug 1219711 - Add mochitest for track disabling over a peer connection. r=jib
...
--HG--
extra : commitid : Hx4btcx4Eu8
extra : rebase_source : 90777fd953d029dca192f0ed028eae4893ae71f0
2015-11-10 17:17:13 +08:00
Andreas Pehrson
6b40da9ca1
Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib
...
--HG--
extra : commitid : 1Lds1zOCtPn
extra : rebase_source : 391f0a9871e0f5c26d5480a10344e6a1c5fcb608
2015-11-09 23:17:41 +08:00
Carsten "Tomcat" Book
4d6f05d2f8
merge mozilla-inbound to mozilla-central a=merge
2015-11-09 14:55:30 +01:00
Wes Kocher
e98e767258
Merge m-c to b2ginbound, a=merge
...
--HG--
extra : commitid : 9BSOpO5MEsb
2015-11-06 15:14:26 -08:00
Wes Kocher
8c29b2aace
Backed out 5 changesets (bug 1219711) for frequent android m(9) failures a=bustage
...
Backed out changeset 2d5f09d89424 (bug 1219711)
Backed out changeset cf14a6e5f340 (bug 1219711)
Backed out changeset 4eaa8cf9a752 (bug 1219711)
Backed out changeset 65abe62869df (bug 1219711)
Backed out changeset a21d79a94307 (bug 1219711)
--HG--
extra : commitid : 2uBL6k0T3uy
extra : source : aaee8ec22e5fd0650818aab7d85ff4b069681a35
2015-11-06 11:14:11 -08:00
Gregor Wagner
96837db759
Bug 1222478 - Enable more mulet tests. r=gerard-majax
2015-11-06 20:01:45 +01:00
hsteinbr
e216ff61fb
Bug 1211656 - GUM Constraints for screen sharing don't affect stream resolution. r=jib
2015-11-04 19:06:00 +01:00
Andreas Pehrson
bba51fc7ab
Bug 1219711 - Remove fakeness from webrtc tests. r=jib
...
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : ebd721157d80959d6946966508e98bd9eb382ca9
2015-11-05 17:15:51 +08:00
Andreas Pehrson
a6bfe68fb0
Bug 1219711 - Add mochitest for track disabling over a peer connection. r=jib
...
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : 2d6ff3f78f5e401a4c285ba96cbfc7beda04065a
2015-11-05 17:15:51 +08:00
Andreas Pehrson
839fb7b296
Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib
...
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : 298c721393c222ef55858438a14e8b6bcc1ce510
2015-11-05 17:15:50 +08:00
Nils Ohlmeier [:drno]
238868931f
Bug 1190574 - added missing calls to release stored ICE candidates. r=jib
...
--HG--
extra : transplant_source : O%AB%F4%5C%F8%0A%AB0%0A%09%80%7C%40gMP%04%EB%C3p
2015-09-14 23:17:05 -07:00
Michael Froman
e3f3d60e8c
Bug 1192813 - update the default candidate as new candidates arrive. r=bwc
2015-10-01 10:20:11 -05:00
Randell Jesup
2c86b20850
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
Jan-Ivar Bruaroey
0d2ec1ab82
Bug 1190574 - make test.chain.replace and cohorts throw on unknown test name + fix broken tests. r=drno, r=jib
...
--HG--
extra : transplant_source : %8C%85%00q%A7%9D%F6z0%E0%AA%1A%8D%03%8F_i%FEl6
2015-08-03 17:07:06 -04:00
Jan-Ivar Bruaroey
f17cf50dc6
Bug 1193075 - test that streams still play after constraints have been applied. r=pehrsons
...
--HG--
extra : transplant_source : %E1x%FB%D0%EE%3C%FD%AD%5C%ED%12%29%FB%19%C8%22%DD9%F40
2015-10-28 15:15:22 -04:00
Jan-Ivar Bruaroey
1959f55fd4
Bug 1193075 - add tab-sharing test. a=phersons
...
--HG--
extra : transplant_source : %40%8D%18%5BVW%0F%98%08j%40D%7C%8C%A7%BF%3A%12%9C%C3
2015-10-27 20:15:09 -04:00
Jan-Ivar Bruaroey
8a441a9cf1
Bug 1193075 - add viewport constraints for independent scrolling in tab sharing. r=smaug, r=jesup
...
--HG--
extra : transplant_source : %F8%AE%16%B7D%EFN%CC%16%A7%0C%B9%07%3F%D4%7B%E5%3Co%97
2015-10-22 17:03:47 -04:00
Phil Ringnalda
5f89ef1b02
Back out changeset 8a2cff15b055 (bug 1180968) for test_peerConnection_certificates.html timeouts
...
CLOSED TREE
2015-10-21 21:00:22 -07:00
Martin Thomson
740e89ee8d
Bug 1215519 - Switch to DOMTimeStamp for RTCCertificate. r=bz
2015-10-21 10:08:40 -07:00
Martin Thomson
38efbd5766
Bug 1180968 - Enable WebRTC certificates test. r=jib
2015-10-21 10:08:40 -07:00
Andreas Pehrson
3676fecac6
Bug 1070216 - Test MediaStream Constructors. r=jib
...
--HG--
extra : commitid : J9Hj3Lffpg
extra : rebase_source : 27821889bf3de7cd7e42d3bdaec2839aeebd71bc
2015-10-15 01:08:33 +08:00
Andreas Pehrson
177bf507ed
Bug 1070216 - Break out createOscillatorStream from test_gUM_addTrackRemoveTrack.html to test framework. r=padenot
...
--HG--
extra : commitid : J9Hj3Lffpg
extra : rebase_source : fe452cb711df9ec06f127fe70cd1f7a3251143c9
2015-10-15 01:08:33 +08:00
Andreas Pehrson
018c9c1d2b
Bug 1070216 - Let AudioStreamAnalyser accept streams with no tracks. r=padenot
...
--HG--
extra : commitid : J9Hj3Lffpg
extra : rebase_source : 2050291634a22beec652724a2d4d91359cf9009c
2015-10-15 01:08:33 +08:00
Andreas Pehrson
e9df90e867
Bug 1070216 - Make it possible to disable AudioStreamAnalyser's debug canvas. r=padenot
...
--HG--
extra : commitid : J9Hj3Lffpg
extra : rebase_source : 76e647138a347925b93c2f6088473e1ceb9f63f2
2015-10-15 01:08:33 +08:00
Martin Thomson
95732de5e0
Bug 1213937 - Make WebRTC certificates SHA-256 only, r=drno
...
--HG--
extra : rebase_source : 7fcd4d357f1d1ff1991a19f2b4e6f49a17997783
2015-10-12 13:31:24 -07:00
Nigel Babu
45398666d6
Backed out changeset b958e25b1ecf (bug 1209744) for mochitest bustage
2015-10-05 14:22:10 +05:30
Martin Thomson
840a4a7b4e
Bug 1209744 - Implement canTrickleIceCandidates attribute, r=bwc, r=khuey
...
--HG--
extra : rebase_source : bfdf5073bec5fd6cb9689701fb1df6ee841362d6
extra : amend_source : e6ec6e7ed24a24b7dfcc8b60eda38d3d2a00d2f1
2015-10-01 12:52:00 +02:00
Bobby Holley
f729d738ab
Bug 1208656 - Grab the tail dispatch each time in case the runnable spins the event loop. r=khuey
...
If the runnable spins the event loop, we may end up firing the tail dispatcher,
which causes the AutoTaskDispatcher to be destroyed, after which point invoking
methods on it will crash. We need to grab it each time so that it will be lazily
instantiated as-needed.
2015-10-04 22:46:16 -07:00
Bob Owen
6a955b17bc
Bug 1254990 - Remove strict content sandbox skip-ifs from tests. r=RyanVM
2016-03-09 16:42:40 +00:00
Carsten "Tomcat" Book
096c3d0073
Backed out changeset 8708392d9af3 (bug 1254992) for landing with wrong bug number
2016-03-10 11:02:44 +01:00
Bob Owen
b422e4c9a2
Bug 1254992: Remove strict content sandbox skip-ifs from tests. r=RyanVM
2016-03-10 08:58:01 +00:00
Andreas Pehrson
f5d99891ad
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
...
--HG--
extra : commitid : 3I8mAeBB3oL
extra : rebase_source : 9820d09e7152de7c59a0aa81dde715dfa21fed18
2015-09-30 09:32:06 +08:00
Andreas Pehrson
f8854279f0
Bug 1103188 - MediaStream::AddTrack/RemoveTrack tests. r=jib,roc
...
--HG--
extra : commitid : 3I8mAeBB3oL
extra : rebase_source : 5f0de2f5babfd762ec81ecaf2cf060f93d616326
2015-09-30 09:32:06 +08:00
Andreas Pehrson
0239788481
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
...
--HG--
extra : commitid : 3I8mAeBB3oL
extra : rebase_source : cc7351a34694b7b0e822bcd0b7025ded0ab54b9d
2015-09-30 09:32:06 +08:00
Martin Thomson
afdaddf1d7
Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
...
--HG--
extra : transplant_source : %0Adu%1E%A6j%9E%C2B%25%ECruo%F7%7Fc%EA%99%18
2015-09-28 11:25:04 -07:00
Joel Maher
5d6ef8e355
Bug 1179826 - re-enable test_ipc.html for dom/media. r=padenot
2015-09-29 09:04:06 -04:00
Carsten "Tomcat" Book
b63d7b04fc
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
Tim Chien
c251097169
Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau
2015-09-28 09:27:49 -07:00
Randell Jesup
0436e895eb
Bug 1178091: tests for large DataChannel transfers and onbufferedamountlow event r=drno
2015-09-28 19:02:58 -04:00
Carsten "Tomcat" Book
4952084732
Backed out 3 changesets (bug 1155923) for causing test failures in promises-call.html
...
Backed out changeset 321a932e01a7 (bug 1155923)
Backed out changeset 6ac38acd6ab2 (bug 1155923)
Backed out changeset 2981db92416a (bug 1155923)
2015-09-28 14:02:41 +02:00
Jan-Ivar Bruaroey
1c3f3f8536
Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup
...
--HG--
extra : transplant_source : %BB%1A%10%27%95%15%E0%A4%F3%F4%93%83%26%B91%CA%C8%9Cn%B1
2015-09-21 20:57:12 -04:00
Martin Thomson
9c3bef623e
Bug 1155923 - Removing moz prefix from RTC interfaces. r=jesup r=smaug
...
--HG--
extra : transplant_source : 1%F0%A8%03%D3%B9OAJW%06v%21%F1WX%03im%22
2015-09-24 16:31:47 -07:00
Wes Kocher
b4a25c9f58
Backed out 7 changesets (bug 1103188) for frequent test_getUserMedia_addTrackRemoveTrack.html failures
...
Backed out changeset f0f33a8ef14c (bug 1103188)
Backed out changeset dbe0ebdebad5 (bug 1103188)
Backed out changeset bb656022a1a7 (bug 1103188)
Backed out changeset cc6b5f5ba444 (bug 1103188)
Backed out changeset ca97d52bf144 (bug 1103188)
Backed out changeset de8cc967f8eb (bug 1103188)
Backed out changeset 6da8f4905060 (bug 1103188)
2015-09-25 13:08:44 -07:00
Andreas Pehrson
227494cba0
Bug 1103188 - Always check tracks on getUserMedia(). r=jib
...
--HG--
extra : commitid : FxucwRqUZUo
2015-09-25 23:23:31 +08:00
Andreas Pehrson
35220b1c7c
Bug 1103188 - MediaStream::AddTrack/RemoveTrack tests. r=jib,roc
...
--HG--
extra : commitid : FxucwRqUZUo
2015-09-25 23:23:31 +08:00
Andreas Pehrson
7c822e759d
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
...
--HG--
extra : commitid : FxucwRqUZUo
2015-09-25 23:23:31 +08:00
Andreas Pehrson
f0d1337fdc
Bug 1177276 - Pref on canvas.captureStream by default. r=smaug,mt
...
--HG--
extra : commitid : 8EBhXM9AkEM
extra : rebase_source : 6f6171474350a20096db822e3524c6b2bbe20023
2015-09-17 22:09:24 +08:00
Jan-Ivar Bruaroey
4fbccc5b50
Bug 912342 - get Promise out. r=jesup
...
--HG--
extra : commitid : L54TpPNzEgB
extra : rebase_source : 29eceb81efe9ab96053b37a202714319be13fc80
2015-09-20 10:04:51 -04:00
Jan-Ivar Bruaroey
19676d62dc
Bug 1181896 - make gUM fail w/OverconstrainedError and candidate argument r=jesup
2015-09-18 14:04:41 -04:00
Andreas Pehrson
461b9f6576
Bug 1161913 - Part 3 - Relax requestFrame ordering guarantee in tests. r=mt
...
We used to fully guarantee the order of requestFrame() and draw calls.
For instance:
```
ctx.draw(red);
stream.requestFrame();
ctx.draw(green);
```
would guarantee that a red frame ended up in the stream, and not the
green unless another frame was requested.
Now with frames being requested and pushed out on next refresh, we can
only guarantee that everything up to the requestFrame() call is included
in the next frame. Everything after the requestFrame() and before the
next refresh (stable state in most cases) will now also be inevitably
included.
--HG--
extra : transplant_source : %DF%A1%9C%A8%2B%3AzTS%EA%CE%0A%023%E2%EBWC%FD%3C
2015-09-17 11:37:05 +08:00
Michael Froman
41d164744a
Bug 1095793
- use mid if provided to place candidate in msection. r=bwc
...
--HG--
extra : rebase_source : e85bbde1c0cbd3733f82a11c98245079ea1cbf5c
2015-09-10 13:20:09 -05:00
Martin Thomson
c99d83fa88
Bug 1176941 - Moving console warning to the current window, r=jib
...
--HG--
extra : rebase_source : 2f5845ec7055c8b748cda64a61a2cb313e980a57
2015-08-28 15:40:44 -07:00
Martin Thomson
2de024d96c
Bug 1176941 - Capturing more error info from IdP sandbox, r=jib
...
--HG--
extra : rebase_source : 6258851e738ce4e7b72983998f1697bbe43a4497
2015-08-28 15:40:44 -07:00
Nils Ohlmeier [:drno]
17f267da50
Bug 1203701 - add spdUtils.js to steeplechase. r=bwc
...
--HG--
extra : rebase_source : cae738ff6b23aad0dc11eae0107a8dc063e7ca4b
2015-09-10 13:33:21 -07:00
Michael Froman
5b41dcab91
Bug 1051052 - Made mid an outparam in JsepSession::AddLocalIceCandidate. r=bwc
...
--HG--
extra : transplant_source : %A4P%E5%0CuZ%DE%86%D2%C5u%3FhV%DBe%A9%CD%BC%8C
2015-09-01 16:40:00 -05:00
Nils Ohlmeier [:drno]
29abc01590
Bug 1200823
- s/test.steeplechase/test.testOptions.steeplechase/. r=bwc
...
--HG--
extra : rebase_source : f9e2b5101807af944e4be6b7143828bf43e2f3c7
2015-09-01 13:59:03 -07:00
Geoff Brown
635005bdeb
Bug 1189784 - Disable more dom/media mochitests on Android for intermittent failures; r=me, test-only
2015-08-28 17:07:51 -06:00
Nils Ohlmeier [:drno]
bd24d821b8
Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt
...
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_basicAudio.html => dom/media/tests/mochitest/test_peerConnection_basicAudioRequireEOC.html
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioVideo.html => dom/media/tests/mochitest/test_peerConnection_basicAudioVideoNoBundleNoRtcpMux.html
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioVideo.html => dom/media/tests/mochitest/test_peerConnection_basicAudioVideoNoRtcpMux.html
extra : amend_source : 88d5de7099179bfd062ef32bb7576d1a3377f5e2
extra : transplant_source : C%EF%B0%20%891o%C6%3C%D2/%B3%E16%AF%A1%B8%F9G%29
2015-08-24 14:49:41 -07:00
Geoff Brown
ab47b76699
Bug 1189784 - Disable some dom/media mochitests on Android 4.3 Debug; r=gcp
2015-08-27 11:29:02 -06:00
Geoff Brown
fa7c8c6903
Bug 1189784 - Enable most dom/media mochitests on Android 4.3; r=gcp
2015-08-27 11:29:01 -06:00
Jan-Ivar Bruaroey
ed823deab2
Bug 1064223 - Remove support for constraint-like RTCOfferOptions predecessor. r=mt
...
--HG--
extra : rebase_source : 658c53861ba9ac3f887e92e68b200953bde63947
2015-08-20 21:49:09 -04:00
Andrea Marchesini
ce594e8b18
Bug 1196514
- remove dom.messagechannel.enabled pref, r=smaug
2015-08-20 08:34:38 +01:00
Ehsan Akhgari
f9752f535c
Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
...
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Nils Ohlmeier [:drno]
5423815a23
Bug 1193045 - Check selected attribute for all calls. r=bwc
...
--HG--
extra : transplant_source : %7D%1A%09%9E%AA%F7%11%0A%9A%15%D1%FF%8E%03%E1%9AE%D1%8Cy
2015-08-11 14:55:51 -07:00
Kaustabh Datta Choudhury
34307268d1
Bug 1162003 - Enable run-by-dir mode on Fx desktop opt builds. r=jmaher
2015-08-11 08:25:00 -04:00
Jan-Ivar Bruaroey
8e674f7ed3
Bug 1187775 - skip host and reflexive ICE candidates if relay-only. r=bwc
...
--HG--
extra : transplant_source : d%FBJ%BB%8B%BA%C8S%EE%C8%EB%8E%C3%9B%E9wA%8A%A8%86
2015-08-05 08:22:55 -04:00
Wes Kocher
83a7cbf448
Merge m-c to inbound, a=merge
2015-08-06 18:11:16 -07:00
Jan-Ivar Bruaroey
48561cb4c6
Bug 1191296 - Revert use of .includes() to .indexOf() != -1. r=jesup
...
--HG--
extra : transplant_source : p%E7x%E2%9B%F0%1E%99%8Cy%92FZ%20%DF%F0%D0k%20%C7
2015-08-05 12:03:50 -04:00
Rithesh Shenthar
551ffaeff6
Bug 1182626 - Steeplechase_long tests need to be enhanced to run for 3 hours. r=drno
...
--HG--
extra : transplant_source : QgF%A0%9F%0Bd%22%18%015%C35t%DB%A5qq%24%B4
2015-07-24 14:04:03 -07:00
Jan-Ivar Bruaroey
0ccb51ddc8
Bug 1175523
- Update most (but not all) tests to use elem.srcObject over .mozSrcObject. r=pehrsons
...
--HG--
extra : rebase_source : bac0027f4bf5d75b8730c44a10141c114002633b
2015-07-14 10:12:31 -04:00
Ryan VanderMeulen
1b8b39ab09
Bug 909925 - Re-enable previously-disabled WebRTC crashtests on Android/B2G.
2015-07-31 14:44:37 -04:00
Jessica Jong
11d3d9a5a3
Bug 1167132 - Part 15: [NetworkManager] Move network information into a separate interface (NetworkInterfaceList). r=echen
2015-07-29 02:16:00 -04:00
Paul Adenot
07eebce9da
Bug 1156472 - Part 15 - Disable the test on emulator because it's too slow.
2015-07-27 16:19:54 +02:00
Paul Adenot
ba5297b5a3
Bug 1156472 - Part 10 - Test AudioCaptureStream. r=pehrsons
2015-07-24 14:28:17 +02:00
Wes Kocher
c835884065
Merge b2ginbound to central, a=merge
2015-07-24 13:47:05 -07:00
Carsten "Tomcat" Book
2b73aa4f63
Backed out 14 changesets (bug 1156472) for bustage on a CLOSED TREE
...
Backed out changeset 2ddbf85a42c0 (bug 1156472)
Backed out changeset 306d02e17081 (bug 1156472)
Backed out changeset 03598139f39a (bug 1156472)
Backed out changeset 4b1e6069b598 (bug 1156472)
Backed out changeset 6c588a5eaaec (bug 1156472)
Backed out changeset 8c98d7beaea7 (bug 1156472)
Backed out changeset fbf59fbb5875 (bug 1156472)
Backed out changeset 66479dd9eed9 (bug 1156472)
Backed out changeset c8502deeed33 (bug 1156472)
Backed out changeset 1a60ff1149a1 (bug 1156472)
Backed out changeset af1638279785 (bug 1156472)
Backed out changeset 8210276a98ca (bug 1156472)
Backed out changeset 13730e7c5997 (bug 1156472)
Backed out changeset 05acb71cf981 (bug 1156472)
2015-07-24 17:08:37 +02:00
Paul Adenot
e45365d260
Bug 1156472 - Part 10 - Test AudioCaptureStream. r=pehrsons
2015-07-24 14:28:17 +02:00
Jan-Ivar Bruaroey
3544a8c613
Bug 1186142 - Make selector arg optional on PeerConnection.getStats(). r=bz
...
--HG--
extra : transplant_source : %D9Y%3EecN%F2AJ%01%0A%D6%188.p%11%9C%29%C9
2015-07-21 16:36:10 -04:00
Jessica Jong
27fcd2e6a8
Bug 1185802 - Part 3: support fota apn type (tests). r=hsinyi
...
--HG--
extra : commitid : 5cipjsXtfQG
2015-07-24 10:41:29 +08:00
Jan-Ivar Bruaroey
c76b35c716
Bug 1186209 - Check for VTYPE_EMPTY_ARRAY in enumerateDevices + test. r=jesup
...
--HG--
extra : transplant_source : %A7%B5%7D%3FM%A1%0A%5C7%853%A1%F4%DB%220cU7%C7
2015-07-22 13:04:12 -04:00
Jan-Ivar Bruaroey
99483c3f4a
Bug 1186198 - s/unexpected/unanticipated/. r=drno
...
--HG--
extra : transplant_source : d%C7%0CML%27l%A9q%29%A0%13%8Bf%05H%8C%9A%B7%03
2015-07-21 17:13:20 -04:00
Jan-Ivar Bruaroey
f6371d60cc
Bug 1098015 - Modify a test to make sure createAnswer({}) works. r=bwc
...
--HG--
extra : transplant_source : %F4%CE%C5%DD%FA%88%17%D4N%99%B47%1A%B1%C8%A8%8FN%2C%AB
2015-07-16 18:35:45 -04:00
Andreas Pehrson
b734b32311
Bug 1173654 - Part 5: Test streaming of all playable videos in test_peerconnection_capturedvideo.html. r=jwwang, r=jib
...
--HG--
extra : transplant_source : %B3%11%94%11j%5Eu%D2%9E%BB%1C%CE%9B%AF%244%8B%08%F4%28
2015-07-16 09:31:06 +08:00
Martin Thomson
08328b1608
Bug 1180968 - Disable test_peerConnection_certificates.html on a CLOSED TREE a=ryanvm
...
--HG--
extra : commitid : 7tOUUqS9jyk
2015-07-16 09:22:59 -07:00
Rithesh Shenthar
a2ba832ca8
Bug 1176987 - Move steeplechase_long testcases to a new folder under mochitests. r=drno
...
--HG--
rename : dom/media/tests/mochitest/long.js => dom/media/tests/mochitest/steeplechase_long/long.js
rename : dom/media/tests/mochitest/steeplechase_long.ini => dom/media/tests/mochitest/steeplechase_long/steeplechase_long.ini
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioVideoCombined_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudioVideoCombined_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicAudio_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudio_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicVideo_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicVideo_long.html
extra : transplant_source : s%C8%5DLl%D7%D03%98%E7W%CD%03%F0%5D%3E%E0%9C%DAe
extra : histedit_source : a6847d14dd4b006a5adf6a8f8abad8fbc6c7be1c%2Ca8ea8e35bda8476ec02d855fb93053b3bb1ccbb7
2015-07-14 14:39:10 -07:00
Ryan VanderMeulen
882e7b00f8
Bug 1180000 - Disable more peerConnection Video tests on Linux debug e10s.
...
CLOSED TREE
2015-07-15 10:01:06 -04:00
Ryan VanderMeulen
e6822fd5bc
Bug 1180000 - Disable more tests on Linux debug e10s.
2015-07-14 21:05:32 -04:00
Ryan VanderMeulen
501af3e759
Bug 1180000 - Disable test_peerConnection_twoVideoStreams.html on Linux debug e10s for frequent failures.
...
--HG--
extra : transplant_source : %CB%11%12%C6%D1%B0%909Di%22%F6%84%B9Xx%0A%C7%DF%8C
2015-07-14 16:44:47 -04:00
Jan-Ivar Bruaroey
e4231f7cf4
Bug 1181883 - Add serializer on MediaDeviceInfo. r=smaug
...
--HG--
extra : transplant_source : N%F6%0F%9CmJ%B9%90%A6%D8%5Cm%96%C7%02.%80%8BU%08
2015-07-08 20:46:34 -04:00
Martin Thomson
8fd488c3ef
Bug 1172785 - Using RTCCertificate for WebRTC, r=ekr
...
--HG--
extra : commitid : DAyJQljGuGT
extra : rebase_source : 5a5e3baad12dcea9c3020d1716d41c409e3614f8
2015-07-06 10:40:04 -07:00
Jan-Ivar Bruaroey
e895da16b9
Bug 1037389 - add support for deviceId in gUM constraints (merged 11 patches). r=smaug, r=jesup
2015-07-02 18:01:52 -04:00
Jan-Ivar Bruaroey
7c38e6d825
Bug 1152381 - implement mediaDevices.getSupportedConstraints. r=smaug, r=jesup
2015-07-02 14:21:49 -04:00
Rithesh Shenthar
b5aacea0d3
Bug 1167922 - Handle broken entries in media.peerconnection.default_iceservers more gracefully. r=jib
...
--HG--
extra : rebase_source : 272b59a709de1a65e5b35475e4075492b5ecd310
2015-06-23 16:52:50 -07:00
Juan Becerra
89070941c9
Bug 1087629 - Add two new test cases for ICE connection states. r=ekr
...
--HG--
extra : transplant_source : _%7CY%86rE%19%E9%B5%9F%C2%F9%80i%AEV%B7%3C%95%A3
extra : histedit_source : 0d6bbc2a0f9d1043ed8f8cc39e2083d309db8e6f%2C375920aa61992cac9307c50aeb42e7d9da4f6c73
2015-06-18 16:07:01 -07:00
Jan-Ivar Bruaroey
d4bc9fa237
Bug 1173255 - Cleanup MediaManager e10s code in prep for deviceId constraint. r=jesup
...
--HG--
extra : amend_source : 057f17d55cd44a700abab5595c9f4fc95cfd2419
extra : transplant_source : %B7%5C%7D%FA%E9%3F%29%F9%EBM%9E%B5%1A%A6G%29%25%01%0E-
extra : histedit_source : a10d0d5106f5fffb3881604728c1933c90772622%2Cdf022706033cb19f87a8dd58376ab7800d9d2526
2015-06-18 11:46:36 -04:00
Martin Thomson
b8a23374fc
Bug 1161431 - Increasing timeout for test IdP. r=jesup
...
--HG--
extra : rebase_source : 28442b4a9a3e3f12d059f2fb275c3e2d78647dd9
2015-06-09 09:50:22 -07:00
Andreas Pehrson
8e0eed7a2a
Bug 1054706 - Check media elements for HAVE_ENOUGH_DATA and tracks for transmitted rtpPackets when checking media flow. r=drno, r=jib
...
--HG--
extra : rebase_source : 3af50592de15ea3d1120ce7bcdad1e6899bbc7ae
2015-05-28 12:52:50 +08:00
Byron Campen [:bwc]
5c2ffe7e8f
Bug 1169338 - Part 3: Do a GC before each webrtc mochitest, so there isn't too much buildup. r=mt
...
--HG--
extra : rebase_source : dfc663900327746e39f8a8092f58bbce015c7591
2015-05-22 11:11:37 -07:00
Byron Campen [:bwc]
e3ac40f6ed
Bug 1169338 - Part 2: Extend ICE timeouts since mochitests are frequently run on systems that are performance constrained. r=mt
...
--HG--
extra : rebase_source : 3f19bb04da92360959430d0eaee1ba1e031a1cba
2015-05-22 11:11:37 -07:00
Byron Campen [:bwc]
943cfd3d6f
Bug 1169338 - Part 1: Re-enable a subset of the webrtc mochitests on B2G emulator and Mulet. r=mt
...
--HG--
extra : rebase_source : 0b6434fb9b9b01356a3059face05fa35ed7e8c2b
2015-05-22 11:11:37 -07:00