L. David Baron
|
d8876c4e12
|
Add macro to give alignment requirements of a type. (Bug 562844) r=bsmedberg
|
2010-05-14 12:05:14 -07:00 |
Mitchell Field
|
895792930a
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
Michael Kohler
|
c00ff9684a
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Mike Hommey
|
144a53759f
|
Bug 434190 - Avoid hppa frame size issue in xptcstubs assembly with tail call optimization by disabling optimization [r=benjamin]
|
2010-05-13 09:04:46 +02:00 |
Ben Newman
|
7eef5278c8
|
Patch to fix bug 563573. r=bent
--HG--
extra : rebase_source : cc7f009be395bfc98ffcce4831e233dee1fa7480
|
2010-05-10 18:05:40 -07:00 |
Josh Matthews
|
903d7d380b
|
Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin
--HG--
extra : rebase_source : cadf70d8c68810167894c069fc73df01c5046b0a
|
2010-05-07 09:52:04 +02:00 |
Ginn Chen
|
b28bd2533f
|
Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek
|
2010-05-06 13:49:27 +08:00 |
Michael Wu
|
db9dd1ff0d
|
Bug 537339 - Add heap functions to nsTArray, r=roc
|
2010-05-05 10:21:23 -07:00 |
Ted Mielczarek
|
e92c51453d
|
Backed out changeset 510669ff9ba1 "bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted" for OS X bustage
|
2010-05-05 11:00:22 -04:00 |
Jacek Caban
|
0e43bd3ac8
|
bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted
|
2010-04-16 17:25:29 +02:00 |
Daniel Holbert
|
d8c03cfc2a
|
Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes)
|
2010-05-04 07:43:48 -07:00 |
Daniel Holbert
|
1fabb10c87
|
Bug 562310 Part 6: Convert C-string version (nsCCommaSeparatedTokenizer) into generic nsCCharSeparatedTokenizer class, too. r=roc
|
2010-05-04 07:43:48 -07:00 |
Daniel Holbert
|
7b7fa1a8bd
|
Bug 562310 Part 4: Remove nsCommaSeparatedTokenizer typedef, and replace its uses with nsCharSeparatedTokenizer(','). r=roc
|
2010-05-04 07:43:48 -07:00 |
Daniel Holbert
|
896cbb4622
|
Bug 562310 Part 3: Extend nsCharSeparatedTokenizer to allow separator to be optional. r=roc
|
2010-05-04 07:43:48 -07:00 |
Daniel Holbert
|
3596c0d738
|
Bug 562310 Part 2: Convert nsCommaSeparatedTokenizer class into a custom-SeparatorChar version, nsCharSeparatedTokenizer. r=roc
|
2010-05-04 07:43:48 -07:00 |
Daniel Holbert
|
008a7becb5
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
--HG--
rename : xpcom/ds/nsCommaSeparatedTokenizer.h => xpcom/ds/nsCharSeparatedTokenizer.h
|
2010-05-04 07:43:48 -07:00 |
timeless@mozdev.org
|
db1ec67578
|
Bug 562522 - comparison between signed and unsigned integer expressions in nsStringAPI.cpp, r=bsmedberg
--HG--
extra : rebase_source : 0568e744cc020fbc8a725ec595213f21fe52681b
|
2010-04-28 17:30:00 -07:00 |
timeless@mozdev.org
|
2064ff736f
|
Bug 562525 - nsPropertiesParser::FinishValueState potentially uses a variable uninitialized dependent on a member of a class in a file with threadsafe classes, r=bsmedberg
--HG--
extra : rebase_source : 56cb882be1612a7975f1d845e7a8b96e2ab0d060
|
2010-04-28 17:55:00 -07:00 |
timeless@mozdev.org
|
9c45c39bea
|
Bug 562528 - comparison between signed and unsigned integer expressions in nsEscapeHTML2, r=bsmedberg
--HG--
extra : rebase_source : 995cb88bc3bdb692ea154be2ebee597b0f777e58
|
2010-04-28 17:58:00 -07:00 |
Paolo Amadini
|
88ee7e98ec
|
Bug 551658 - [@ nsIFile::createUnique] crashes with long parent directory names. r=bsmedberg
|
2010-05-02 10:28:26 +02:00 |
timeless@mozdev.org
|
ae38731a16
|
Bug 561709 Change the dash to an underscore in the status of nsIRecyclingAllocator, r=bsmedberg
|
2010-04-26 01:18:00 -07:00 |
timeless@mozdev.org
|
995de512e5
|
Bug 529820 - nsCategoryCache is slightly unsafe, r=biesi
|
2009-11-19 07:51:00 -08:00 |
Jonas Sicking
|
664f689a98
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
Mitchell Field
|
3d1b2b634a
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
Mike Hommey
|
aee189207e
|
Test for bug 561971 [r=dtownsend]
--HG--
extra : rebase_source : 64b4940aaeb7b8e0591f7872f0b48b24e01f213a
|
2010-04-29 07:25:38 +00:00 |
Mike Hommey
|
6dfa925097
|
Bug 543441 - Avoid a race condition induced crash when trying to nsProcess::Kill() a terminated process [r=dtownsend]
--HG--
extra : rebase_source : eb04335b397772058c2c272736afb5604b09e0af
|
2010-04-29 07:24:32 +00:00 |
Ginn Chen
|
1a7b0d455a
|
revert 43e12453336f, it was fixed by another changeset
|
2010-04-28 17:44:24 +08:00 |
Ginn Chen
|
541d95b4b7
|
Bug 560717 Linux FPE running make check r=bsmedberg
|
2010-04-28 17:40:03 +08:00 |
Ginn Chen
|
7b2fd95b73
|
Bug 561736 Add has_cpuid_bit support with Sun Studio compiler on Solaris r=dbaron
|
2010-04-28 17:39:12 +08:00 |
Mark Banner
|
9ce66a89ef
|
NS_COM_GLUE shouldn't be defined on function definitions/inline functions. Fixing non-libxul bustage on Windows builds from bug 558498. r=bsmedberg over irc
|
2010-04-27 14:48:25 +01:00 |
Mark Banner
|
f122435dd7
|
Try and fix Windows non-libxul bustage from bug 518881 due to NS_COM_GLUE being in the wrong place.
|
2010-04-27 13:52:42 +01:00 |
Chris Jones
|
784888920c
|
Bug 518881: Make Send/Call*() methods for IPDL parent actors warn_unused_result. r=bent
|
2010-04-27 00:43:00 -05:00 |
Chris Jones
|
30361f401e
|
Bug 545733: |const|-ify some *Channel methods. r=bent
|
2010-04-27 00:42:59 -05:00 |
Ben Newman
|
a2d75cb968
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
Ben Newman
|
2f85d87cfe
|
Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:32 -07:00 |
Ben Newman
|
5149e63e78
|
Eliminate duplicate code by combining nsNonOwningRunnableMethod with nsRunnableMethod (part 1/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 10:22:04 -07:00 |
Vladimir Vukicevic
|
4610653595
|
b=560717; fix TimeStamp initialization in TimeStamp_posix; r=bsmedberg
|
2010-04-26 14:26:40 -07:00 |
Vladimir Vukicevic
|
03d4046479
|
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
|
2010-04-26 11:13:03 -07:00 |
timeless@mozdev.org
|
df39cb6ad8
|
Bug 559804 - nsGetInterface::operator() doesn't consistently set *aInstancePtr, r=bsmedberg
--HG--
extra : rebase_source : be81640ea16edd00e0898dafeb4c04c7fc511b24
|
2010-04-16 06:03:00 -07:00 |
Neil Rashbrook
|
76f69dcca4
|
Bug 538964 Provide doQueryObject API that supports calling QueryInterface on non-interface source and/or destination pointers r=dbaron
--HG--
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/TestRefPtr.cpp
|
2010-04-25 12:06:42 +01:00 |
Mike Hommey
|
788fd0adf4
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
Daniel Holbert
|
b5cbfb9447
|
Bug 552330: Remove NS_ARRAY_LENGTH redefinition in TestObserverArray.cpp to fix compile warning. r=dbaron a=dholbert_sheriff
|
2010-04-23 13:45:51 -07:00 |
Brian Hackett
|
170b671cef
|
Remove spurious \r's. Go Windows. b=541220, r=aidan
|
2010-04-22 11:13:05 -07:00 |
Mike Hommey
|
ca68bde7fa
|
Bug 560769 - Fix arm xptinvoke on debug builds [r=benjamin]
|
2010-04-22 15:59:53 +02:00 |
Neil Rashbrook
|
9c5f3969de
|
Bug 560715 Trying harder to fix nonlibxul build bustage
|
2010-04-22 00:40:27 +01:00 |
Neil Rashbrook
|
edb8778a23
|
Bug 560715 - "Windows trunk builds failing due to: storagecomps.dll : fatal error LNK1120: 2 unresolved externals" [r=bsmedberg] ok on a CLOSED TREE per sheriff
|
2010-04-21 01:08:00 -04:00 |
Vladimir Vukicevic
|
a6debc0029
|
split out declarations to work around MSVC bug
|
2010-04-20 14:44:39 -07:00 |
Vladimir Vukicevic
|
b8445307a8
|
b=480735; add infrastructure for simple timeline logging; r=bsmedberg
|
2010-04-20 00:04:42 -07:00 |
Chris Jones
|
0a2e06e4bb
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
Mike Hommey
|
66bec4216b
|
Bug 532198 - Reimplement xptcinvoke for arm/linux in C [r=Jacob.Bramley, r=vladimir, sr=benjamin]
--HG--
extra : rebase_source : 683a17a26c486d6f6bf376ff93fb8a0567a8ab47
|
2010-04-19 22:55:45 +02:00 |