Граф коммитов

1119 Коммитов

Автор SHA1 Сообщение Дата
Andreas Pehrson 96e4767e6c Bug 1395853 - Add a mochitest for video codec content flow across peerconnection. r=jib
MozReview-Commit-ID: 2mZ9LkRWden

--HG--
extra : rebase_source : 3609da40f14fa434f3c2545458937782ed393591
2017-09-13 09:53:39 +02:00
Andreas Pehrson 845b05ec85 Bug 1395853 - Allow pt97 to be accepted as H264 in sdputils. r=drno
MozReview-Commit-ID: Cck57WEmjxz

--HG--
extra : rebase_source : 3fe03ed6c6b49ec8264aacaaa4c07916363ee522
2017-09-13 11:42:45 +02:00
Andreas Pehrson 1a839a7c53 Bug 1395853 - Add a mochitest for audio codec content flow across a PeerConnection. r=jib
MozReview-Commit-ID: 8cb7fgR5nO7

--HG--
extra : rebase_source : c1f33def1fe7e201bdc7eb66a49d7ddcb44fca70
2017-09-06 18:34:33 +02:00
Andreas Pehrson 2841ae1914 Bug 1395853 - Add convenience methods regarding codec ids to sdpUtils. r=drno
MozReview-Commit-ID: J4bZhZ6gm7O

--HG--
extra : rebase_source : cf2e730be85544bb0eac65b7c9e2ce0cf2da626f
2017-09-13 11:38:14 +02:00
Andreas Pehrson b8f0ecca46 Bug 1395853 - Refactor checkReceivingToneFrom to take a cancel promise. r=jib
MozReview-Commit-ID: 456FVAlZkXJ

--HG--
extra : rebase_source : c537d0492f4645cfe76c75466c078bf14fc63c73
2017-09-06 18:33:03 +02:00
Byron Campen [:bwc] 0c94395051 Bug 1377299: Add packet dump hooks r+drno r=drno,smaug
MozReview-Commit-ID: Jr7n49OOduG

--HG--
extra : rebase_source : 8880b8b6bf842f996f99e86fc45510e59e70a665
2017-06-29 19:14:06 -05:00
Andreas Pehrson 94fb70a59f Bug 1380346 - Apply applyConstraints() properly. r=jib
MozReview-Commit-ID: EOuHS9nYT8S

--HG--
extra : rebase_source : 5d162b361ecfa6611317805a305a6ffcd33e16a2
2017-09-14 19:20:26 +02:00
Andreas Pehrson c855ea91ce Bug 1380346 - Verify screensharing content in mochitest. r=jib
This verifies that screen content is captured correctly by drawing to a canvas
that is full screen and comparing to pixels in the captured stream.

Note that going fullscreen requires the tab (and window) to be in the foreground
and having focus.

MozReview-Commit-ID: 9SNXaCPm9da

--HG--
extra : rebase_source : bcd1fb1954acacbe4b7c51055f73ffc74a0e978f
2017-09-14 19:02:46 +02:00
Andreas Pehrson 9bf120375b Bug 1380346 - Modernize test_gUM_basicScreenShare.html. r=jib
MozReview-Commit-ID: ATNRw5avBaD

--HG--
extra : rebase_source : 472f4041bc7829d4c0bb9b4b800ca0f8b88cf0e0
2017-09-13 17:09:20 +02:00
Wes Kocher acf8913934 Merge m-c to inbound, a=merge
MozReview-Commit-ID: IsbKCdZU2Ui
2017-09-26 17:14:31 -07:00
Joel Maher 808f4c3bd8 Bug 1389983 - fix skip syntax for dom/media/tests/mochitest/test_getUserMedia_addtrack_removetrack_events.html. r=me, a=test-only 2017-09-26 15:16:34 -04:00
Andreas Pehrson 78a302848f Bug 1296531 - Let waitForPixel and friends take a cancelPromise. r=jib
MozReview-Commit-ID: 42hT181wkvq

--HG--
extra : rebase_source : 430d7ea6156bddf98893c4b8b3d0db70c3c54831
2017-05-29 16:27:45 +02:00
Andreas Pehrson b99abdab75 Bug 1296531 - Let waitForAnalysisSuccess take a cancelPromise. r=jib
MozReview-Commit-ID: 3UHUXbg2laL

--HG--
extra : rebase_source : 65fec6f5fd95691f774d6b47a9bfa1acbdf48b06
2017-05-29 15:52:51 +02:00
Andreas Pehrson 447dfdfffa Bug 1296531 - Make sure test_pc_capturedVideo.html doesn't run out of source before connecting. r=jesup
MozReview-Commit-ID: EioemlMzYB7

--HG--
extra : rebase_source : 4d352c378a7080df4274126ace1a2f4c5a5d1dc3
2017-05-15 14:11:46 +02:00
Andrew Halberstadt 7527e600f0 Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
MozReview-Commit-ID: IQL7hWxQX9F

--HG--
extra : rebase_source : b78cbf7913fc1b0a27dfa085c38957e2bc2467d0
2017-08-22 16:56:02 -04:00
Joel Maher b2d10f4be8 Bug 1389983 - Disable dom/media/tests/mochitest/test_getUserMedia_addtrack_removetrack_events.html on linux debug for frequent failures. r=me, a=test-only 2017-09-18 12:00:25 -04:00
Joel Maher 3effc6f2a5 Bug 1282262 - Disable dom/media/tests/mochitest/test_getUserMedia_mediaStreamClone.html for frequent failures. r=me, a=test-only 2017-09-18 12:00:24 -04:00
Dan Minor b155d6c5ca Bug 1393687 - Add mochitest for max-fs; r=jesup
This adds a mochitest to verify that the max-fs constraint results in smaller
video for VP8 and H.264.

MozReview-Commit-ID: Hk6uyqoiwUY

--HG--
extra : rebase_source : 99602d3d98f8f17b8d71fd94ef3198d43abb7541
2017-09-12 08:24:48 -04:00
Nils Ohlmeier [:drno] e3c345fd9b Bug 1264479: added mochitest to test current and pending descriptions from JS. r=bwc
MozReview-Commit-ID: 8fSvyiPz2Tv

--HG--
rename : dom/media/tests/mochitest/test_peerConnection_promiseSendOnly.html => dom/media/tests/mochitest/test_peerConnection_verifyDescriptions.html
extra : rebase_source : afe7ab872b3daf83bef3afd86a9387f8dbde28c3
2017-08-30 14:30:24 -07:00
Tom Prince ff1583cdb6 Bug 1385950 - Disable test_peerConnection_captureStream_canvas_webgl.html r=kwierso
MozReview-Commit-ID: 3L1v3Mjk29S
2017-08-16 18:30:44 -06:00
Geoff Brown 1eceaf8aa5 Bug 1377450 - Disable test test_getUserMedia_addTrackRemoveTrack.html for frequent intermittent failures; r=me,test-only 2017-08-11 14:30:31 -06:00
Michael Froman 89412766d9 Bug 1382995 - Reduce expected sent/received bytes to improve intermittent failures. r=bwc
MozReview-Commit-ID: 5kpGGUwpjGl

