Jan-Ivar Bruaroey
|
db8afa5063
|
Bug 919244 - Leakproof gUMRunnable + OnNavigation cleanup of MediaManager::mActiveCallbacks. r=jesup
|
2014-01-08 16:51:33 -05:00 |
|
Jan-Ivar Bruaroey
|
1eebc9f2b6
|
Bug 950855 - Create basic getStats mochitest. r=jsmith
|
2014-01-07 10:35:06 -05:00 |
|
Jan-Ivar Bruaroey
|
984b83fa97
|
Bug 950855 - Spec-compliant enumeration of RTCStatsReport. r=bz
|
2013-12-19 10:34:39 -05:00 |
|
Ehsan Akhgari
|
eaa7491d77
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-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 PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Nils Ohlmeier [:drno]
|
7215be83c0
|
Bug 951892 - Adding ICE Connection state checks to PeerConnection Mochitests r=abr
|
2013-12-20 14:00:00 -06:00 |
|
Adam Roach [:abr]
|
1fce516c99
|
Bug 784491 - Part 1: Add constraints to addStream r=jib
|
2013-12-18 13:54:23 -06:00 |
|
Suhas Nandakumar
|
7648f1e541
|
Bug 934667 - Add preferences to enable loopback devices. r=jesup
|
2013-11-11 02:39:54 -08:00 |
|
Randell Jesup
|
9e71dcb1bc
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Carsten "Tomcat" Book
|
b0cb202aed
|
Backed out changeset 1d72742584ad (bug 945614) per Bug 853356 comment 209
|
2013-12-10 08:38:43 +01:00 |
|
Wes Kocher
|
fc60a8717e
|
Backed out changeset 144cec97320a (bug 853356) despite the CLOSED TREE
|
2013-12-09 16:33:28 -08:00 |
|
Alfredo Yang
|
f0bf98ce30
|
Bug 853356 - Test: Check mediastream track according to request type. r=jsmith
|
2013-12-09 09:35:03 -05:00 |
|
Phil Ringnalda
|
31ef9a4e42
|
Merge m-c to b-i
|
2013-12-07 08:28:10 -08:00 |
|
Wes Kocher
|
871ed2b150
|
merge m-c to b2g-inbound
|
2013-12-06 20:49:02 -06:00 |
|
Randell Jesup
|
523a95d999
|
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
|
2013-12-06 18:43:02 -05:00 |
|
Phil Ringnalda
|
9c587812e8
|
Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test
|
2013-12-06 19:50:54 -08:00 |
|
Randell Jesup
|
33d6cb846a
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
e87956b07b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Randell Jesup
|
52d3b0d094
|
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
|
2013-12-06 18:43:02 -05:00 |
|
Randell Jesup
|
1835dc3154
|
bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith
|
2013-12-05 18:10:21 -05:00 |
|
Byron Campen [:bwc]
|
d2ae837ae8
|
Bug 943898: Fixed an important iceState -> iceConnectionState replacement and a few less-important ones. r=abr
|
2013-11-27 09:32:23 -08:00 |
|
Randell Jesup
|
1a7de2c062
|
Bug 945334: Fix runnable pointer holding r=roc
|
2013-12-05 16:30:51 -05:00 |
|
Randell Jesup
|
aac4f799fe
|
Backout bug 926746 part 3 (replaced with bug 945334) rs=jesup
|
2013-12-05 16:30:50 -05:00 |
|
Steven Lee
|
b427163285
|
Bug 926746 - Part 3: Fix the problem that JS objects could be released on non-mainthread. r=jesup
|
2013-12-05 09:29:07 -05:00 |
|
Steven Lee
|
a875f4819c
|
Bug 926746 - Part 2: nsContentPermissionHelper set grant information to GonkPermission. r=jesup
|
2013-12-05 09:29:07 -05:00 |
|
Shih-Chiang Chien
|
73ed9f4783
|
Bug 940045 - Part 2: Send requestURL from content process. r=jesup
|
2013-11-26 14:22:16 +08:00 |
|
Ryan VanderMeulen
|
7e2a39a422
|
Backed out changesets 720a36d92d37 and c24da899172a (bug 926746) for frequent timeouts/hangs in test_dataChannel_basicAudio.html.
|
2013-12-02 14:05:19 -05:00 |
|
Steven Lee
|
7136a575cc
|
Bug 926746 - Part 2: nsContentPermissionHelper set grant information to GonkPermission. r=jesup
|
2013-12-02 10:21:51 -05:00 |
|
Patrick Wang
|
b5e6c1349b
|
Bug 870660: Part 2: Implement socket filter for STUN. r=ekr
|
2013-11-30 00:15:26 +08:00 |
|
Ms2ger
|
554db665e5
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
|
Byron Campen [:bwc]
|
3717ae5701
|
Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup
|
2013-11-13 14:53:30 -08:00 |
|
Byron Campen [:bwc]
|
7490fe07c9
|
Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz
|
2013-11-25 11:01:03 -08:00 |
|
Ehsan Akhgari
|
d5a5805060
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
--HG--
extra : rebase_source : 7d4187e2286cbfc278f463317043a280ea227e9d
|
2013-11-26 11:38:52 -05:00 |
|
Ed Morley
|
e5c2bfe958
|
Backed out changeset 8c69c6e6fc39 (bug 942633) for build failures on a CLOSED TREE
|
2013-11-26 17:30:55 +00:00 |
|
Ehsan Akhgari
|
4fb60db2d4
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
|
Randell Jesup
|
19b52c6fe9
|
Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr,smaug,jsmith
|
2013-11-24 19:46:39 -05:00 |
|
Jan-Ivar Bruaroey
|
dc371f7d11
|
Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup
|
2013-11-22 16:10:00 -05:00 |
|
Jan-Ivar Bruaroey
|
758fc8ce90
|
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
|
2013-11-08 19:45:59 -05:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Phil Ringnalda
|
33fae57bd6
|
Bug 930481 - Disable test_dataChannel_basicAudioVideoCombined.html on OS X for timeouts taking out the entire suite
--HG--
extra : rebase_source : 47f7a0ae9d1bd740c919ea441a1af29b4b823542
|
2013-11-17 18:14:00 -08:00 |
|
Phil Ringnalda
|
4890312d8e
|
Bug 930481 - Disable test_dataChannel_basicAudioVideo.html on OS X for far too frequent timeouts taking out the entire suite
--HG--
extra : rebase_source : 6611ef1c33c8650b59d5bf35684effe33964c6ba
|
2013-11-17 15:22:47 -08:00 |
|
Byron Campen [:bwc]
|
b43dfa7216
|
Bug 933360. Change GlobalPCList._list from an array to an object, and rewrite some teardown code r=jib
|
2013-10-31 11:50:59 -07:00 |
|
Tom Schuster
|
f052cdba92
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Ms2ger
|
29adada2a2
|
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
|
2013-11-17 16:39:25 +01:00 |
|
Tom Schuster
|
a12aa024e6
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Florian Quèze
|
94a37f4594
|
Bug 831759 - PeerConnection set*Description callbacks can be overwritten prematurely, r=abr.
|
2013-11-12 13:09:26 +01:00 |
|
Ms2ger
|
bd6c1c7dc9
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
|