Commit Graph

789 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
c6259b5db7 Backed out changeset 23b18c4d6f6a (bug 994912) for suspecion of causing m3 test failures 2014-09-25 12:44:50 +02:00
Andrew Osmond
df9a7f17e9 Bug 994912 - Add support for event-based notifications to media streams. r=roc,bz 2014-09-24 12:47:00 +02:00
Jan-Ivar Bruaroey
21e265d366 Bug 1070076 - fixed createOffer options arg legacy-syntax-warning to not trip on absent arg. r=jesup 2014-09-19 15:25:06 -04:00
Randell Jesup
e26223e57c Bug 1062876: refactor window iteration code for MediaManager r=jib 2014-09-19 17:24:28 -04:00
Nils Ohlmeier [:drno]
4254d0a334 Bug 1063808 - fix offerRequiresVideo to request video instead of audio. r=jib 2014-09-16 19:49:00 +02:00
Daniel Holbert
8e1d73dfaf Bug 1066703: Mark GetUserMediaCallbackMediaStreamListener::mMediaThread as permissably-unused in --disable-webrtc builds. r=jimm 2014-09-12 11:05:45 -07:00
Jim Mathies
402d9e5232 Bug 1060738 - Switch to using chromium's Thread/tasks in MediaManager. On Windows, use MessagePumpForNonMainUIThreads for the background media thread. r=jesup 2014-09-12 09:49:39 -05:00
EKR
4922245545 Bug 1063730 - Require HTTPS for Screen/window sharing. r=mt,sstamm 2014-09-10 15:01:44 -07:00
Jan-Ivar Bruaroey
de38a41b25 Bug 1064088 - Deprecation warnings when required callbacks are missing. r=abr 2014-09-09 10:52:23 -04:00
Jan-Ivar Bruaroey
a8260c08f1 Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr 2014-09-09 01:12:24 -04:00
Ahmed Kachkach
d0b1579431 Bug 1063099 - Include IPC tests filenames in logs. r=ahal 2014-09-09 08:01:00 -04:00
Nils Ohlmeier [:drno]
dd2f0dc0eb Bug 1060103 - Add trickle ICE support for steeplechase. r=ted 2014-09-08 04:53:00 -04:00
Alfredo Yang
e4388d5bb9 Bug 1054905 - Use takePhotoComplete callback on B2G. r=roc 2014-09-09 00:17:00 +02:00
Randell Jesup
fb28ba5422 Bug 1063971: Allow SetRemoteDescription to omit callbacks again r=jib 2014-09-07 12:08:49 -04:00
Jan-Ivar Bruaroey
25eec20f1b Bug 1062981 - Disable bfcache for pages active MediaManager. r=smaug, r=jesup 2014-09-05 16:02:54 -04:00
Randell Jesup
e9274b68ff Bug 1049583: comment-only fix for screensharing whitelist rs=jesup DONTBUILD 2014-09-05 09:43:39 -04:00
Josh Aas
db6fd5144c Bug 1062715 - remove Chromium event recorder, memory debug, simple thread, drag and drop code. rs=bent 2014-09-03 23:56:40 -05:00
Mike Hommey
a653121671 Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
fc99c53ae5 Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
Jan-Ivar Bruaroey
a41821c049 Bug 1060708 - Detect user and environment cameras on Android. r=gcp,blassey,snorp 2014-08-29 20:38:09 -04:00
Ehsan Akhgari
5c071cc02e Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc
--HG--
extra : rebase_source : 14da50f7d2e37e04452445dea575ea4d582e8efd
2014-08-31 23:50:23 -04:00
Matthew A. Miller
6b7e6b6bbc Bug 1059295 - sending the getUserMedia:revoke notification with the "screen:" prefix doesn't stop app sharing r=jesup 2014-08-28 16:44:27 -06:00
Byron Campen [:bwc]
32ef235a1e Bug 991037 - Part 2: Convert over to full trickle, which allows some simplification of code, and makes the following work much easier. r=mt 2014-08-07 10:20:26 -07:00
Byron Campen [:bwc]
95ed291ef1 Bug 991037 - Part 1: Simplify the command-queueing logic in pc.js, and make it less racy. r=mt 2014-08-06 16:53:07 -07:00
Nils Ohlmeier [:drno]
bb07043bf5 Bug 1041832: add support for trickle ICE to mochitests r=bwc 2014-08-28 13:36:00 -07:00
Nils Ohlmeier [:drno]
fdfca55241 Bug 1059867: disable WebRTC tests for B2G r=bwc 2014-08-28 09:41:00 -07:00
Jan-Ivar Bruaroey
e2e957f0dd Bug 1032839 - test that addTrack returns sender. r=drno 2014-08-27 15:44:51 -04:00
Jan-Ivar Bruaroey
ef426ad869 Bug 1055378 - Tightened test of getStats w/track arg. r=drno 2014-08-22 12:21:45 -04:00
Jan-Ivar Bruaroey
7ef5d4caa3 Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup 2014-08-21 17:14:12 -04:00
Randell Jesup
2fcda237b8 Bug 1057955: Stop the backend capture when the MSG track is stopped r=jib 2014-08-27 01:03:50 -04:00
Randell Jesup
6fc7db9aef Bug 1057006: split window and app sharing reports so the UI can handle them separately, r=jib. 2014-08-25 11:01:19 -04:00
Matthew A. Miller
3e81519438 Bug 1036653 - updates to basic framework for app sharing, r=jesup,gcp 2014-08-20 16:05:23 -06:00
Ahmed Kachkach
3e86d6f941 Bug 1057558 - Fix IPC test results not being reported in first iframe. r=drno 2014-08-26 15:53:00 +02:00
Carsten "Tomcat" Book
e7651aad52 Backed out changeset 572c610328c6 (bug 1036653) 2014-08-27 09:20:40 +02:00
Carsten "Tomcat" Book
35276ee64f Backed out changeset 0edf5afdc13c (bug 1057955) 2014-08-27 08:40:09 +02:00
Matthew A. Miller
980bd450ec Bug 1036653 - updates to basic framework for app sharing, r=jesup,gcp 2014-08-20 16:05:23 -06:00
Randell Jesup
7825fcc830 Bug 1058829: enable users to enable window/screensharing on WinXP and 10.6 via pref r=jib 2014-08-27 01:09:38 -04:00
Jan-Ivar Bruaroey
29092024ce Bug 1032839 - update RtpSender.track when replaceTrack succeeds r=jesup 2014-08-26 19:31:51 -04:00
Randell Jesup
2c65768ded Bug 1057955: Stop the backend capture when the MSG track is stopped r=jib 2014-08-27 01:03:50 -04:00
Wes Kocher
c7dd458b8c Backed out changeset 1ed271ffb59c (bug 786419) bug causing bug 786419 a=backout 2014-08-26 16:34:46 -07:00
Carsten "Tomcat" Book
14d94e4a68 Backed out changeset 324833b27740 (bug 1054706) for the suspicion of causing frequent e10s m3 test failures 2014-08-26 10:59:17 +02:00
EKR
9a3b5045c4 Bug 1054704. Generate an IDR NAL for fake H.264 r=jesup 2014-08-21 10:09:38 -07:00
Randell Jesup
cc0389a3ff Bug 1054706: Test for painted frames to verify video is flowing in webrtc mochitests r=drno 2014-08-22 18:11:21 -04:00
Randell Jesup
c6357821bf Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib 2014-08-25 21:20:44 -04:00
Jan-Ivar Bruaroey
597d96a0d0 Bug 1032839 - replaceTrack API. r=smaug, r=jesup 2014-08-15 01:33:09 -04:00
Ryan VanderMeulen
8b4061a8a7 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
Qeole
9b64b785b1 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Florian Quèze
5ae2396923 Bug 1056172 - the recording-window-ended notification isn't reliably fired, r=jesup. 2014-08-22 12:21:48 +02:00
Randell Jesup
5f06a75825 Bug 1050802: Backend to allow stopping sharing for screen/window for a WindowID r=jib 2014-08-22 10:27:16 +01:00
Nigel Babu
d845c02f6c Backed out 2 changesets (bug 1050802) for bustage, CLOSED TREE
Backed out changeset c365e93b8e42 (bug 1050802)
Backed out changeset 7e35629e7cdb (bug 1050802)
2014-08-22 12:53:32 +05:30