Commit Graph

795 Commits

Author SHA1 Message Date
Jan-Ivar Bruaroey
7e04b54123 Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

--HG--
extra : rebase_source : 108e1e88a48438bb785c178eeb7a5dd6a3777bfa
extra : intermediate-source : b064e12476679127c439525a2c0f98c83cdb82e1
extra : source : e8d6d5f8bcc93a488739635fe55ffdbd17dc206d
2016-08-12 15:18:51 -04:00
Jan-Ivar Bruaroey
33cd327d9f Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons
MozReview-Commit-ID: CjkRcALTY7V

--HG--
extra : rebase_source : b240f23670aa08ff235fc663d9444fbf4e7b4721
extra : intermediate-source : d6ee39e75b5ac0c0108a79d6a0b4ce5d7ae83eff
extra : source : f0a1407718aa20927de2a74da20e6073537958e8
2016-08-12 16:43:16 -04:00
Jan-Ivar Bruaroey
ced0c540e3 Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons
MozReview-Commit-ID: 4VVb2ZJWiCL

--HG--
extra : rebase_source : cc078f133caaefc522c443397b1c9b5438a41ef2
extra : intermediate-source : 86cb2d1374b7cc06447c9e4922bc0c89f9653184
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
2016-08-05 00:46:25 -04:00
Randell Jesup
5226fcb643 Bug 1307042: Disables of tests to get android to pass with fake audio updates r=drno 2016-10-18 13:26:29 -04:00
Randell Jesup
6255d1be72 Bug 1257620: undo disabling of identity tests (backout previous patch) r=ryanvm 2016-10-17 09:01:02 -04:00
Dan Minor
17432ed5b9 Bug 1308298 - Remove duration and interToneGap attributes from RTCDTMFSender; r=jib,smaug
MozReview-Commit-ID: KfcPGIBt0bb

--HG--
extra : rebase_source : 4e398bbef7010592e20b5bf7b903a4452b24305a
2016-10-11 14:05:08 -04:00
Andreas Pehrson
4c1c6df40c Bug 1284577 - Always insert the debug canvas first for visibility in screenshots. r=padenot
MozReview-Commit-ID: KxJLRDfzczz

--HG--
extra : rebase_source : 5f0a0315ebb6ccdea38b7650b1246920a94f7cab
2016-09-29 10:37:04 +02:00
Andreas Pehrson
0a4fb06422 Bug 1305601 - Increase test_gUM_mediaElementCapture_tracks.html timeouts to 50 seconds. r=jib
MozReview-Commit-ID: 1wY3Y3MxPGA

--HG--
extra : rebase_source : baf14a09ffc0cb6767199beddee8136b01376e86
2016-10-11 17:22:26 +02:00
Phil Ringnalda
fd7b7476c2 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 93ZdJbK1x05
2016-10-06 19:58:18 -07:00
Dan Minor
3133a6e0d7 Bug 1291715 - Add pref for DTMF; r=jib,smaug
MozReview-Commit-ID: Kl6xNKvif8K

--HG--
extra : rebase_source : 0497774c5febcd0a61eb78b22d0aeaa6e460ebbe
2016-09-20 07:10:17 -04:00
Dan Minor
7e187ca258 Bug 1291715 - Add mochitest for DTMF; r=jib
MozReview-Commit-ID: 4acq5uMLxe9

--HG--
extra : rebase_source : c9eb56f65858ee43f9defa63d11ad9a049b629a8
2016-09-29 15:05:33 -04:00
Sebastian Hengst
5f711533f8 Backed out changeset 044172cb2dd8 (bug 1291715) 2016-10-05 17:02:49 +02:00
Sebastian Hengst
aa1d2125d6 Backed out changeset 078248a9fdbc (bug 1291715) 2016-10-05 17:02:45 +02:00
Dan Minor
7fbb2628bb Bug 1291715 - Add pref for DTMF; r=jib,smaug
MozReview-Commit-ID: Kl6xNKvif8K

