Commit Graph

285 Commits

Author SHA1 Message Date
Randell Jesup
6249d89fc4 Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Phil Ringnalda
33f0d82cac Bug 875640 - disable dom/media/tests/crashtests/855796.html for too-frequent silent kills of the entire crashtest suite on Android 2013-05-23 22:33:23 -07:00
Jan-Ivar Bruaroey
a664470d9e Bug 872839 - Part 1: Put new PeerConnections on global list earlier, ensuring close is called should PC.initialize fail. r=jesup 2013-05-22 13:05:20 -04:00
Adam Roach [:abr]
51e43522d6 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Mike Hommey
67e38191bc Backout changeset be729bc526a3 (part of bug 864035) 2013-05-18 11:10:45 +02:00
Mike Hommey
e9263edf55 Bug 864035 - Don't use a forward declaration for mozilla::dom::SpeechRecognition for use with a WeakPtr. r=smaug 2013-05-18 09:51:54 +02:00
David Zbarsky
45aa3d2bde Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger 2013-05-17 13:17:53 -07:00
Jan-Ivar Bruaroey
8154e0de42 Bug 823512: Part 4: Workaround for lack of serializer support (bug 863402). r=bz 2013-05-15 01:07:49 -04:00
Jan-Ivar Bruaroey
1bc4070ba9 Bug 823512: Part 3: Deprecated API calls emit warnings to web-console. r=jesup,bz 2013-05-11 20:48:29 -04:00
Jan-Ivar Bruaroey
1cfedb8565 Bug 823512: Part 2: Update PeerConnection to spec. states + DataChannel. r=bz,rjesup,ekr 2013-05-16 19:40:23 -04:00
Jan-Ivar Bruaroey
98794b08f6 Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Henrik Skupin
93c13efca6 Bug 856319 - Don't offer m=application unless createDataChannel is called first. r=jesup 2013-05-16 21:59:49 +02:00
Jason Smith
b23e76e52c Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc 2013-05-05 19:48:37 -07:00
Ed Morley
5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
954221d9c9 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Randell Jesup
6c552d6d53 Bug 864255: Move more of PeerConnectionMedia shutdown to occur synchronously r=ekr 2013-05-12 22:16:40 -04:00
Robert O'Callahan
c91b9193e1 Bug 866514. Part 2: Delay delivering getUserMedia stream result until the DOM object has asynchronously acquired the desired tracks. r=jesup
--HG--
extra : rebase_source : 26a908d2e1bcf0d6d83a864f47dd9d117699bb9c
2013-05-03 17:07:37 +12:00
Ryan VanderMeulen
96fb9281e2 Merge m-c to inbound. 2013-05-07 10:10:46 -04:00
Michael Wu
65d65906d0 Bug 869206 - Make webrtc code build on gonk-JB, r=jesup 2013-05-04 11:00:35 -04:00
Jason Smith
94799378b3 Bug 863929 - Crashtest for gsmsdp_negotiate_codec crash. r=ethanhugg 2013-04-30 21:07:32 -07:00
Jason Smith
33a375d259 Bug 860143 - Crashtest for NrIceStunServer::ToNicerStunStruct assertion failure. r=abr 2013-05-01 20:56:31 -07:00
Daniel Holbert
3be84bafa5 Bug 863929 followup: shift crashtest.list entry by 1 line, to the right spot, alphabetically. DONTBUILD 2013-05-06 10:45:01 -07:00
Jason Smith
25aa097444 bug 862883 - Enable webrtc mochitests on FxAndroid. r=gcp 2013-05-02 10:33:15 -07:00
Ms2ger
164bfd91dd Backout changesets f309dacf4010:be3cef4b69e3 for thread safety assertions on Windows and test failures on OSX. 2013-05-05 11:51:47 +02:00
Robert O'Callahan
95251bed50 Bug 866514. Part 2: Delay delivering getUserMedia stream result until the DOM object has asynchronously acquired the desired tracks. r=jesup 2013-05-03 17:07:37 +12:00
Ryan VanderMeulen
31c5b9121f Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Jason Smith
b5b9e8f3a4 Bug 861958 - Crashtest for DataChannelConnection::Open crash. r=jesup 2013-05-01 20:44:28 -07:00
Chiajung Hung
04960e6d50 Bug 825110 - Part 3: WebRTC changes for B2G WebRTC video module. r=jesup 2013-05-02 08:00:12 -04:00
David Zbarsky
720289e06b Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger 2013-04-24 00:22:37 -04:00
Jan-Ivar Bruaroey
c06b247230 Bug 857765 - Add try/catch to content-script window.onerror call. r=abr 2013-04-17 19:03:39 -04:00
Jan-Ivar Bruaroey
9f4b6ef454 Bug 861718 - Friendly error about PeerConnection missing in Offline mode. r=jesup 2013-04-17 01:16:02 -04:00
Jan-Ivar Bruaroey
84a5ab4471 Bug 857765: Log errors thrown by user-defined PeerConnection callbacks r=msucan 2013-04-16 19:23:07 -04:00
Mike Shal
df7deac25b Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Adam Roach [:abr]
162c51bd79 Bug 860952 - Add error site information to unexpectedCallbackAndFinish callback r=jsmith 2013-04-12 09:45:26 -05:00
Henrik Skupin
6135fdec84 Bug 858135 - Update LocalMediaStreamPlayback inheritance to use Object.create(). r=jesup 2013-04-11 07:48:09 -04:00
Adam Roach [:abr]
8f1c3ae062 Bug 856425: Call onicecandidate with a null candidate immediately after setLocalDescription succeeds r=ekr 2013-04-09 16:18:32 -05:00
Jan-Ivar Bruaroey
0466eb531d Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
Jason Smith
b2fe406760 Bug 836349 - Crashtest for bug 836349. r=abr
DONTBUILD
2013-04-08 16:14:24 -05:00
Ryan VanderMeulen
43d4bf4779 Backed out changeset 6c40b2d396c6 (bug 836349) for a bad commit message. 2013-04-08 17:29:38 -04:00
Adam Roach [:abr]
738dd217d2 # HG changeset patch
# User Jason Smith <jsmith@mozilla.com>
# Date 1364784773 25200
# Node ID 509272e28c38cc8962e67465e3be58281d9af33a
# Parent  0b7c27024048cdfbbd62005d1c4ad5e7f6edf8a8
bug 836349 - Crashtest for bug 836349. r=abr
2013-04-08 16:14:24 -05:00
Jason Smith
7cc1aac322 Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup 2013-04-02 08:06:59 -07:00
Masatoshi Kimura
2550eb2430 Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert 2013-04-07 13:45:34 +09:00
Adam Roach [:abr]
d6ec1b8a61 Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup,whimboo 2013-04-04 17:08:42 -05:00
Ryan VanderMeulen
0c343a580c Backed out changeset fddde2d1e9b2 (bug 853858) for Windows leaks. 2013-04-05 09:03:22 -04:00
Adam Roach [:abr]
76d130e238 Bug 853858: Move PeerConnectionTest instance reference into global scope. r=jesup, r=hskupin 2013-04-04 17:08:42 -05:00
Matt Brubeck
7c919af5b2 Back out 8daa66c443a3 (bug 853858) because of Android and B2G test failures 2013-04-04 17:36:32 -07:00
Adam Roach [:abr]
2b435d0be4 Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup 2013-04-04 17:08:42 -05:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Jason Smith
0682d21515 Bug 855796 - Crashtest for sdp_attr_fmtp_no_value crash. r=ethanhugg 2013-03-31 19:35:35 -07:00