--HG--
extra : rebase_source : 1e40a8a2370feb55c9507a812386d6a684233a55
2017-07-27 15:48:13 -05:00
Michael Froman 9e656ee0bd Bug 1379400 - remove upper limit on "sane" value for bytes received or sent. r=drno
We're not really gaining much information by checking for an upper limit on
the bytesReceived or bytesSent stat here.  This should help with
intermittent failures.

MozReview-Commit-ID: 5tPRKlaOYX6

--HG--
extra : rebase_source : fd6c570a5c0ca403e554ade533314bb85dcffa4e
2017-07-10 10:08:37 -05:00
Nico Grunbaum 91a00d57b9 Bug 1374465 - add framesDecoded to vid inbound stream stats;r=jib,smaug
MozReview-Commit-ID: GqbcQxOb69r

--HG--
extra : rebase_source : 9e25ffed93b6685c9c1848bc0d2642a4b8cda579
2017-07-03 14:17:40 -07:00
Michael Froman aceffe65df Bug 1373858 - make sure all fields are checked in the cancelled pairs. r=drno
MozReview-Commit-ID: 5F3hmCQBIUg

--HG--
extra : rebase_source : 1ed3c2f47ed05438d9ca1768de567c03a07d5ef4
2017-06-29 13:27:41 -05:00
Alex Chronopoulos 41737dc1af Bug 1213414 - Implement channelCount audio constraint. r=jib,padenot
MozReview-Commit-ID: K95iBYOE1nR

--HG--
extra : rebase_source : 5c73eea4902933faec75e37d90e42a2f38c51b81
2017-06-29 21:01:17 -07:00
Munro Mengjue Chiang fd9cdef5ad Bug 1374204 - verify webrtc peerconnection tests with android hardware encoder and legacy encoder. r=jib
MozReview-Commit-ID: 8M86Qqx7GZa

--HG--
extra : rebase_source : e6b92b637f5dd63fb325796e2f2043688562246b
2017-06-19 18:22:15 +08:00
Munro Mengjue Chiang e9b0c56543 Bug 1374204 - remove test_peerConnection_basicVideoRemoteHwEncoder.html. r=jib
MozReview-Commit-ID: UN6IERbvIs

--HG--
extra : rebase_source : 4146d4ec875a25ca988cc8e496925a93cac2d831
2017-06-19 16:24:34 +08:00
Nico Grunbaum f24257104b Bug 1343515 - fixing video recv side jitter timebase;r=drno
MozReview-Commit-ID: Kax8OTcSnSL

--HG--
extra : rebase_source : 197786598a62e7657219f0cca11b6742c441b62d
2017-06-07 12:33:22 -07:00
Bob Clary 47c47f43f9 Bug 1373858 - Disable dom/media/tests/mochitest/test_peerConnection_stats.html for Android failures, r=jmaher. 2017-06-21 04:57:01 -07:00
Ralph Giles a0831a23a3 Bug 1306476 - Add testcase as a crashtest. r=derf
I don't know if we run the crashtest under ubsan, but this at
least captures the trigging data stream.

MozReview-Commit-ID: 6OWR0WlOe3K

--HG--
extra : rebase_source : 4ab6548db2c38c63c266ab3aa8742dd8b9aa7712
2017-06-16 12:45:40 -07:00
Michael Froman 532f5313a7 Bug 1373015 - fix permafail mochitest for RTCIceCandPairStats changes in Bug 1339906. r=drno
Something changed in the timing and we're getting more candidate pairs
in the test now.  I changed the test to only compare most of the
details when the pair is in state succeeded.

MozReview-Commit-ID: FaR00eZPJmI

--HG--
extra : rebase_source : 9e29f7604f6ae198cbaf792171db265612a574a6
2017-06-15 12:17:43 -05:00
Michael Froman d6164ae3bd Bug 1339906 - pt 6 - add tests for RTCIceCandidatePairStats. r=drno
MozReview-Commit-ID: 5S296RRUvy0

--HG--
extra : rebase_source : bce6990864686f2af5a884afde44e7b8c314c1b6
2017-06-13 12:49:50 -05:00
Randell Jesup 450c4d90a1 Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor
Includes re-importing gyp files removed from upstream in v56, and then
updating them to match the BUILD.gn file changes.

--HG--
rename : media/webrtc/trunk/webrtc/call/audio_send_stream.cc => media/webrtc/trunk/webrtc/call/audio_send_stream_call.cc
2017-06-13 01:54:13 -04:00
Wes Kocher 269f7e9f5c Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9wTctDOsPpO
2017-06-02 17:31:31 -07:00
Randell Jesup 16390d923a Bug 1367578: Don't use PR_LogPrint() for logging now that we use LazyLog r=drno
MozReview-Commit-ID: K1KVCtpEPTZ
2017-06-02 15:50:05 -04:00
Nils Ohlmeier [:drno] 9406837246 Bug 1367930: adjust ssrc's and encondings as simulcast answerer. r=bwc
MozReview-Commit-ID: EPdIWF5nn7u

--HG--
extra : rebase_source : 5301c7541f1f2d2eeac37f5b0545ad83e71d8e46
2017-05-27 00:04:55 -07:00
Nico Grunbaum e45ddffb1e Bug 1359775 - Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug
Still left TODO:
  * add an aboutWebrtc.js section
  * write tests

MozReview-Commit-ID: DwFxq19KWeu

--HG--
extra : rebase_source : fad3018d851316af83df48c62db16028a1a84b5c
2017-04-26 04:27:13 -07:00
Nico Grunbaum e27f339519 Bug 1355220 add RTCRtpSender/Receiver.getStats;r=jib,smaug
MozReview-Commit-ID: LZ4ItjFYxmk

--HG--
extra : rebase_source : 13c7fec9f0aa4f9b1276b6b4eb9350ce15ff7213
2017-04-20 17:54:20 -07:00
Jan-Ivar Bruaroey 85b8864f71 Bug 1366415: Unprefix mozAutoGainControl and mozNoiseSuppression w/deprecation warnings. r=jesup,smaug
MozReview-Commit-ID: EdWjSsIhtIM

--HG--
extra : rebase_source : 373bf802ae7a0f957770f2f6ec18fa4cc6c736da
2017-05-19 20:57:44 -04:00
Nils Ohlmeier [:drno] 9f2f58316a Bug 1365081: added data channel test function for maxPacketLifeTime. r=jesup
MozReview-Commit-ID: KXSvIxBcLMB

--HG--
extra : rebase_source : 85c5b500a2096a0bce1e7a6b241aab171cb3a728
2017-05-15 18:22:27 -07:00
Nils Ohlmeier [:drno] 264b79ba3d Bug 1359854: added test with b=TIAS. r=jesup
MozReview-Commit-ID: 5xFTFVkO7AZ