--HG--
extra : rebase_source : 376016da7bf072a79b2ef5973177ccf10c266ef9
2016-09-20 07:10:17 -04:00
Dan Minor
85aa54ec5f Bug 1291715 - Add mochitest for DTMF; r=jib
MozReview-Commit-ID: 4acq5uMLxe9

--HG--
extra : rebase_source : 99ee0c5bacad84ff906630be2f1b31772ea91e78
2016-09-29 15:05:33 -04:00
Nils Ohlmeier [:drno]
a6bda7e13a Bug 1307300: s/endOfTrickelSdp/endOfTrickleSdp. r=mjf
MozReview-Commit-ID: 9a0U0JHWFSD

--HG--
extra : rebase_source : ff79b155961c878a22a6d00f8e317eb28bc4d34b
2016-10-03 16:31:13 -07:00
Andreas Pehrson
7a8fff8a42 Bug 1306594 - Wait for the Analyser to start gathering data before analysing. r=padenot
This is a real problem in for instance
test_peerConnection_verifyAudioAfterRenegotiation.html where we check that
disabled tracks don't output any audio. Locally the analyser calls the checking
function 3 times before it has gathered any output samples at all, meaning that
the disabled-track-checks always pass.

MozReview-Commit-ID: 3SKGsMZ1xoL

--HG--
extra : rebase_source : 3d4578a2f83bd1fbd19ca8684245294d5f11d0e4
extra : source : a7d8a651fcffb8ec741a141f187974c925828e2b
2016-09-29 10:40:35 +02:00
Nils Ohlmeier [:drno]
6f030a6694 Bug 1306782: remove B2G from WebRTC mochitest.ini. r=dminor
MozReview-Commit-ID: LACslRHbQFp

--HG--
extra : rebase_source : ab1fd30345073e3b07499bcaf09f2e806ba4c8bc
2016-09-30 16:49:26 -07:00
Alex Chronopoulos
2da14d6518 Bug 1256079 - Append video element to the document. r=pehrsons
MozReview-Commit-ID: F0tGd4kk0mD

--HG--
extra : rebase_source : 843bbaa0f3f54424862645e2c0fbe139b501fb9f
2016-09-28 13:43:41 +03:00
Nils Ohlmeier [:drno]
5caad26b6e Bug 1293531: disable PcmaPcmu test on Android. r=dminor
MozReview-Commit-ID: 8YVOVcW3OKc

--HG--
extra : rebase_source : dc193ddc1ed57a5cc0a50463e2860b2435139a85
2016-09-25 22:44:38 -07:00
Nils Ohlmeier [:drno]
62fb4d5bc8 Bug 1304269: lets promise ice from now on. r=bwc
MozReview-Commit-ID: 7Oi4rDbGv09

--HG--
extra : rebase_source : c3bf738d323f8386bbf25d63e04472cc78a29539
2016-09-21 16:42:22 -07:00
Munro Chiang
c86b6515ad Bug 1297337 - implement mediaDevices.ondevicechange for Linux; r=jesup
MozReview-Commit-ID: 6cEq7xVUkhf

--HG--
extra : rebase_source : ee71fea0aa49452bcd403678b3c22c3fe3dd297c
2016-09-01 11:06:49 +08:00
Randell Jesup
6ec5958a84 bug 1302935: enable vp9 in webrtc and fix missing gof fields in codecSpecific r=pkerr,drno
Also required fixing tests to handle more codecs
2016-09-15 21:17:09 -04:00
Phil Ringnalda
f6ee0a3336 Backed out changeset 27f8a2467b31 (bug 1302935) for jsep_session_unittest failures
CLOSED TREE
2016-09-15 19:37:25 -07:00
Randell Jesup
5f4f5f0fc6 bug 1302935: enable vp9 in webrtc and fix missing gof fields in codecSpecific r=pkerr,drno
Also required fixing tests to handle more codecs
2016-09-15 21:17:09 -04:00
Munro Mengjue Chiang
b2bb341033 Bug 1300468 - implement mediaDevices.ondevicechange for Windows; r=jesup
MozReview-Commit-ID: IhqmXsqeuba
2016-10-06 02:31:26 +08:00
Byron Campen [:bwc]
6b8b80240c Bug 1298586: Wait for an additional frame. r=drno
MozReview-Commit-ID: JWY1nRICIBh

