Jan-Ivar Bruaroey
|
ad529303e9
|
Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup
|
2015-03-28 19:02:46 -04:00 |
|
Jan-Ivar Bruaroey
|
749fb18624
|
Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, r=florian, r=billm, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
af631d9c2d
|
Bug 1046245 - enumerateDevices origin-unique ids persisted to disk. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
dfeb5e8558
|
Bug 1046245 - enumerateDevices session-persisted hmac id. r=jesup
|
2015-02-23 11:50:48 -05:00 |
|
Jan-Ivar Bruaroey
|
9d30401426
|
Bug 1046245 - enumerateDevices returns label for pages w/active gUM or persistent permissions. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
c8e4c06861
|
Bug 1046245 - enumerateDevices (harmless interface version). r=smaug, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Phil Ringnalda
|
13670b07d8
|
Back out 6 changesets (bug 1046245) for thinking that MSVC would have anything to do with a __PRETTY_FUNCTION__
CLOSED TREE
Backed out changeset 9e3ecca831d8 (bug 1046245)
Backed out changeset 87dc145f4da8 (bug 1046245)
Backed out changeset 01606cf19a77 (bug 1046245)
Backed out changeset 2ed2b15fe940 (bug 1046245)
Backed out changeset 2b99b193828a (bug 1046245)
Backed out changeset d1ac67faccbb (bug 1046245)
|
2015-03-28 19:57:17 -07:00 |
|
Jan-Ivar Bruaroey
|
48383ec388
|
Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup
|
2015-03-28 19:02:46 -04:00 |
|
Jan-Ivar Bruaroey
|
d2a2c59e6d
|
Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, r=florian, r=billm, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
b58daa2404
|
Bug 1046245 - enumerateDevices origin-unique ids persisted to disk. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
41da15b7bc
|
Bug 1046245 - enumerateDevices session-persisted hmac id. r=jesup
|
2015-02-23 11:50:48 -05:00 |
|
Jan-Ivar Bruaroey
|
c0efb5a747
|
Bug 1046245 - enumerateDevices returns label for pages w/active gUM or persistent permissions. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
0c42ccac9d
|
Bug 1046245 - enumerateDevices (harmless interface version). r=smaug, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Ryan VanderMeulen
|
0ec3fab670
|
Backed out 6 changesets (bug 1046245) for bustage on a CLOSED TREE.
Backed out changeset 222c2f9e3bc9 (bug 1046245)
Backed out changeset 4251eef464a2 (bug 1046245)
Backed out changeset 592f4cc23197 (bug 1046245)
Backed out changeset 5bfb9a1c0550 (bug 1046245)
Backed out changeset e966a5df87b6 (bug 1046245)
Backed out changeset 609f3ca64004 (bug 1046245)
|
2015-03-28 16:24:25 -04:00 |
|
Jan-Ivar Bruaroey
|
9ed860c24b
|
Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup
|
2015-03-28 11:45:42 -04:00 |
|
Jan-Ivar Bruaroey
|
fbcac25eea
|
Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, r=florian, r=billm, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
5d6aa827f9
|
Bug 1046245 - enumerateDevices origin-unique ids persisted to disk. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
a5dabd984f
|
Bug 1046245 - enumerateDevices session-persisted hmac id. r=jesup
|
2015-02-23 11:50:48 -05:00 |
|
Jan-Ivar Bruaroey
|
e0ad8da01b
|
Bug 1046245 - enumerateDevices returns label for pages w/active gUM or persistent permissions. r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Jan-Ivar Bruaroey
|
e9ef942b38
|
Bug 1046245 - enumerateDevices (harmless interface version). r=smaug, r=jesup
|
2015-03-03 09:51:05 -05:00 |
|
Ehsan Akhgari
|
5cccea6f0f
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Jan-Ivar Bruaroey
|
a64931a5e4
|
Bug 1145403 - Don't open MediaManager on shutdown. r=jesup
|
2015-03-19 18:43:25 -04:00 |
|
Ehsan Akhgari
|
eb1ab67954
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2015-03-16 21:15:10 -04:00 |
|
Wes Kocher
|
15da99185b
|
Merge m-c to fx-team a=merge CLOSED TREE
|
2015-03-11 19:09:10 -07:00 |
|
Andrew Osmond
|
a248bf5eb1
|
Bug 1139027 - Permit running of camera mochitests on B2G desktop. r=mikeh
|
2015-03-10 19:39:49 -04:00 |
|
Mike de Boer
|
e8ff704fe8
|
Bug 1139907: show WebRTC screen sharing notification icon in Hello conversation window and globally when tab sharing is active. r=jesup,florian
|
2015-03-11 16:34:31 +01:00 |
|
Jan-Ivar Bruaroey
|
a3c50f7ac2
|
Bug 1140363 - fire recording-window-ended on gUM failures, like we do on deny r=jesup
|
2015-03-06 13:23:33 -05:00 |
|
Andreas Pehrson
|
11057e57a1
|
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
|
2015-02-09 15:23:34 +08:00 |
|
Mark Banner
|
f1c1a680e5
|
Bug 1110973 - Add a preference for enabling fake streams for tests, and use it in the Loop functional tests. r=smaug
|
2015-02-25 07:36:50 +00:00 |
|
Jan-Ivar Bruaroey
|
5cacb6dd84
|
Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt
|
2015-02-20 17:06:26 -05:00 |
|
Jan-Ivar Bruaroey
|
c4b7b6bbf5
|
Bug 997365 - End support for hold-out mandatory/optional: facingMode constraint on mobile. r=smaug, r=mt
|
2015-02-02 10:11:00 -05:00 |
|
Mark Banner
|
dc24473dab
|
Bug 1122032 Part 3 - Automatically allow screensharing for the Loop in-desktop pages. r=jesup
|
2015-02-02 21:53:19 +00:00 |
|
Jan-Ivar Bruaroey
|
9382757709
|
Bug 1006707 - add microphone to mediaSource and remove redundant enum in c++. r=rjesup
|
2015-01-20 10:31:59 -05:00 |
|
Jan-Ivar Bruaroey
|
566a2b022d
|
Bug 1006707 - change facingMode from enum to DOMString and support it as array. r=smaug, r=mt
|
2015-01-21 11:10:19 -05:00 |
|
Ehsan Akhgari
|
deaba252bc
|
Bug 1117261 - Mark virtual overridden functions as MOZ_OVERRIDE in DOM media code; r=rillian
|
2015-01-08 23:11:30 -05:00 |
|
Brad Lassey
|
f6f6e4df7d
|
bug 1088758 - Add the ability to mirror tabs from desktop to a second screen, restrict privledged GuM based on calling compartment rather than passed window's document r=rjesup
|
2014-12-10 09:06:02 -08:00 |
|
Shelly Lin
|
cb0da8cc3b
|
Bug 1003695 - Support multiple audio tracks and video tracks in DOMMediaStream. r=roc,jib,smaug
|
2014-12-12 11:54:12 +08:00 |
|
Jan-Ivar Bruaroey
|
b2e446deec
|
Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup
|
2014-10-27 15:42:56 -04:00 |
|
Jan-Ivar Bruaroey
|
6a7aa11f41
|
Bug 1033885 - rename error to onFailure in code before introducing an actual error object r=jesup
|
2014-10-17 20:47:46 -04:00 |
|
Jan-Ivar Bruaroey
|
c8b42cc3b4
|
Bug 1003274 - Part 2 - clue camera selection in to width/height code. r=jesup
|
2014-09-24 19:00:02 -04:00 |
|
Jan-Ivar Bruaroey
|
ee1536049b
|
Bug 1003274 - Part 1 - refactor template types. r=jesup
|
2014-09-24 11:17:33 -04:00 |
|
Chai-hung Tai
|
06353daff2
|
Bug 1053130: Refactor MediaEngine video sources; alse remove Snapshot function. r=jesup,alfredo
--HG--
rename : content/media/webrtc/MediaEngineWebRTCVideo.cpp => content/media/webrtc/MediaEngineCameraVideoSource.cpp
rename : content/media/webrtc/MediaEngineWebRTC.h => content/media/webrtc/MediaEngineCameraVideoSource.h
rename : content/media/webrtc/MediaEngineWebRTCVideo.cpp => content/media/webrtc/MediaEngineGonkVideoSource.cpp
rename : content/media/webrtc/MediaEngineWebRTC.h => content/media/webrtc/MediaEngineGonkVideoSource.h
|
2014-10-12 23:37:37 -04:00 |
|
Andrea Marchesini
|
1560ff52a9
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-08 17:15:23 +01:00 |
|
Ryan VanderMeulen
|
566e49b6ff
|
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
|
2014-10-07 13:16:11 -04:00 |
|
Andrea Marchesini
|
946cf8e0e1
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-07 15:20:55 +01:00 |
|
Jan-Ivar Bruaroey
|
8f35ac661a
|
Bug 1033885 - minor refactor of MediaManager::GetUserMedia to figure out privileged state itself. r=jesup
|
2014-09-30 19:17:53 -04:00 |
|
Randell Jesup
|
fa5130de56
|
Bug 1062876: refactor window iteration code for MediaManager r=jib
|
2014-09-19 17:24:28 -04:00 |
|
Daniel Holbert
|
9020fa69b0
|
Bug 1066703: Mark GetUserMediaCallbackMediaStreamListener::mMediaThread as permissably-unused in --disable-webrtc builds. r=jimm
|
2014-09-12 11:05:45 -07:00 |
|
Jim Mathies
|
57198fe6bf
|
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
|
372953c8d4
|
Bug 1063730 - Require HTTPS for Screen/window sharing. r=mt,sstamm
|
2014-09-10 15:01:44 -07:00 |
|