--HG--
rename : dom/media/tests/mochitest/test_peerConnection_basicVideo.html => dom/media/tests/mochitest/test_peerConnection_restrictBandwidthWithTias.html
extra : rebase_source : 4c287304e8cf9470313ad59bf24febce7265bafe
2017-05-11 21:01:48 -07:00
Andreas Pehrson e2702a6458 Bug 1093835 - Turn unnecessary array.map to array.forEach in pc.js. r=jib
MozReview-Commit-ID: 1oqXtncwUQ1

--HG--
extra : rebase_source : 2aad2e3c19c664ba61a26beb43ef75ee5f05bd03
2017-04-28 11:22:18 +02:00
Andreas Pehrson 845373e84c Bug 1093835 - Check video flow in test_pc_videoRenegotiationInactiveAnswer.html. r=jib
MozReview-Commit-ID: G9JIcAXuiWX

--HG--
extra : rebase_source : e36ca4f5045db7669ce119233150b331c25dad32
2017-04-28 11:15:11 +02:00
Andreas Pehrson 8ef263241b Bug 1093835 - Check video flow in test_pc_replaceVideoThenRenegotiate.html. r=jib
MozReview-Commit-ID: 5zUioH6Q4jw

--HG--
extra : rebase_source : 188cde695bc534c5608057728373553691dbda94
2017-04-28 14:55:26 +02:00
Andreas Pehrson b10edab2e1 Bug 1093835 - Check video flow in test_pc_removeThenAddVideoTrackNoBundle.html. r=jib
MozReview-Commit-ID: IKO31455iCU

--HG--
extra : rebase_source : fcc58d46e29724576e2274fa1fb69e12ded7ad6e
2017-04-28 14:55:15 +02:00
Andreas Pehrson de02fa8eea Bug 1093835 - Check video flow in test_pc_removeThenAddVideoTrack.html r=jib
MozReview-Commit-ID: 1zbTbzMwJH3

--HG--
extra : rebase_source : 2777e0f4e0349ccb0e2435e9fd2a54d606e21a46
2017-04-28 14:55:03 +02:00
Andreas Pehrson 920a2ccbe7 Bug 1093835 - Check video flow in test_pc_addSecondVideoStreamNoBundle.html. r=jib
MozReview-Commit-ID: KnhRdWNZvhs

--HG--
extra : rebase_source : 5ae8e91645b746f20d5db02cb4fe1d5e33323289
2017-05-04 13:25:01 +02:00
Andreas Pehrson e851a86b89 Bug 1093835 - Check video flow in test_pc_addSecondVideoStream.html. r=jib
MozReview-Commit-ID: Aqd4VYhlbBb

--HG--
extra : rebase_source : ec3433b97e99ddc761bf0a8b149b1160acc1504e
2017-05-02 12:01:04 +02:00
Andreas Pehrson c41610f6b8 Bug 1093835 - Commoditize checkVideoPlaying/checkVideoPaused. r=jib
This moves those two functions from a single test to a VideoStreamHelper in a
common file, so they can be used when checking video flow in multiple tests.

It also implements a VideoFrameEmitter that provides tests with an easy to
access video source where VideoStreamHelper can verify flow on the sink.

MozReview-Commit-ID: Fin9eiVmBe

--HG--
extra : rebase_source : 8b62124b0182d7e7bd78788e031b2d2259db9e57
2017-05-04 15:23:36 +02:00
Andreas Pehrson 0fb77b5e31 Bug 1093835 - Check video flow stopping after removing video track and renegotiating. r=jib
MozReview-Commit-ID: Hp3YOki9O5E

--HG--
extra : rebase_source : c7b17cae6cff4dbcfc97f1f24f2e742423284cb1
extra : source : a374c207b11cfdc711da13c71c93c38570d6eb2a
2017-05-04 12:46:20 +02:00
Andreas Pehrson 5a779840a7 Bug 1093835 - Check audio flow in test_pc_removeThenAddAudioTrackNoBundle.html. r=jib
MozReview-Commit-ID: ABkqFUfsoyu

--HG--
extra : rebase_source : 5c33263065d6ab189d578c2bf4330841f64bb86e
2017-05-04 12:44:04 +02:00
Andreas Pehrson 5515940e8a Bug 1093835 - Check audio flow in test_pc_removeThenAddAudioTrack.html. r=jib
MozReview-Commit-ID: 59JXOnjNGyd

--HG--
extra : rebase_source : ef0fb293d5d538b1131b0c2826377abea8bcfbe3
2017-05-04 12:43:53 +02:00
Andreas Pehrson 463b638edc Bug 1093835 - Check audio flow in test_pc_addSecondAudioStreamNoBundle.html. r=jib
MozReview-Commit-ID: I7ZpshtPgAA

--HG--
extra : rebase_source : f0b089653e6e0dc31aaedca6db4def1f637af1c8
2017-05-04 11:38:19 +02:00
Andreas Pehrson ddd79a635f Bug 1093835 - Check audio flow in test_pc_addSecondAudioStream.html. r=jib
MozReview-Commit-ID: AzCeaL5wKLV

--HG--
extra : rebase_source : e48f155330e22a26cf261741b932e91b56449d5c
2017-05-04 11:38:06 +02:00
Andreas Pehrson 2827d03e31 Bug 1093835 - Check audio flow stopping after removing audio track and renegotiating. r=jib
MozReview-Commit-ID: 2lx6jUON3jU

--HG--
extra : rebase_source : 4caee72edbc678ba9bb5d7a35c04a4eadfe6005d
extra : source : bb77023e0e7f4399e57dd2be2f331ee19c1a874a
2017-05-04 11:37:02 +02:00
Bob Clary 6d0f228a31 Bug 1358876 - Autophone - disable additional perma orange tests on Android 5.1, r=jmaher 2017-05-03 04:13:03 -07:00
Andreas Pehrson c8c613c355 Bug 1348381 - Add crashtest. r=jesup
MozReview-Commit-ID: Df2tymv7IiY

--HG--
extra : rebase_source : 49bc487088b80e1130bd607a86da0825db71763f
2017-04-28 13:49:21 +02:00
Michael Froman efa82b57bc Bug 1358224 - pt 2 - change to RTP stream id filtering on simulcast mochitests. r=drno
The simulcast mochitests setup the receiving PeerConnection to receive
simulcast video streams which Firefox doesn't really support.  Without
a test media server, this is about the best we can do and still test
simulcast.

Unfortunately the two simulcast streams arriving with different ssrcs
(as expect) exercises code we have to deal with some services switching
ssrcs midstream.  In the tests, this causes intermittent failures
because the test is waiting to receive a certain ssrc, and the receiving
VideoConduit has switched to the other ssrc.

This change adds the ability to filter on RID at the MediaPipeline level,
which we can setup prior to media flowing.  This avoids the ssrc switching
issue since the VideoConduit only receives one ssrc until we change the
RID filter to the second RID.  At that point, the VideoConduit sees a new
ssrc and the switching code works as intended.