--HG--
extra : rebase_source : dd5b9363855b1af5db4128e53bfb4afaa86c27ce
2016-09-08 16:19:05 -05:00
Byron Campen [:bwc]
d4187beab5 Bug 1275461 - Part 2: See if slowing down the color changes helps. r=drno
MozReview-Commit-ID: HuYKmnXMl4T

--HG--
extra : rebase_source : 98a87572ac9cc07aa51102a9faf4058a9521e199
2016-08-22 12:43:03 -05:00
Iris Hsiao
0028508811 Backed out changeset 1a7948aa1a31 (bug 1295352) 2016-08-26 18:26:42 +08:00
Iris Hsiao
882996bb41 Backed out changeset 93860eea4310 (bug 1295352) 2016-08-26 18:26:39 +08:00
Iris Hsiao
eea175e0b3 Backed out changeset a7c030a81408 (bug 1295352) 2016-08-26 18:26:35 +08:00
Iris Hsiao
f6028aeb00 Backed out changeset 4cfa56c2c97b (bug 1294605) 2016-08-26 18:26:20 +08:00
Iris Hsiao
26a17f7f0d Backed out changeset 631047fcb5af (bug 1294605) 2016-08-26 18:26:16 +08:00
Andreas Pehrson
a68a4d5b2e Bug 1294605 - Enable test code waiting for this bug. r=jib
MozReview-Commit-ID: 3TV58pT1SF2

--HG--
extra : rebase_source : 44be09de4f428e7265abba18415a2944bc263b2c
extra : histedit_source : e61f39119f191f8f1b950bac0fab6c84da7bf6ce
2016-08-22 18:27:38 +02:00
Andreas Pehrson
c4f6d86561 Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ

--HG--
extra : rebase_source : c594d572c321dace688058e45c344b4c052db55e
extra : histedit_source : aeb37b3637a82909f9728d04d63ce22474e84c00
2016-08-22 17:50:37 +02:00
Jan-Ivar Bruaroey
818609964a Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

--HG--
extra : rebase_source : 00641f096d1bc06551f62a735ad14acf78ce39b8
extra : source : e8d6d5f8bcc93a488739635fe55ffdbd17dc206d
extra : histedit_source : ccc532de84a24da6c8d37bd5096828385883f2a9
2016-08-12 15:18:51 -04:00
Jan-Ivar Bruaroey
878687a59b Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons
MozReview-Commit-ID: CjkRcALTY7V

--HG--
extra : rebase_source : 0a38213c5766def8afc2e311f449e08fc86dc5f5
extra : source : f0a1407718aa20927de2a74da20e6073537958e8
extra : histedit_source : 1a270c12e591a2320d05ba44c3de6fd0dcf3ecff
2016-08-12 16:43:16 -04:00
Jan-Ivar Bruaroey
524467a3c8 Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons
MozReview-Commit-ID: 4VVb2ZJWiCL

--HG--
extra : rebase_source : 6642d96bbf7b3a95fd5af25a8aae14fad5b99a11
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
extra : histedit_source : 7799c7bfb5e52a98538f581a278baf15d70bd7ad
2016-08-05 00:46:25 -04:00
Andreas Pehrson
7fe05b7baa Bug 1259788 - Fix AudioStreamAnalyser debug canvas drawing. r=jib
MozReview-Commit-ID: 9kRWvdfFvbS

