Makoto Kato
|
d75d999182
|
Bug 857957 - Use Endian.h for byte swap. f=nfroyd, r=jfkthame, r/sr=bsmedberg
|
2013-04-24 16:40:33 +09:00 |
|
Josh Matthews
|
a34db39ba0
|
Bug 863770 - Pass in an ArrayBuffer object for nsBinaryInputStream::ReadAsArrayBuffer to use, for cases when the compartment in which it resides matters. r=vlad
|
2013-04-22 23:33:55 +02:00 |
|
Josh Matthews
|
e5feb55a95
|
Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad
|
2013-04-19 11:25:33 +02:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
aceman
|
2d19ac6495
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
Ms2ger
|
90f2d81463
|
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
|
2013-04-04 09:05:18 +02:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ms2ger
|
c4380f4933
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Daniel Holbert
|
b76c363e13
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
|
Jeff Walden
|
0bfefb7eed
|
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 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
8b4f575df1
|
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
|
2013-03-12 10:20:41 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Jeff Walden
|
bf23cd54f1
|
Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
|
2013-02-15 19:55:36 -08:00 |
|
David Zbarsky
|
94121eca1a
|
Bug 847239 - Mark SeekableStreamAtBeginning #ifdef DEBUG r=kinetik
|
2013-03-04 10:40:24 -05:00 |
|
Gregory Szorc
|
a8e6b873d4
|
Bug 784841 - Part 18ν: Convert /xpcom; f=Ms2ger rs=ted
|
2013-02-25 13:20:02 -08:00 |
|
Nathan Froyd
|
a42ee4c598
|
Bug 835646 - remove NS_{GET,PUT}_{FLOAT,DOUBLE}; r=bsmedberg
|
2013-01-28 21:20:01 -05:00 |
|
Chris Peterson
|
539e783497
|
Bug 839962 - Part 2: Replace some XPCOM thread NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg
|
2013-02-07 21:54:20 -08:00 |
|
Jim Mathies
|
206885bb40
|
Bug 837932 - Update dir svc media paths for Win7 and up - media dirs should point to Library default save locations. r=bsmedberg
|
2013-02-11 13:03:54 -06:00 |
|
Mats Palmgren
|
93d3d7b2b4
|
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 |
|
Trevor Saunders
|
e1d9c076e4
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05:00 |
|
Ehsan Akhgari
|
2cf729e283
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Michal Novotny
|
b06fe67e37
|
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
|
2013-01-04 00:30:48 +01:00 |
|
Shriram Kunchanapalli
|
bbed330a6b
|
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
|
2012-12-24 08:47:18 +05:30 |
|
Nicholas Nethercote
|
df43bc1128
|
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
|
2012-12-23 20:45:57 -08:00 |
|
Mike Hommey
|
f1dc106e2a
|
Bug 822004 - Call setlocale from nsNativeCharsetConverter::LazyInit if it is called before xpcom initialization. r=bsmedberg
|
2012-12-21 17:33:30 +01:00 |
|
Trevor Saunders
|
706ed64c15
|
bug 819927 - Base64{Encode,Decode}() should properly handle empty strings r=ehsan
|
2012-12-06 22:34:49 -05:00 |
|
Paolo Amadini
|
6151fc6201
|
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
|
2012-12-10 21:06:37 +01:00 |
|
Mats Palmgren
|
60ccae9fe3
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
|
Landry Breuil
|
d8b312c35e
|
Bug 803955: {Free,Open}BSD use alternative dirs for systemwide extensions/plugins. r=bsmedberg
|
2012-11-14 20:02:07 +01:00 |
|
Ehsan Akhgari
|
ac35497057
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-11-07 20:34:50 -05:00 |
|
Brian R. Bondy
|
bddd972422
|
Bug 369108 - Win32's nsIFile::Create and nsIFile::CreateUnique ignore permissions argument. r=bsmedberg
|
2012-11-03 13:39:02 -04:00 |
|
Nathan Froyd
|
bd55a07f0e
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Andrew Quartey
|
1d28872093
|
Bug 792581 - part 20: Replace LL_UI2L macro with int64_t cast. r=ehsan
|
2012-10-25 19:25:57 -04:00 |
|
Ehsan Akhgari
|
f117c7a7b0
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
|
Ehsan Akhgari
|
48b5c1a608
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
|
Abhishek Potnis
|
2509c81393
|
Bug 795511: Removed usages of PR_BIT and PR_BITMASK from the tree; r=ehsan
|
2012-10-20 07:31:43 +05:30 |
|
Matthew Gregan
|
4bedd96175
|
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 |
|
Andrew Quartey
|
0e23b26077
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
790ec84feb
|
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
|
2012-10-12 13:29:10 -04:00 |
|
Andrew Quartey
|
7d3807c62d
|
Bug 792581 - part 14 - Replace LL_SHL, LL_SHR, LL_USHR macros with bitwise operators. r=ehsan
|
2012-10-12 13:29:10 -04:00 |
|
Andrea Marchesini
|
48b684aaaf
|
Bug 797871 - Fix nsMultiplexInputStream.Seek. r=dougt
|
2012-10-11 06:26:30 -04:00 |
|
Andrew Quartey
|
e0477b23d8
|
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
|
2012-10-05 01:05:28 -04:00 |
|
Chris Pearce
|
4afda51dd1
|
Bug 785662 - Add NS_OpenAnonymousTemporaryFile(), and use it in nsMediaCache::Init(). r=roc
--HG--
rename : xpcom/io/nsMediaCacheRemover.cpp => xpcom/io/nsAnonymousTemporaryFile.cpp
|
2012-09-25 12:50:30 +12:00 |
|
Nathan Froyd
|
5f8f36ca5f
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
"absolutely necessary" in this context means "needs PRUnichar", which is
the reason that nsString.h now #includes prtypes.h.
|
2012-10-01 17:01:01 -04:00 |
|