The modified mochitests setup the RTP stream id header extension, and then
filter on each of the RTP stream ids in turn.

MozReview-Commit-ID: KApfaxMX8rl

--HG--
extra : rebase_source : d7ae88d9675acd7b3700f342ca6a68d0bbb0ced5
2017-04-26 10:51:00 -05:00
Nils Ohlmeier [:drno] cded42efc3 Bug 1342579: remove js version from threeUnbundledConnections test (really bug 1342144). r=mt
MozReview-Commit-ID: 7IQ0uFD55GE

--HG--
extra : rebase_source : efb2ef5468928c330a3ae416e9ce52de8b1287cc
2017-04-27 10:03:07 -07:00
Munro Mengjue Chiang 699799aeb9 Bug 1358030 - add mochitest for webrtc android remote h/w encoder. r=jib
MozReview-Commit-ID: JCtWTNg89io

--HG--
extra : rebase_source : 8cd05b1b1fa270bf0fb9dbee9b899ee24d4b0d69
2017-04-20 14:54:55 +08:00
Carsten "Tomcat" Book 975e251aff merge mozilla-inbound to mozilla-central a=merge 2017-04-21 10:57:02 +02:00
Michael Froman 27706cb30c Bug 1351531 - disable test_peerConnection_simulcastAnswer.html. r=drno
We have an issue with switching ssrcs for this test that will require more work
to filter by RID to resolve.  This will happen in a future bug.

MozReview-Commit-ID: HodlZJoJKwO

--HG--
extra : rebase_source : 4c1d83a0e62a30cc14502ef2fec43ecdc49f0ee1
2017-04-20 13:18:06 -05:00
Michael Froman d1dfa0cfec Bug 1351590 - disable test_peerConnection_simulcastOffer.html. r=drno
We have an issue with switching ssrcs for this test that will require more work
to filter by RID to resolve.  This will happen in a future bug.

MozReview-Commit-ID: 8PaKNj1sRrv

--HG--
extra : rebase_source : fb3934560978a82449e1a66786b614653e96d37b
2017-04-20 13:14:23 -05:00
Bob Clary 5382b3e45a Bug 1352333 - sync autophone webrtc test manifests with normal webrtc manifests, r=jmaher,dminor. 2017-04-20 14:13:34 -07:00
Florian Queze 37ff4fc7cc Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst a07223d699 Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
Florian Queze 95d4d20c17 Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Dan Minor 4146b32212 Bug 1264343 - Only run test_peerConnection_scaleResolution.html with VP8 codec on Android; r=jib
We don't currently support H.264 on Android in automation, but we can improve
our test coverage by running the VP8 portion of this test in the meantime.

MozReview-Commit-ID: 3SPCTaqlfMk

--HG--
extra : rebase_source : cae3251f489e45f56b04378074083d6b4fd24666
2017-04-07 08:42:23 -04:00
Nico Grunbaum 9352ee95aa Bug 1344970 - rename mozRtt to roundTripTime r=jib,smaug
MozReview-Commit-ID: 3kES8JUPd3n

--HG--
extra : rebase_source : e49846845d7cbd43f96d13cb1881e0383517f197
2017-03-06 15:50:10 -08:00
Nico Grunbaum deeb9fdcf9 Bug 1348657 - Part 2 - split send/recv packet counts r=jib
MozReview-Commit-ID: 2SENT4rGsLX

--HG--
extra : rebase_source : 8a6c960871ed7fffb28d5a7676d20c016daa3b58
2017-03-30 10:59:46 -07:00
Nico Grunbaum af67a2fb4c Bug 1348657 - implement framesEncoded, pliCount, nackCount and firCount for webrtc stats r=jib,smaug
MozReview-Commit-ID: E873mbcrlLL

--HG--
extra : rebase_source : ca6f5d7ab0490948aaed1ae793ed5906149b7236
2017-03-21 21:52:06 -07:00
Byron Campen [:bwc] 94936dea03 Bug 1344556 - Part 1: Test cases for simulcast answerer. r=drno
MozReview-Commit-ID: DiHjaPlmmDx

--HG--
extra : rebase_source : 9319082052b02d731d7a3016906bde128e72414a
2017-03-08 11:22:32 -06:00
Jan-Ivar Bruaroey ee60830406 Bug 1349480 - s/NotSupportedError/TypeError for getUserMedia({}) r=jesup
MozReview-Commit-ID: 7bJA01u7F0K

--HG--
extra : rebase_source : 383fcf039842bdefac682b4839a04ee8bf5e296c
2017-03-22 08:41:33 -04:00
Andrea Marchesini c17f4e418b Bug 1340163 - Fix a test failure related to ContentPrincipalInfo.origin usage, r=me CLOSED TREE 2017-03-20 18:28:52 +01:00
Jan-Ivar Bruaroey 8a1b72c4be Bug 1348174 - Test that deviceIds are stable for same origin and differ across origins. r=jesup
MozReview-Commit-ID: LEkHzgUZwqd

--HG--
extra : rebase_source : 105beb8009fb80bfecc41a1c7604a783e8569efb
2017-03-16 15:14:42 -04:00
Jan-Ivar Bruaroey dac51636c7 Bug 1348174 - Convert test_enumerateDevices.html to async/await. r=ng
MozReview-Commit-ID: 7kWiwD0E5tO

--HG--
extra : rebase_source : 85e3d56621a742c909ec0318a5ffea8ec2b41e0f
2017-03-14 13:50:12 -04:00
Nico Grunbaum 65a1818359 Bug 1346913 - rewrite waitForRtpFlow using async await;r=jib
MozReview-Commit-ID: AJq3x73ahwp

--HG--
extra : rebase_source : dbf3645e9fe8b3dae83b4ea31af3bcca18d1dbc4
2017-03-13 12:54:04 -07:00
Nils Ohlmeier [:drno] 20c75fa47c Bug 1342579: verify that a single PC can connect to different endpoints. r=mt
MozReview-Commit-ID: 8AKh3hvFIj9

--HG--
extra : rebase_source : 96540419dc422746ea00a76be35edca0f32a0da5
2017-02-24 15:50:07 -08:00
JW Wang 312c817cea Bug 1345095 - ensure SimpleTest.js is loaded before all other scripts. r=jib
Scripts are not necessarily loaded in the same order of |document.head.appendChild(el)|.
We use 2-pass loading to ensure SimpleTest.js is loaded before other scripts start loading.

MozReview-Commit-ID: FNMmYo83adF

--HG--
extra : rebase_source : ea5252323bfaac73e174375fd316118a863f3e2e
extra : intermediate-source : 27532be37298ff624e2936c7c104010bc0a7198c
extra : source : 154d7d490d7ddb0cade9a09e20c05c3e6d3db235
2017-03-07 23:59:02 +08:00
Randell Jesup 01e30ddf71 Bug 1337777: remove js version=1.8 from new noSSRC test (really bug 1342144) rs=jesup
New test that crossed on the wire with bug 1342144

