Kyle Huey
|
d300eca309
|
Bug 684919: Add a template class for storing an nsCOMPtr and a flag together. r=jlebar sr=bsmedberg
|
2011-10-10 12:18:53 -04:00 |
|
Ehsan Akhgari
|
a1ace9621b
|
Bug 692782 - Bug 690670 broke clang builds; r=cjones
|
2011-10-07 15:31:12 -04:00 |
|
Justin Lebar
|
83e3821db7
|
Bug 689433 - Align nsAutoTArray<E> to E's natural alignment. r=roc
--HG--
extra : rebase_source : f7062f251f6905a58145ed6d94680f076dabbef7
|
2011-10-05 09:11:17 -04:00 |
|
Chris Jones
|
9928eba1eb
|
Bug 690670, part 0: Add helpers for copy-constructing auto arrays from regular arrays. r=roc
--HG--
extra : rebase_source : e586553e4a2cf344f72347e195f42762f0183c99
|
2011-10-05 15:15:45 -07:00 |
|
Michael Wu
|
d8e503c38b
|
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 |
|
Aditya Bhatt
|
126fa835f9
|
Bug 689301 - Compile error in nsTimerImpl.cpp with gcc 4.6.0 on Fedora core 15 x64; r=espindola
|
2011-09-27 17:11:03 -04:00 |
|
Ehsan Akhgari
|
b542efd4e6
|
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
|
2011-09-16 16:22:44 -04:00 |
|
Justin Lebar
|
a55182fa93
|
Bug 687722 - Make swapping two nsAutoTArrays preserve their auto-ness when possible. r=roc
|
2011-09-22 11:22:20 -04:00 |
|
Justin Lebar
|
75d358b0cd
|
Bug 685438 - Avoid wasted space in nsTArray_base due to jemalloc rounding up. r=roc
--HG--
extra : rebase_source : a7248bd865ffdc8932ee6dcc796cd4e48a5498ab
|
2011-09-21 00:46:56 -04:00 |
|
Atul Aggarwal
|
89e9702d5f
|
Bug 685905 - Adding ReplaceElementAt to nsTArray. r=sicking
|
2011-09-20 21:04:35 +05:30 |
|
Ed Morley
|
dfbe5b23ad
|
Bug 687342 - Move arm.cpp to ARM ifeq block in xpcom/glue/objs.mk to stop MSVC arm.obj LNK4221 warning; r=khuey
|
2011-09-20 02:13:08 +01:00 |
|
Justin Lebar
|
087ea9e1a0
|
Bug 686597 - Add a copy constructor to nsAutoTArray and friends. r=bz
|
2011-09-15 22:16:14 -07:00 |
|
Jacek Caban
|
6f8d9b5235
|
Bug 680868 - pldhash.cpp fails to compile on mingw-w64 r=benjamin
|
2011-09-09 15:07:22 +02:00 |
|
Atul Aggarwal
|
01f1da4a4a
|
Bug 661962: Remove mostly-unused variable 'rv' from nsINIParser::Init (moving it inside the #ifdef block where it's used). r=bsmedberg
|
2011-09-01 03:06:26 +05:30 |
|
Ed Morley
|
19a1226d22
|
Merge last green changeset on m-i to m-c
|
2011-09-01 08:41:18 +01:00 |
|
Oleg Romashin
|
994208d9c8
|
Bug 682767 - Warning nsISupportsImpl.h: unused owner; r=bsmedberg
|
2011-08-31 13:16:13 +01:00 |
|
Matheus Kerschbaum
|
3bcb2143b6
|
Bug 680625 part 0b: Remove more workarounds for past century compilers. r=ted
|
2011-08-26 00:35:13 +01:00 |
|
Matheus Kerschbaum
|
887ff1b97a
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
|
Ehsan Akhgari
|
e48161b8ff
|
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
|
2011-08-10 01:36:00 -04:00 |
|
Mike Hommey
|
c06a2320b0
|
Bug 675618 - Compile pldhash as C++. r=bsmedberg
--HG--
rename : xpcom/glue/pldhash.c => xpcom/glue/pldhash.cpp
|
2011-08-09 09:06:37 +02:00 |
|
Rafael Ávila de Espíndola
|
072904f4bf
|
Bug 674446 - Add a bit of logging to nsGlueLinkingOSX.cpp; r=glandium
|
2011-08-08 23:16:23 -04:00 |
|
Kyle Huey
|
ea6fb77663
|
Bug 674284: Add nsTArray::SizeOf. r=bsmedberg
|
2011-08-01 14:37:00 -04:00 |
|
Kyle Huey
|
edfd32c652
|
Backed out changeset 030c419226ed
|
2011-08-01 08:26:15 -04:00 |
|
Kyle Huey
|
812161b9e1
|
Bug 674284: Add nsTArray::SizeOf. r=bsmedberg
|
2011-08-01 08:11:26 -04:00 |
|
Chris Pearce
|
3683db2819
|
Bug 664341 - Provide API to specify thread stack size. r=bsmedberg
|
2011-07-27 15:26:47 +12:00 |
|
Justin Lebar
|
052b79f0ee
|
Bug 657917 - Update nsIClassInfoImpl docs. r=peterv
--HG--
extra : rebase_source : 1815579133e03e9f1579ea5f1d3deb784be45e11
|
2011-05-20 12:37:32 -04:00 |
|
Timothy B. Terriberry
|
d8e5f86ad1
|
Bug 668672 - Respect HAVE_ARM_NEON in MSVC NEON detection, r=jmuizelaar
|
2011-06-30 16:26:30 -07:00 |
|
Ted Mielczarek
|
4c1a85c89f
|
bug 681716 - use dlopen linking glue on iOS. r=bsmedberg
|
2010-11-05 09:11:57 -04:00 |
|
Peter Van der Beken
|
2cc98005f0
|
Fix for bug 664388 (NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS uses wrong pointer). r=bent.
--HG--
extra : rebase_source : b98acfb314f8b3e59b31d10e6ac7bc7d965287a1
|
2011-06-21 15:23:35 +02:00 |
|
Andrew McCreight
|
8795ae8744
|
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
|
2011-06-23 14:10:52 -07:00 |
|
Makoto Kato
|
032a2ebaee
|
Bug 665816 - nsGlueLinkingDlopen.cpp:161: error: expected unqualified-id before numeric constant with NDKr5 after landing bug 632404. r=glandium
|
2011-06-21 16:52:18 +09:00 |
|
Mike Hommey
|
c45b867ecd
|
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
|
2011-05-16 10:25:05 +02:00 |
|
Mike Hommey
|
ee6b8fc9f2
|
Bug 658995 part 1 - Properly divert memory allocation functions for trace malloc with standalone glue on Linux. r=dbaron
|
2011-06-15 07:30:44 +02:00 |
|
Matt Brubeck
|
28a99ad4d4
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
|
Mike Hommey
|
4e720e7338
|
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
|
2011-05-16 10:25:05 +02:00 |
|
Mike Hommey
|
085cc21666
|
Bug 658995 part 1 - Properly divert memory allocation functions for trace malloc with standalone glue on Linux. r=dbaron
|
2011-06-15 07:30:44 +02:00 |
|
Makoto Kato
|
5713f0f90a
|
Bug 662765 - Respect _M_IX86_FP. r=jlebar
|
2011-06-13 17:12:33 +09:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Ehsan Akhgari
|
31f121187d
|
Bug 659546 - Silence clang warnings about alignment requirement increase in nsID::Equals after bug 164580; r=bsmedberg
|
2011-05-30 11:39:12 -04:00 |
|
Shawn Gong
|
d399113e9b
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
|
2011-05-23 18:09:28 -07:00 |
|
Mounir Lamouri
|
bbd24ff805
|
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
|
2011-05-24 15:45:53 +02:00 |
|
Shawn Gong
|
e7ef1c6ccd
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
|
2011-05-23 18:09:28 -07:00 |
|
Jason Duell
|
05cec30300
|
Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue
|
2011-05-24 02:32:26 -07:00 |
|
Jonas Sicking
|
4293ebbbed
|
back out probably cause of orange. a=backout
|
2011-05-23 20:21:10 -07:00 |
|
Shawn Gong
|
6af29d61e1
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking
|
2011-05-23 18:09:28 -07:00 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Mounir Lamouri
|
3614c727b5
|
Merging cedar with mozilla-central.
|
2011-05-18 11:42:37 +02:00 |
|
Ed Morley
|
d260544670
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
|
Justin Lebar
|
e4d14ff224
|
Bug 164580 - Use 64-bit words in nsID::Equals. r=bsmedberg
--HG--
extra : rebase_source : cc6b5ebc3f523ce887ceab275f721f5310c8695d
|
2011-05-17 16:24:04 -04:00 |
|
Ed Morley
|
aa86759d37
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
|