Trevor Saunders
|
9f0ad48b28
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05: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 |
|
Benoit Girard
|
0b1123da53
|
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
|
2013-01-07 16:19:39 -05:00 |
|
Mike Habicher
|
9804a8333a
|
Bug 827841 - don't proxy-release null pointers in nsMainThreadPtrHolder; r=jlebar
|
2013-01-08 13:40:18 -05:00 |
|
Mike Habicher
|
f53866e76a
|
backing out bug 827841 patch to fix comment
|
2013-01-10 01:44:18 +01:00 |
|
Mike Habicher
|
163b968cde
|
Bug 828502 - let nsMainThreadPtrHandle::get() handle nullptrs; r=bholley
|
2013-01-09 18:58:29 -05:00 |
|
Mike Habicher
|
fd1300b8ce
|
Bug 872841 - don't proxy-release null pointers in nsMainThreadPtrHolder; r=jlebar
--HG--
extra : rebase_source : 508d22c611725379192a90d8381f61aaa3d3ba97
|
2013-01-08 13:40:18 -05:00 |
|
Mike Habicher
|
6d66ed4072
|
Bug 827857 - make NS_ProxyRelease() handle null pointers properly; r=jlebar
|
2013-01-08 13:34:49 -05:00 |
|
Boris Zbarsky
|
3bc70b8c79
|
Bug 827654. Actually QI to interfaces we implement in nsCancelableRunnable. r=smaug
|
2013-01-08 09:01:30 -05:00 |
|
Mike Habicher
|
a52c7b00ee
|
Bug 827679 - add return value to nsMainThreadPtrHandle::operator=; r=bholley
|
2013-01-07 23:09:19 -05:00 |
|
Mohit Gahlot
|
3f72333525
|
Bug 818106 Fix: ScopedClose now considers errno EINTR.r=dhylands
|
2013-01-04 08:16:47 +05:30 |
|
Trevor Saunders
|
e3b2aa92a5
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
|
Mark Banner
|
c4505906c6
|
Bug 823940 Remove unused nsAutoVoidArray, and cleanup nsVoidArray's support for it. r=bsmedberg.
|
2012-12-22 09:00:15 +00:00 |
|
Neil Rashbrook
|
7ede8e093a
|
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
|
2012-12-21 10:09:50 +00:00 |
|
Neil Rashbrook
|
9708d4f1a2
|
Bug 493711 Part 1: switch nsCOMArray from nsVoidArray to nsTArray r=sicking
|
2012-12-19 21:33:54 +00:00 |
|
Justin Lebar
|
72d9ee54dc
|
Bug 819791 - Part 11: Make nsTArray and friends' copy constructors explicit. r=bz
|
2012-12-18 20:16:07 -05:00 |
|
Justin Lebar
|
7bef45ba1a
|
Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
Also make typeof nsAutoTArray == typeof AutoInfallibleTArray and switch
files to using nsTArrayForwardDeclare.h.
|
2012-12-18 20:16:06 -05:00 |
|
Justin Lebar
|
900c0a0310
|
Bug 819791 - Part 1: Remove nsTArrayDefaultAllocator, replacing it unconditionally with nsTArrayInfallibleAllocator. r=bz
|
2012-12-18 20:16:06 -05:00 |
|
Boris Zbarsky
|
b510abf604
|
Bug 819523 part 1. Make it possible to use the various-allocator nsTArrays interchangeably as long as you're working with const objects. r=jlebar
|
2012-12-18 20:16:05 -05:00 |
|
Trevor Saunders
|
f8c71d8f54
|
bug 819215 - make NS_IMPL_CYCLE_COLLECTION_XXXCLASS unnecessary r=smaug, mccr8
|
2012-12-08 00:08:37 -05:00 |
|
Gabriele Svelto
|
c95ca6c01f
|
Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar
|
2012-12-11 19:13:29 +01:00 |
|
Boris Zbarsky
|
231fb39036
|
Bug 815671 part 10. Make nsTArray constructors explicit. r=jlebar
|
2012-11-29 11:14:14 -05:00 |
|
Boris Zbarsky
|
e555fcedb4
|
Bug 815671 part 9. Fix hashtables to take a UserDataType reference on put, so that putting an array works. r=bsmedberg
|
2012-11-29 11:14:14 -05:00 |
|
Andrew McCreight
|
7a9bec59cd
|
Bug 815397 - Clean up Accessibility cycle collector definitions. r=smaug
|
2012-11-28 16:05:04 -08:00 |
|
Mats Palmgren
|
7dc73374a2
|
Bug 816162 - Add newline at end of file to fix compile warning. r=mccr8
|
2012-11-28 19:55:36 +01:00 |
|
Andrew McCreight
|
28e0b1694e
|
Bug 814453 - Eliminate NS_IMPL_CYCLE_COLLECTION_UNLINK_NATIVE_0 and NS_IMPL_CYCLE_COLLECTION_TRACE_NATIVE_BEGIN. r=smaug
|
2012-11-23 11:27:06 -08:00 |
|
Andrew McCreight
|
033e25a0c1
|
Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug
|
2012-11-23 11:13:39 -08:00 |
|
Andrew McCreight
|
0beff55dae
|
Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking
|
2012-11-23 10:50:05 -08:00 |
|
Ehsan Akhgari
|
8cca5e4ac6
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Ed Morley
|
66e54e6f57
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
|
Benoit Jacob
|
ec39e2a150
|
Bug 814444 - Remove now-useless TRAVERSE_NATIVE_BEGIN and UNLINK_BEGIN_NATIVE macros - r=mccr8
|
2012-11-22 12:15:38 -05:00 |
|
Ehsan Akhgari
|
b68fb31c87
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Benoit Jacob
|
bc758b2b7a
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 2: handmade fixups - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
cdce3ce25a
|
Bug 811212 - Make most cycle collector assertions fatal - r=mccr8
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
cc8ee2b8fb
|
Bug 806279 - CC macros refactoring: part 4: update CC helper macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
ee1217da86
|
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
d2969fa2d5
|
Bug 806279 - CC macros refactoring: part 2: generic BEGIN_ macros folding in the NATIVE case - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
4a50000d0e
|
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Daniel Holbert
|
034e0ecac8
|
Bug 808146: Declare nsMainThreadPtrHolder as MOZ_FINAL, to fix -Wdelete-non-virtual-dtor build-warning-spam. r=bholley
|
2012-11-02 21:07:19 -07:00 |
|
Andrew McCreight
|
5ec424dfd3
|
Bug 807713 - add operator[] for nsTObserverArray. r=bsmedberg
|
2012-11-02 17:57:05 -07:00 |
|
Andrew Quartey
|
96949afbbf
|
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
|
2012-11-01 20:57:25 -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 |
|
Magnus Melin
|
620b7276fd
|
Bug 804664 - remove typedef nsAutoCString nsCAutoString. r=benjamin
|
2012-10-23 20:53:15 +03: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 |
|
Brian Smith
|
125999d7c4
|
Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan
|
2012-10-18 15:55:48 -04:00 |
|
Bill McCloskey
|
e1b97bbdea
|
Bug 798678 - Add weakmap key preservation support to cycle collector (r=mccr8)
|
2012-10-17 18:22:46 -07: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
|
637d5881bf
|
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|