MozReview-Commit-ID: B1lQV1ILNsl
2017-03-08 02:37:52 -05:00
JW Wang 8b02f349e4 Bug 1343749. Part 3 - SimpleTest.js must be loaded before manifest.js which depends on SimpleTest. r=jib
MozReview-Commit-ID: F46BOyRKCmh

--HG--
extra : rebase_source : 1d9928ad42c7524b55df2cb4f74edd9dab96912d
2017-03-03 17:58:49 +08:00
Nico Grunbaum c157cf2acb Bug 1337525 - add mochitests for inbound-rtp and outbound-rtp stats; r=jib
MozReview-Commit-ID: 1RX4DsBEkQA

--HG--
extra : rebase_source : 1086ac95b4bc92dfbadb9cf0209ff55292cde0ce
2017-02-07 13:46:55 -08:00
Randell Jesup 6ed9899667 Bug 1337777: Add test for SDP answer without a=ssrc r=drno
MozReview-Commit-ID: 9YKjoeDSPFx
2017-03-02 16:36:37 -05:00
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Randell Jesup 9f504e3833 Bug 1340054: don't hardcode extmap ids for simulcast RID extension r=jib
MozReview-Commit-ID: 8Xba89lEFSt
2017-02-16 15:37:39 -05:00
Randell Jesup 729ec22dc5 Bug 1301286: At least in the webrtc49 update, 100Kbps isn't enough for simulcast tests r=abr
MozReview-Commit-ID: kQHNnr7rAg
2017-02-16 15:37:03 -05:00
Xidorn Quan 95c1b23bd9 Bug 1339341- Downgrade several stylo errors to warnings. r=heycam
MozReview-Commit-ID: 2Sa8dS8uSo5

--HG--
extra : rebase_source : c6809309bbef5faf458b56018b964619ff386238
2017-02-14 18:26:10 +11:00
Wes Kocher c8fa3242ab Merge m-c to inbound, a=merge
MozReview-Commit-ID: Lt0WpWkto4h
2017-02-13 17:07:33 -08:00
Bill McCloskey 46be3abeb0 Bug 1337577 - Ensure that console listeners never touch web content, including in tests (r=mccr8)
MozReview-Commit-ID: 7UVaNUyj5yq
2017-02-13 17:03:01 -08:00
Nils Ohlmeier [:drno] e063668288 Bug 1337468: enabled RID RTP header extensions in simulcast test r=ng
MozReview-Commit-ID: BugPs8YA6tY

--HG--
extra : rebase_source : aeef02260178dea057047af2be1dd3f6eb2ac613
2017-02-07 14:57:33 -08:00
Geoff Brown 0770ac9471 Bug 1318809 - Skip test_peerConnection_promiseSendOnly.html on Android, for intermittent failures; r=me 2017-01-31 09:11:02 -07:00
Cameron McCormack 9c4ea5685f Bug 1334768 - stylo: Back out 800030115d2e and 404506488cfb for being completely wrong due to bug 1334938.
MozReview-Commit-ID: 8CGTqmtlguT
2017-01-30 16:49:54 +08:00
Cameron McCormack 7805d4716e Bug 1334768 - stylo: Test expectation adjustments for 2017-01-29 merge.
MozReview-Commit-ID: FFmvs6SHIwW
2017-01-29 15:31:56 +08:00
Carsten "Tomcat" Book 709bd29d0a merge mozilla-inbound to mozilla-central a=merge 2017-01-19 16:05:22 +01:00
Paul Kerr [:pkerr] c63cea9af7 Bug 1328142 - enable switching between simulcast receive streams r=jesup 2017-01-05 18:15:56 -08:00
Andreas Pehrson 37b069d344 Bug 1328142 - Restore test_pc_simulcastOffer.html. r=pkerr
MozReview-Commit-ID: 7ooBiDFXgPv
2017-01-03 16:34:09 +01:00
Michelangelo De Simone 7baf165ae7 Bug 1313155 - Remove dom/settings and related code. r=Ehsan
MozReview-Commit-ID: Gi7frPFQ6yW

--HG--
extra : rebase_source : 69bb31fe3bc96ca460f0e35abb0b0f82d03defb6
2016-12-29 11:26:49 -08:00
Byron Campen [:bwc] f917fb4175 Bug 1056934 - Part 2: Test-case for TURN TLS. r=drno
MozReview-Commit-ID: AWJGwWE55Ct

--HG--
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioNATRelayTCP.html => dom/media/tests/mochitest/test_peerConnection_basicAudioNATRelayTLS.html
extra : rebase_source : d2687df6c52f13cabf3138c89c187175c59602a5
2017-01-03 12:28:13 -06:00
Florian Quèze 85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Wes Kocher ca99354e00 Backed out changeset 5566e83980ed (bug 1313155) for mass build bustage a=backout CLOSED TREE
MozReview-Commit-ID: Co3f2Vkbf4y
2017-01-12 14:16:52 -08:00
Michelangelo De Simone 0b3a927918 Bug 1313155 - Remove dom/settings and related code. r=Ehsan
MozReview-Commit-ID: Gi7frPFQ6yW

--HG--
extra : rebase_source : 401a8a202b1d8ebfd719d460bff96c9280062ded
2016-12-29 11:26:49 -08:00
Carsten "Tomcat" Book 89882dc5f4 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Geoff Brown 4499383617 Bug 1326005 - Skip test_peerConnection_renderAfterRenegotiation on android emulator, for frequent timeouts; r=me 2017-01-09 16:15:11 -07:00
Nico Grunbaum 4544ec040c Bug 1328440 - make legacy getStats stats use old type field names; r=jib
MozReview-Commit-ID: EyK7dpSsEJ0

--HG--
extra : rebase_source : ac7cbb17c6e3e63c6bbf80034c30ea9cafa92f79
2017-01-03 14:57:07 -08:00
Nico Grunbaum 6a4311817a Bug 1322503 - Hyphenate rtc stats type as per spec. r=jib,smaug
MozReview-Commit-ID: 8zYkt8gOpsM

--HG--
extra : rebase_source : e307ac6bc56a5ce732f8abd2e1a9e5c755dc8fcc
2016-12-16 01:27:40 -08:00
Andreas Pehrson df4d42fabb Bug 1326386 - Restore test_gUM_active_autoplay.html. r=jesup
MozReview-Commit-ID: HKNgBRENrcY

--HG--
extra : rebase_source : ea1803f832b586e0bf10e3a9fbec96a0f0410bf2
2016-12-29 19:05:39 +01:00
Randell Jesup ac570b16c4 Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc
See ssh://hg.mozilla.org/users/paulrkerr_gmail.com/webrtc49_merge/ for the
patch development history.
2016-12-27 19:41:02 -05:00
Cameron McCormack d4d8ba1d5f Bug 1324624 - stylo: Mark currently failing crashtests with asserts-if(stylo,...). r=xidorn
MozReview-Commit-ID: 7iiwRwiQ8s4
2016-12-21 15:42:36 +08:00
Masatoshi Kimura f10ee4bed4 Bug 1149966 - Stop using enablePrivilege() in test_getUserMedia_scarySources.html r=jib
MozReview-Commit-ID: IQl4ijKZ2gt