--HG--
extra : rebase_source : 81f9d4631eab4d5f39f6eed475e5ce50a5e4992c
extra : source : f5b558833cad65d3f4be73759ee066ac39ffa4ce
2016-07-06 10:34:18 +02:00
Andreas Pehrson
9d17b1873b Bug 1259788 - Make AudioStreamAnalyser (test-only) work with dynamically added tracks. r=jib
MozReview-Commit-ID: 1mpHKMyTHy8

--HG--
extra : rebase_source : a36487983862911b71e08a8c3ecee86b371a9860
extra : source : 083af945296f4630a603481d23797dab870d6dd7
2016-07-06 10:33:30 +02:00
Andreas Pehrson
342a7b0a17 Bug 1259788 - Add test for output MediaStreamTracks when media element captures MediaStream. r=jib
MozReview-Commit-ID: CikbebBmpQp

--HG--
extra : rebase_source : ac99203c904208d29318a508b15b5b7c20928167
2016-08-22 12:01:54 +02:00
Andreas Pehrson
dba71afe5e Bug 1259788 - Add video content test for captureStream of MediaElement playing a MediaStream. r=jib
MozReview-Commit-ID: F6X0E0VeqP9

--HG--
extra : rebase_source : d15ab649de706aa374112d8d7a99cb276de8343c
2016-08-18 17:37:19 +02:00
Andreas Pehrson
92ec66172a Bug 1259788 - Add audio content test for captureStream of MediaElement playing a MediaStream. r=jib
MozReview-Commit-ID: HyR1EjCsYko

--HG--
extra : rebase_source : fb17f9e7b5dfbdad73ae0ffdbb3ea3d9ea215343
extra : source : 8a120ed4120932d54d47b49c474109a2981add97
2016-08-08 18:49:30 +02:00
Andreas Pehrson
515d54094e Bug 1259788 - Create haveEvents() and friends in head.js. r=jib
When we expect multiple events of the same type (in this case "addtrack" on
MediaStream) we can use this convenience function to attach a listener and
wait for the expected number of events before removing the listener and resolving.

This also adds a function to check that there were no extra events of the same
kind after the expected N events, and a function that checks that we don't see
a certain event within a given timeout period.

MozReview-Commit-ID: 1P8MkEI0Yzm

--HG--
extra : rebase_source : a815d5834c71785359613c2fb5af3cdb14ba1a54
2016-08-22 12:01:39 +02:00
Randell Jesup
f2c343d0ec Bug 1297101: disable test_peerConnection_SetParameters on Android VM opt r=dminor 2016-08-22 20:57:11 -04:00
Munro Mengjue Chiang
a365444cc2 Bug 1286429 - MediaDevices ondevicechange mochitest; r=jib
MozReview-Commit-ID: 9Mk1jDzRAEQ

--HG--
extra : rebase_source : 657e31211372be12b92369e56ece1c424a63ad50
2016-08-12 10:40:52 +08:00
Nils Ohlmeier [:drno]
d0940e2a2f Bug 1270962: test_peerConnection_capturedVideo.html doesn't use clipboard. r=jmaher
MozReview-Commit-ID: BiIz10xWw7C

--HG--
extra : rebase_source : 5d284b501920001b53ff115a4bfaf8df38d7ecfe
2016-08-11 15:39:19 -07:00
Byron Campen [:bwc]
e139ac74e7 Bug 1275461: Extend a timeout. r=drno
MozReview-Commit-ID: FEQ7aMo9UuD

--HG--
extra : rebase_source : 83133560e07780aebb5fb15c5db80f59488fe711
2016-08-09 10:29:10 -05:00
Randell Jesup
bf711891aa Bug 1271585: Disable peerconnection_addtrack_removetrack_events, not getusermedia rs=jesup 2016-08-08 22:17:42 -05:00
Randell Jesup
4ab8a736fb Bug 1271585: Disable trackCloning tests on android and addtrack_removetrackevents r=pehrsons 2016-08-08 17:22:19 -04:00