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

899 Коммитов

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