Nikhil Marathe
|
f22c1bc30b
|
Bug 1166504 - Make nsMultiplexInputStream cloneable. r=bkelly,froydnj
--HG--
extra : rebase_source : 50d88c93b4b8bab0d474002f6661432ad5357e43
|
2015-06-02 16:12:57 -07:00 |
Wes Kocher
|
ba06617421
|
Backed out changeset 47a103414177 (bug 1166504) for mochitest-e10s-4 permafail CLOSED TREE
|
2015-06-01 17:59:17 -07:00 |
Nikhil Marathe
|
f2fab68cc8
|
Bug 1166504 - Make nsMultiplexInputStream cloneable. r=bkelly,froydnj
--HG--
extra : rebase_source : cb6b530acf76e6414cd8d76aedd994b27effe069
|
2015-05-19 14:28:32 -07:00 |
Ryan VanderMeulen
|
13603e7715
|
Bug 1059081 - More non-unified bustage fixage.
CLOSED TREE
--HG--
extra : amend_source : 17ec29e14dbd9b1bb4296a0faed151c073b93599
|
2015-05-28 15:00:36 -04:00 |
Josh Matthews
|
bd1ad4e991
|
Bug 1059081 - Fix non-unified bustage. a=bustage
--HG--
extra : transplant_source : %03j%8A%5DJ-%8F%CD%D7%BE%F11%B7%89%21%15n%F6%0E%8D
|
2015-05-28 13:23:56 -04:00 |
Josh Matthews
|
312dc84e14
|
Bug 1059081 - Add a threadsafe wrapper for persistent nsMultiplexStream queues. r=nfroyd
|
2015-05-14 07:55:57 -04:00 |
Ehsan Akhgari
|
883849ee32
|
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 |
Thomas Baquet
|
0dad1fee4b
|
Bug 1132078 - Remove useless null checks after allocating memory with |new| from xpcom/io. r=nfroyd
|
2015-03-02 11:59:36 +01:00 |
Ehsan Akhgari
|
6c67942f1f
|
Bug 1123004 - Mark ReadSegmentsState as stack class, and its mThisStream member as nsCOMPtr; r=froydnj
|
2015-01-21 22:42:38 -05:00 |
Birunthan Mohanathas
|
80ef08ccd8
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
Birunthan Mohanathas
|
488f6b602e
|
Bug 995730 - Fix style violations in xpcom/io/. r=froydnj
|
2014-05-14 23:15:46 +03:00 |
Birunthan Mohanathas
|
51bcf8d525
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
This also removes trailing whitespace in reindented files.
|
2014-05-05 20:30:43 +03:00 |
Bruce Sun
|
3e7ae5a454
|
Bug 990957 - Seek again in Tell(), Available(), Seek() of nsMultiplexInputStream. r=mcmanus
|
2014-05-05 12:22:16 +08:00 |
Birunthan Mohanathas
|
5f1fde8824
|
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 |
Andrea Marchesini
|
fdcbca4082
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
Chris Peterson
|
565f47bc12
|
Bug 942400 - Fix -Wunused-variable warning in xpcom/io/nsMultiplexInputStream.cpp. r=nfroyd
|
2013-11-22 19:39:47 -08:00 |
Benjamin Smedberg
|
8fd1bc7f20
|
Bug 672843 part C - convert most of XPCOM except for xpcom/tests, r=vdjeric
|
2013-11-19 16:27:37 -05:00 |
Birunthan Mohanathas
|
0cfca404c5
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
Joshua Cranmer
|
1a6dffc73f
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
--HG--
extra : rebase_source : d54f6973e3ff859207115013e8361781769ffc76
|
2013-07-18 21:31:26 -05:00 |
Jeff Walden
|
5ec763f216
|
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
|
2013-03-05 15:43:30 -08:00 |
Jeff Walden
|
1871e9f3f8
|
Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
|
2013-02-15 19:55:36 -08:00 |
David Zbarsky
|
98e27ded04
|
Bug 847239 - Mark SeekableStreamAtBeginning #ifdef DEBUG r=kinetik
|
2013-03-04 10:40:24 -05:00 |
Mats Palmgren
|
5f5d30eb5b
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Mats Palmgren
|
924e59e0d0
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
Matthew Gregan
|
c90b40acf5
|
Bug 799234 - Fix seeking within a single stream's range within a multiplexed stream. r=biesi,amarchesini
--HG--
extra : rebase_source : 73658a2351a9a0a9476f6d1f4f6e5d8a77413eb5
|
2012-10-20 08:29:41 +13:00 |
Andrea Marchesini
|
5b7140d600
|
Bug 797871 - Fix nsMultiplexInputStream.Seek. r=dougt
|
2012-10-11 06:26:30 -04:00 |
Paul Adenot
|
6ad35d0369
|
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
|
2012-09-04 14:53:52 -07:00 |
Ben Turner
|
7370f46298
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
--HG--
rename : ipc/glue/IPCSerializableParams.ipdlh => ipc/glue/InputStreamParams.ipdlh
extra : transplant_source : %A6%BC%8B%8D%3A_%7Df%2B%FE%AA%94%81%AB%CAW%15K%A7%03
|
2012-08-23 12:33:46 -07:00 |
Chris Double
|
29ecf269e0
|
Backout bug 730765 Part 3/3
--HG--
extra : rebase_source : 2aadbb2419cceeac30bd95484e37ab905525662f
|
2012-08-24 00:12:53 +12:00 |
Chris Double
|
45b8eeefcf
|
Backed out changeset 5583ccdfea18
|
2012-08-23 22:42:14 +12:00 |
Paul Adenot
|
82b123b5a7
|
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
|
2012-08-21 16:00:23 -07:00 |
Ryan VanderMeulen
|
8df811156e
|
Backout 3ce94808577b, 56f288230d5a, and 18ff170ecb1f (bug 730765) for bustage. r=fail
|
2012-08-21 18:45:54 -04:00 |
Paul Adenot
|
a952a58489
|
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
|
2012-08-15 10:36:12 -07:00 |
Ben Turner
|
8740622e89
|
Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey.
|
2012-08-22 19:13:54 -07:00 |
Ben Turner
|
4b09919a18
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
--HG--
rename : netwerk/base/public/nsIIPCSerializable.idl => netwerk/base/public/nsIIPCSerializableObsolete.idl
extra : transplant_source : %EB%18%9D%E6%B1%C6%26%A2%16%F3%85g%1A%25%B1%8E%A1%E72e
|
2012-08-16 00:02:32 -04:00 |
Honza Bambas
|
15daadba69
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
Ryan VanderMeulen
|
4369c9acf5
|
Backout 41a3cdf92063 (bug 782649) for Linux xpcshell failures.
|
2012-08-22 17:31:06 -04:00 |
Ben Turner
|
f17c803d93
|
Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey.
|
2012-08-22 12:19:29 -07:00 |
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.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 PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Ehsan Akhgari
|
df3797a6e7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Boris Zbarsky
|
257873b0a7
|
Bug 723498. Make sure to always set our out param in nsMultiplexInputStream::IsNonBlocking when returning success. r=bsmedberg
|
2012-02-07 15:28:06 -05:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
Ehsan Akhgari
|
2cc302e02c
|
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
|
2011-03-31 20:15:27 -04:00 |
Ehsan Akhgari
|
cccdef8b2f
|
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
|
2011-04-01 12:23:48 -04:00 |
Ehsan Akhgari
|
bd51cb9b94
|
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
|
2011-03-31 20:15:27 -04:00 |
Josh Matthews
|
484da22282
|
Bug 536289 - Part 1: Move IPC::InputStream to a more general location. r=jduell a=blocking-fennec
|
2010-10-14 14:21:48 -04:00 |