Josh Matthews
|
7709e1fa44
|
Bug 1294450 - Make AutoIPCStream favour PSendStream for large input streams. r=nfroydj
|
2016-09-29 06:20:00 +02:00 |
|
Wes Kocher
|
de82ae2a15
|
Backed out changeset 57e78c503c4e (bug 1294450) for build bustage a=backout
|
2016-09-28 17:38:00 -07:00 |
|
Josh Matthews
|
d8d9b9aaf6
|
Bug 1294450 - Make AutoIPCStream favour PSendStream for large input streams. r=froydnj
|
2016-09-28 18:38:51 -04:00 |
|
Thomas Zimmermann
|
7b20346763
|
Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj
MozReview-Commit-ID: 4RBeHDyhQgr
|
2016-07-20 17:29:36 +02:00 |
|
Andrew McCreight
|
0514236009
|
Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm
MessageChannel.{h,cpp}, MessageLink.{h,cpp}, and ProtocolUtils.h are
using 4-space indent so I left those alone.
|
2016-05-27 14:54:31 -07:00 |
|
Andrea Marchesini
|
18b38ad706
|
Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan
|
2015-04-22 08:29:20 +02:00 |
|
Andrea Marchesini
|
ad97ae68b8
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
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 |
|
Andrea Marchesini
|
95913f6157
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
|
Ben Turner
|
c8df603ac2
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
|
2012-08-16 00:02:32 -04:00 |
|