Hanspeter Niederstrasser
|
f675bd2dc2
|
Bug 520098 - Darwin build fails on new quota check from bug 72892 (nsLocalFileUnix.cpp). r=bsmedberg
|
2009-10-01 18:07:00 -04:00 |
|
Ehsan Akhgari
|
80e08706f6
|
Bug 570657 - Make the order of releasing objects and removing them in nsCOMArray's consistent; r=shaver
--HG--
extra : rebase_source : 16f05bbfbd31bc01e0545af111dc4e4adbac8e33
|
2010-06-09 14:13:16 -04:00 |
|
Jacek Caban
|
f8de08b4af
|
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)
--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
|
2010-06-02 10:08:00 -04:00 |
|
Jacek Caban
|
e9d233bc23
|
Bug 411511 - fixed mingw build. r=bsmedberg
--HG--
extra : rebase_source : 300ed0758f4abdf5bf4f2d151bdb3bb4e4e5e2d4
|
2010-04-07 05:05:00 -04:00 |
|
Ehsan Akhgari
|
42bde816bb
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Philip Prindeville
|
bf66838148
|
Bug 529921 browser part. Implement core support for RFC-2597/2598/3168 Quality-of-Service (DSCP) marking. r=biesi
|
2010-06-02 22:25:01 -04:00 |
|
Michael Wu
|
f6b9e6e472
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
|
Yong
|
1bcc5e908c
|
Bug 552627. Align stack correctly in xptcall so we can use SSE2 without crashing. r=timeless
|
2010-06-01 11:55:49 +12:00 |
|
Taras Glek
|
fdd896ff6f
|
Bug 569137 - Avoid pgo bug in gcc4.5 r=ted
|
2010-05-31 10:13:30 -07:00 |
|
Makoto Kato
|
9de2c7762b
|
Bug 567707 - Crash in [@ nsThread::ProcessNextEvent] on x64 build with VC10 + --enable-optimize. r=timeless
|
2010-05-28 16:28:11 +09:00 |
|
Chris Jones
|
2a2ad8a179
|
Bug 557935: Show jemalloc stats in about:memory on linux. r=vlad
|
2010-05-26 14:40:52 -05:00 |
|
Brad Lassey
|
a15e734cc6
|
bug 559263 - implement jemalloc for android r=vlad
|
2010-05-25 11:28:14 -04:00 |
|
Robert Sayre
|
def349ad75
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Steve Harper
|
9b9de75895
|
Bug 199473: Make downloads work if temporary directory is encrypted on Windows. r=jmathies
--HG--
extra : rebase_source : e88b316e071dd9bb8a57ab11e1bd13bc39d7d8eb
|
2010-05-23 10:48:21 -07:00 |
|
Robert Sayre
|
13c247559e
|
Merge mozilla-central to tracemonkey
|
2010-05-17 13:55:37 -04:00 |
|
Chris Jones
|
521f71cd9d
|
Bug 565461: Implement nsTArray::operator==. r=bsmedberg
|
2010-05-22 14:35:41 -05:00 |
|
Michael Wu
|
a7bab5285a
|
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
|
2010-05-21 10:58:32 -07:00 |
|
Benjamin Smedberg
|
68c4fe2172
|
Bug 549388 - Don't use refcounting for nsProxyObjectManager: create it once, and destroy it at shutdown after all the clients have finished with it, r=timeless
--HG--
extra : rebase_source : d4c0486a748675e29de713a8a55ee594764c4c9b
|
2010-05-21 11:50:05 -04:00 |
|
Mark Banner
|
c4ebbd68ad
|
Fix bustage for non-libxul apps following bug 566467 - link xpcom-core against psapi.lib
|
2010-05-21 09:21:52 +01:00 |
|
Vladimir Vukicevic
|
dea7fa4278
|
b=566467; add win32 core memory reporters; r=jmathies
|
2010-05-20 22:58:53 -07:00 |
|
Josh Matthews
|
0328868a9f
|
Bug 564689 - Signed/unsigned comparison warnings in nsComponentManager.cpp r=bsmedberg
--HG--
extra : rebase_source : 9d74a7a43a729ce9e0f96bd98992e6359da23322
|
2010-05-19 16:37:10 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Chris Jones
|
4567048351
|
Bug 564185: Centralize the breakpad-triggering abort code in mozalloc and use |*NULL| to abort on mac, since abort() doesn't trigger breakpad. r=ted
|
2010-05-18 20:53:52 -05:00 |
|
Michael Wu
|
3b29de38dd
|
Bug 565748 - nsTArray.h:905: warning: unused variable ‘elem’, r=roc
|
2010-05-18 17:14:34 -07:00 |
|
Daniel Holbert
|
9c9b232086
|
Bug 560393, part 2: (xpcom directory) Fix compile warning: format $f expects type $t1, but argument 2 has type $t2. r=bsmedberg
|
2010-05-17 16:36:31 -07:00 |
|
Jason Orendorff
|
ee50fdd206
|
Bug 560643 - Add a special jsval type to XPIDL. Part 2, manual IDL cleanup. r+sr=jst.
--HG--
extra : rebase_source : 9529caa471dd4de9ddc9cedbab38922f9398011e
|
2010-05-12 08:19:22 -05:00 |
|
Jason Orendorff
|
5aa27b84c9
|
Bug 560643 - Add a special jsval type to XPIDL. Part 1, rename JSVal -> jsval in existing IDL. r+sr=jst.
--HG--
extra : rebase_source : 3d50f7468277883a26790df13a639ce37757a257
|
2010-05-12 08:18:51 -05:00 |
|
L. David Baron
|
62fab3b136
|
Add macro to give alignment requirements of a type. (Bug 562844) r=bsmedberg
|
2010-05-14 12:05:14 -07:00 |
|
Mitchell Field
|
6ad77bd6db
|
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
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Mike Hommey
|
03a622ce80
|
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
|
552bebef15
|
Patch to fix bug 563573. r=bent
--HG--
extra : rebase_source : cc7f009be395bfc98ffcce4831e233dee1fa7480
|
2010-05-10 18:05:40 -07:00 |
|
Josh Matthews
|
0407707bdc
|
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
|
9df652824c
|
Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek
|
2010-05-06 13:49:27 +08:00 |
|
Michael Wu
|
91093439df
|
Bug 537339 - Add heap functions to nsTArray, r=roc
|
2010-05-05 10:21:23 -07:00 |
|
Ted Mielczarek
|
44de71fb26
|
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
|
c7bc54dc38
|
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
|
d4bf1daecc
|
Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes)
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
4d7b4ac88a
|
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
|
06a036b3ef
|
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
|
54c4f9b04b
|
Bug 562310 Part 3: Extend nsCharSeparatedTokenizer to allow separator to be optional. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
a904d63111
|
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
|
20950733f1
|
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
|
4f32fce575
|
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
|
9a289a56f1
|
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
|
f183d85605
|
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
|
b54f24971a
|
Bug 551658 - [@ nsIFile::createUnique] crashes with long parent directory names. r=bsmedberg
|
2010-05-02 10:28:26 +02:00 |
|
timeless@mozdev.org
|
c8a6358870
|
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
|
d7e5a3c86f
|
Bug 529820 - nsCategoryCache is slightly unsafe, r=biesi
|
2009-11-19 07:51:00 -08:00 |
|