Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Jan-Ivar Bruaroey
|
2a3906470e
|
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
|
2014-04-18 14:00:16 -04:00 |
|
Ryan VanderMeulen
|
6c9a60d624
|
Backed out changesets d8d01c95be03 and 5fa0c8f5ccb2 (bug 907352) for Linux64 mochitest-3 crashes.
|
2014-04-18 11:22:21 -04:00 |
|
Jan-Ivar Bruaroey
|
a46b5ab059
|
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
|
2014-04-18 03:23:29 -04:00 |
|
Jan-Ivar Bruaroey
|
37917f58c1
|
Bug 916012 - Clean up gUM to use webidl unions and filter by media-type. r=bz, r=bwc
|
2014-04-04 05:54:25 -04:00 |
|
Neil Rashbrook
|
a8a5decf6f
|
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
|
2014-04-03 23:06:26 +01:00 |
|
Shih-Chiang Chien
|
f061d0b2c4
|
Bug 898949 - Part 2, add available devices in the options of media permission request. r=jesup,jib.
|
2013-09-10 17:44:38 +02:00 |
|
Jan-Ivar Bruaroey
|
f609395190
|
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
|
2014-02-14 11:32:58 -08:00 |
|
Ryan VanderMeulen
|
dd78278d2d
|
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
CLOSED TREE
|
2014-02-14 13:38:04 -05:00 |
|
Jan-Ivar Bruaroey
|
1741cc3ce3
|
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
|
2014-02-13 15:32:17 -08:00 |
|
Alfredo Yang
|
3a4bbe0a0b
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
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 |
|
Randell Jesup
|
824977556d
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Alfredo Yang
|
4525f5855b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Reuben Morais
|
cd93ebe5c9
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
|
Alfredo Yang
|
5f4db71d6b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-11-05 16:29:39 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
da866c8ca2
|
Backout 2baeee8eb114
|
2013-11-05 15:00:06 +08:00 |
|
Alfredo Yang
|
5e11c13d9b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-11-05 14:07:29 +08:00 |
|
Nathan Froyd
|
9fd46193ba
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
|
Doug Turner
|
1c13e34713
|
Backing out 0f687f920370
|
2013-10-31 20:25:25 -07:00 |
|
Alfredo Yang
|
1be9ec95d8
|
Bug 853356 - Part 2: Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-10-26 21:19:53 -04:00 |
|
Nathan Froyd
|
b095d63d5d
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
|
Ehsan Akhgari
|
671bbdc894
|
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
|
2013-09-23 17:30:40 -04:00 |
|
Randell Jesup
|
83830f4a3c
|
Bug 915705: reland changesets f6402ce2b67a and 5bdec1cb1428 r=bz
|
2013-09-16 02:39:03 -04:00 |
|