--HG--
extra : rebase_source : f9f1bf4e784c75b15b265d14cf0380e4f243ad13
2016-12-16 21:35:04 +09:00
Jan-Ivar Bruaroey 068729d852 Bug 1322274: Test sender.replaceTrack and other methods on close in parallel. r=mt
MozReview-Commit-ID: 1aDeoLVDHkL

--HG--
extra : rebase_source : 5b03e8ae5ed029b11898607b7563af2561d95bb4
2016-12-07 18:37:51 -05:00
Jan-Ivar Bruaroey 76662a4138 Bug 1263312 - Update most tests to skip RTCSessionDescription construction. r=drno
MozReview-Commit-ID: KOzT2av1bLj

--HG--
extra : rebase_source : ee7314d248b1583f98ff12e1ea9150c0cc5108cd
2016-11-09 10:14:40 -05:00
Jan-Ivar Bruaroey 811027a750 Bug 1263312 - Update most tests to skip RTCIceCandidate construction. r=drno
MozReview-Commit-ID: DBjVR5GrwQ3

--HG--
extra : rebase_source : a1261c0d3ff3a7d8212dddaa1394302c031a1df1
2016-11-09 02:01:08 -05:00
Jan-Ivar Bruaroey 19a630af33 Bug 1263312 - Have addIceCandidate take a dictionary. r=drno,smaug
MozReview-Commit-ID: HuWYZkGS2Wg

--HG--
extra : rebase_source : 783233029b9e5ed37cd2cce7738a59753e1d42a0
2016-11-08 21:36:04 -05:00
Phil Ringnalda 1633caa488 Backed out 6 changesets (bug 1263312) for failures in test_exceptions_from_jsimplemented.html
Backed out changeset 17ae85e95667 (bug 1263312)
Backed out changeset 1814c92e203b (bug 1263312)
Backed out changeset 6b71306765d2 (bug 1263312)
Backed out changeset 33449a5d1676 (bug 1263312)
Backed out changeset b311b7e439e8 (bug 1263312)
Backed out changeset a667af08ffb5 (bug 1263312)
2016-12-09 08:33:55 -08:00
Jan-Ivar Bruaroey f49ca55db4 Bug 1263312 - Update most tests to skip RTCSessionDescription construction. r=drno
MozReview-Commit-ID: KOzT2av1bLj

--HG--
extra : rebase_source : cdf9cec41a2569b4299b8e8ea735a482566ff595
2016-11-09 10:14:40 -05:00
Jan-Ivar Bruaroey 53f57a6466 Bug 1263312 - Update most tests to skip RTCIceCandidate construction. r=drno
MozReview-Commit-ID: DBjVR5GrwQ3

--HG--
extra : rebase_source : 4b8d9dbf7ac350267ee12ebdf9abe68aa7d2e69e
2016-11-09 02:01:08 -05:00
Jan-Ivar Bruaroey 9f6208f552 Bug 1263312 - Have addIceCandidate take a dictionary. r=drno,smaug
MozReview-Commit-ID: HuWYZkGS2Wg

--HG--
extra : rebase_source : 0ba253cd512f9359a16c5a4c95ff8f3f073c1c3f
2016-11-08 21:36:04 -05:00
Phil Ringnalda 6c163ba338 Bug 1319019 - Disable test_peerConnection_multiple_captureStream_canvas_2d.html on Android opt as well
MozReview-Commit-ID: AAxvqLfAp54

--HG--
extra : rebase_source : 4e55357d196e342a2631468eef66c01782828a40
2016-12-04 11:16:55 -08:00
Munro Mengjue Chiang ce8dfdec61 Bug 1313758 - set media.getusermedia.browser.enabled to default false; r=jesup
MozReview-Commit-ID: 54YTn2p4nnX

--HG--
extra : rebase_source : 0af857dfa795d66c0e507ad69e70ea568cb638b2
2016-11-30 15:03:48 +08:00
Andreas Pehrson bbc327ff71 Bug 1321609 - Don't test media element flow for tracks that were not expected. r=drno
MozReview-Commit-ID: Bapl0P7H9gi

--HG--
extra : rebase_source : 623710493f1c91f1cc1b4708150c5e75d321625b
extra : source : f5b61b502a7d73efd998e6156b3ad45602dbf934
2016-11-22 16:45:20 +01:00
Andreas Pehrson b3746e9435 Bug 1321235 - Add a mochitest. r=jesup
MozReview-Commit-ID: 11gpS79Ce2h

--HG--
extra : rebase_source : 16714bac7a73482df6d2277f595b18316ef4c993
2016-12-01 19:35:15 +01:00
Nils Ohlmeier [:drno] 1ae3b4665e Bug 1193731: basic ICE gathering state verification in mochitests r=mjf
MozReview-Commit-ID: Hmo64pFMOP7

--HG--
extra : rebase_source : 64dfb6f0f7fe86d53c44a516c341c80c40775a0c
2016-11-19 11:19:50 -08:00
Alex Chronopoulos 8e7c373a79 Bug 1221574 - [06] Disable one media test in case of Android. r=jesup
MozReview-Commit-ID: 1xoauN0vIMy
2016-11-18 18:00:49 +02:00
Andrea Marchesini 2f974ccbce Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-18 09:33:33 +01:00
Sebastian Hengst 7110a88674 Backed out changeset d43b778d95c6 (bug 1318273) for failing mochitest fetch/test_formdataparsing.html. r=backout on a CLOSED TREE 2016-11-17 20:58:38 +01:00
Andrea Marchesini cf2ad8072f Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-17 19:36:01 +01:00
Jan-Ivar Bruaroey f89ebba64a Bug 1315858 - Test ability to detect screensharing sources that are firefox. r=florian,jesup
MozReview-Commit-ID: K6Kkdaso7dd

--HG--
extra : rebase_source : e655b26439496af416bd7b1072c6f74cf20401a2
2016-11-07 12:20:41 -05:00
Phil Ringnalda b12005f643 Backed out changeset 621860d37e72 (bug 1315858) for WinXP failures in test_getUserMedia_scarySources.html 2016-11-08 20:50:53 -08:00
Jan-Ivar Bruaroey e67d93e9ca Bug 1315858 - Test ability to detect screensharing sources that are firefox. r=florian,jesup
MozReview-Commit-ID: K6Kkdaso7dd

--HG--
extra : rebase_source : 482d2802036e707997e3b72186e04489e2324dce
2016-11-07 12:20:41 -05:00
Jan-Ivar Bruaroey f0312414b4 Bug 1315737 - Test that allowed_domains is no longer needed for screensharing. r=jesup
MozReview-Commit-ID: FNMuqq9fzKu

