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

625 Коммитов

Автор SHA1 Сообщение Дата
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