--HG--
extra : rebase_source : 032d92e3126a9dc5b1650a6987445641a8875c0a
2016-11-07 13:51:58 -05:00
Sebastian Hengst 8ee9323cd0 Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/media. r=RyanVM
MozReview-Commit-ID: JVsnpnBDeCC

--HG--
extra : rebase_source : 5a7ccee10b094808e3ee73de7a226306a9fd55fd
2016-11-05 11:29:16 +01:00
Michael Froman 3519361c90 Bug 1315318 - Fix reversed info lines in sdpUtils.js verifySdp. r=bwc
MozReview-Commit-ID: 7DBNaIkyTii

--HG--
extra : rebase_source : 2ce5f918780074c048099d1f08825d1b7b2556aa
2016-11-04 12:36:10 -05:00
Andreas Pehrson 16cfbad982 Bug 1309886 - Check that pre-renegotiation track ends in test_pc_addtrack_removetrack_events.html. r=drno
MozReview-Commit-ID: FEacxtjZ5jZ

--HG--
extra : rebase_source : 659964999bde0b5cab6ca52c16cc57da64521d07
2016-10-13 15:30:01 +02:00
Andreas Pehrson f4f5722093 Bug 1301675 - Fix track cloning test. r=jib
It relied on track.stop() not working for MediaStreamAudioDestinationNode tracks.

MozReview-Commit-ID: 1E53JpzAiMs

--HG--
extra : rebase_source : d9b24c1f98e1349167d4ff96f4435bcf4752887c
2016-09-20 10:18:47 +02:00
Andreas Pehrson 110b2a7f15 Bug 1301675 - Clean up MediaStream Constructor test. r=jib
MozReview-Commit-ID: J2EuOAqPAeG

--HG--
extra : rebase_source : 7a3f58c1da9b55ae6a68253e7f7766f731a194e1
2016-09-13 10:23:42 +02:00
Andreas Pehrson 9b3a88c7d4 Bug 1208316 - Test that a MediaStream becoming active triggers autoplay. r=jib
MozReview-Commit-ID: 9F3MXiLGrvA

--HG--
extra : rebase_source : 9d02d07df8d2f0c98f0e4a2dd053bdfa181e64b5
2016-09-14 10:11:46 +02:00
Andreas Pehrson 3ebd9d33a8 Bug 1208316 - Simplify stopTracksForStreamInMediaPlayback. r=jib
MozReview-Commit-ID: 9qQfit5l8Tg

--HG--
extra : rebase_source : c138635dd62504ada1c58f2b929a70fcb26f3ec3
2016-09-09 16:12:00 +02:00
Andreas Pehrson 53968f02be Bug 1208316 - Test active state in MediaStream constructors and clone tests. r=jib
MozReview-Commit-ID: A39coKC0KNc

--HG--
extra : rebase_source : fa8e113892ba96db4e9d15d720a2fc7a5828f084
2016-11-01 14:11:03 +01:00
Andreas Pehrson d77d2cc8fc Bug 1208316 - Add dummy audio track in pure video track test. r=jib
This will keep the stream active and avoid the HTMLMediaElement ending.
We could do it by repeatedly play()ing or autoplay, but then we wouldn't be
sure the media element stopped rendering video because it went to the ended
state or because there were no more frames in the track.

MozReview-Commit-ID: 3CsvRPW7rrr

--HG--
extra : rebase_source : 39d2b3e0558b92aad88b227020b320177bb6cbd4
2016-09-09 14:23:44 +02:00
Andreas Pehrson 00c0c4ce09 Bug 1208316 - Do not stop the local MediaStream in mediaStreamPlayback.js. r=jib
No need to do this since a media element playing the stream will now end when
all tracks have ended.

MozReview-Commit-ID: DXPY3G36gkw

--HG--
extra : rebase_source : 109c40edbc74a89bafbe94fb2b42bba5ec5b4f8f
2016-09-09 14:21:32 +02:00
Andreas Pehrson 0b82737563 Bug 1208316 - Test media flow per track instead of per stream. r=drno
The existing media elements may have ended and new tracks been created in the
stream it used as source, since we now end when a stream goes inactive.

We test the tracks individually in media elements instead. They'll either be
live or ended forever.

MozReview-Commit-ID: DxBk2XjSVCH

--HG--
extra : rebase_source : cd3884f4d1b90cde5095e3dc3eb5a43363cf7195
2016-09-14 17:15:24 +02:00
Jan-Ivar Bruaroey 6f1eb05923 Bug 1313246 - allow empty username and credential in RTCPeerConnection constructor. r=bwc
MozReview-Commit-ID: 6EJ46BXxXW5

--HG--
extra : rebase_source : e9a5ddc25c61708371ce1c89d172dda432226b25
2016-10-26 20:41:07 -04:00
Andreas Pehrson 3218ca42b9 Bug 1294605 - Enable test code waiting for this bug. r=jib
MozReview-Commit-ID: 3TV58pT1SF2

--HG--
extra : rebase_source : 90ec71319c4180ec464c770534862d6a7faf3d1f
extra : intermediate-source : ba9fd44ecdcf130e80da14ec9288ad98f4e82516
extra : source : 631047fcb5af9e5d2bcf4761dc8fbd0d37529270
2016-08-22 18:27:38 +02:00
Andreas Pehrson 66f01e5d24 Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ

--HG--
extra : rebase_source : a333ce86be27f0b1806ddbc0e49f6a9eda6d5522
extra : intermediate-source : 77a7f70e04f50b9c621ec3228eb5ba61a3a9e1ac
extra : source : 4cfa56c2c97b0d971894b0485e7893ac5363f746
2016-08-30 14:24:33 +02:00
Andreas Pehrson aafd1d4711 Bug 1295352 - Update mediaElementCapture tests to stop all tracks before finishing. r=jib
MozReview-Commit-ID: GnfFt1vIbig

--HG--
extra : rebase_source : 005bcde1072282b25f751e38c1ea3dc059811ada
extra : intermediate-source : 907d83f3649296a187ab5e8b98475ad3b8b88bc2
extra : source : ead33662607bf6bc37bbcf8de6ed7daf5d773ca6
2016-08-29 16:37:16 +02:00
Jan-Ivar Bruaroey c0640cddba Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

--HG--
extra : rebase_source : 466be0b2c48c49c9842ce5b6ddb41ec72e706f7e
extra : intermediate-source : 572f17fd9e607b26f7a06d4b526bef50ab5074a0
extra : source : e8d6d5f8bcc93a488739635fe55ffdbd17dc206d
2016-08-12 15:18:51 -04:00
Jan-Ivar Bruaroey 5fc1422320 Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons
MozReview-Commit-ID: CjkRcALTY7V

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

--HG--
extra : rebase_source : 4752f3b4ec0a0f20f61baf4d2b0c84de6e34686f
extra : intermediate-source : c827628cdf72242ffa592854d06e1257d2f28d80
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
2016-08-05 00:46:25 -04:00
Iris Hsiao 750c49cf6f Backed out changeset 7511487c9b5e (bug 1294605) for Mochitest mda bustages
CLOSED TREE
2016-10-26 17:54:28 +08:00
Andreas Pehrson fcd9973731 Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ
2016-08-30 14:24:33 +02:00
Ryan VanderMeulen 5c4d7020f2 Merge m-c to inbound. a=merge 2016-10-21 11:08:45 -04:00
Andreas Pehrson ba771ca352 Bug 1294605 - Increase 'ended' timeout in test_gUM_trackEnded.html. r=jib
MozReview-Commit-ID: 84BXrFnrdrE

--HG--
extra : rebase_source : ad0e75d1a6521a82f45fa7457d283cfac8f281e5
2016-10-21 15:46:17 +02:00
Sebastian Hengst 84075be506 Backed out changeset 19d4e98a1191 (bug 1295352) for frequently failing mda test test_getUserMedia_trackEnded.html on Linux x64 debug. r=backout a=backout
--HG--
extra : source : 4693d5445f6755dea29f763a5568c456cbf3d8cb
extra : amend_source : 66a80de5c3fbed08cd94309439a351bd8f876fcc
2016-10-20 20:03:17 +02:00
Sebastian Hengst 971d25de22 Backed out changeset 4f5c09304792 (bug 1295352)
--HG--
extra : source : 0d2f0fcf7185290db6623557c66959e32b552c59
2016-10-20 20:03:17 +02:00
Sebastian Hengst d0d2db5cab Backed out changeset d921975370c7 (bug 1295352)
--HG--
extra : source : eecba1a05d03f27cb3966948effe04a1c9bfec83
2016-10-20 20:03:17 +02:00
Sebastian Hengst d5addf7d5c Backed out changeset 95f04e2c2b06 (bug 1295352)
--HG--
extra : source : 051a29aa9419a32d6295f9e79362ceb3611b53a5
2016-10-20 20:03:16 +02:00
Sebastian Hengst fa35a48d74 Backed out changeset 1978000eae5e (bug 1294605)
--HG--
extra : source : 45b00bb6727a744bdc733578297418df6c9b1b58
2016-10-20 20:03:16 +02:00
Sebastian Hengst aa0990718c Backed out changeset eb930799bd15 (bug 1294605)
--HG--
extra : source : 5a542246049e4ff7fc0c49234fdb49605047a8e2
2016-10-20 20:03:16 +02:00
Andreas Pehrson 5739b4189f Bug 1294605 - Enable test code waiting for this bug. r=jib
MozReview-Commit-ID: 3TV58pT1SF2

--HG--
extra : rebase_source : 3b74b419315148eb9ad786073602d19a7b9eb3ab
extra : intermediate-source : eb930799bd15d0810d25da09baa8ea55f3046765
extra : source : 631047fcb5af9e5d2bcf4761dc8fbd0d37529270
2016-08-22 18:27:38 +02:00
Andreas Pehrson e640ec1268 Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ

--HG--
extra : rebase_source : a7f7b3a3ab963605d95322b2d36cf6edecde6a4b
extra : intermediate-source : 1978000eae5e61f988e52516102530525a762a64
extra : source : 4cfa56c2c97b0d971894b0485e7893ac5363f746
2016-08-30 14:24:33 +02:00
Andreas Pehrson 70b5381c45 Bug 1295352 - Update mediaElementCapture tests to stop all tracks before finishing. r=jib
MozReview-Commit-ID: GnfFt1vIbig

--HG--
extra : rebase_source : 69555c6043232571b4645cc5d683c96884224a55
extra : intermediate-source : 95f04e2c2b06da5af099a262b609dfcd79bb7f81
extra : source : ead33662607bf6bc37bbcf8de6ed7daf5d773ca6
2016-08-29 16:37:16 +02:00
Andreas Pehrson 17e5482a6b Bug 1294605 - Enable test code waiting for this bug. r=jib
MozReview-Commit-ID: 3TV58pT1SF2

--HG--
extra : rebase_source : 60c8cf5b672dbe6b6c8275cab55df18d67dd7e18
extra : intermediate-source : fd54a601b0d2eb73cbe2411078a389d025e6a333
extra : source : 631047fcb5af9e5d2bcf4761dc8fbd0d37529270
2016-08-22 18:27:38 +02:00
Andreas Pehrson 70ed3a403c Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ

--HG--
extra : rebase_source : 668f9c8bec514daee660fc624efa6ea8a7a08978
extra : intermediate-source : c5b383c2305c3d4b4e245941b54e8d4da995eb8d
extra : source : 4cfa56c2c97b0d971894b0485e7893ac5363f746
2016-08-30 14:24:33 +02:00
Andreas Pehrson a6350215e4 Bug 1295352 - Update mediaElementCapture tests to stop all tracks before finishing. r=jib
MozReview-Commit-ID: GnfFt1vIbig

--HG--
extra : rebase_source : 7a16b823a1fb11ba726d1a54228346dc0d7c20e4
extra : source : ead33662607bf6bc37bbcf8de6ed7daf5d773ca6
2016-08-29 16:37:16 +02:00
Jan-Ivar Bruaroey 4d04e01a54 Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

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

--HG--
extra : rebase_source : b1144ae107a33a1692b8ffe3a0cf8c374c34397b
extra : intermediate-source : 4f5c093047921304a8a71f113cf33bc4c9cfd431
extra : source : f0a1407718aa20927de2a74da20e6073537958e8
2016-08-12 16:43:16 -04:00
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 ef2e75bf5c Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons
MozReview-Commit-ID: 4VVb2ZJWiCL

--HG--
extra : rebase_source : 80abc1cffeb8f6abe45ce88cc7aa55a3e7980b7b
extra : intermediate-source : 19d4e98a11915cd17c61b8563b7eb6a540d3e229
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
2016-08-05 00:46:25 -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
Sebastian Hengst 219c767901 Backed out changeset 19d4e98a1191 (bug 1295352) for frequently failing mda test test_getUserMedia_trackEnded.html on Linux x64 debug. r=backout 2016-10-20 20:03:17 +02:00
Sebastian Hengst 9c87437ca0 Backed out changeset 4f5c09304792 (bug 1295352) 2016-10-20 20:03:17 +02:00
Sebastian Hengst 412370877f Backed out changeset d921975370c7 (bug 1295352) 2016-10-20 20:03:17 +02:00
Sebastian Hengst 759a3ce285 Backed out changeset 95f04e2c2b06 (bug 1295352) 2016-10-20 20:03:16 +02:00
Sebastian Hengst abb3dbfc45 Backed out changeset 1978000eae5e (bug 1294605) 2016-10-20 20:03:16 +02:00
Sebastian Hengst d3a712340e Backed out changeset eb930799bd15 (bug 1294605) 2016-10-20 20:03:16 +02:00