wolfe@lobo.us
|
f4cbc20509
|
Bug 436531 - asmXPTC_InvokeByIndex Bogus Return Value in WinMobile builds. r=bsmedberg/dougt
|
2008-10-08 20:57:38 -07:00 |
|
Doug Turner
|
8137791649
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
|
Josh Aas
|
12b6aa82b1
|
Backed out changeset 4a461b03f6ae, b=456603
|
2008-10-08 01:32:04 -04:00 |
|
Josh Aas
|
dc484fbeef
|
Get rid of flawed Windows stat cache. b=456603 r=smichaud sr=dougt
|
2008-10-07 23:18:05 -04:00 |
|
Josh Aas
|
05e8caa7d0
|
Don't incorrectly change permissions on link target in SetPermissionsOfLink in unix fs code. Just don't do anything for changes targetting links. b=457487 r=smichaud sr=dougt
|
2008-10-07 21:26:41 -04:00 |
|
Serge Gautherie
|
afcf19b8de
|
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Bv1; r=benjamin
|
2008-10-08 02:27:05 +02:00 |
|
Serge Gautherie
|
22bc4a73fd
|
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Av1; r=benjamin
|
2008-10-08 02:24:31 +02:00 |
|
Serge Gautherie
|
4bf2e2f7c7
|
Bug 453164 - 'TestServMgr' : "mFreeCount : LEAKED 233 + mAdoptFreeCount : LEAKED 7"; r=benjamin
|
2008-10-08 02:22:01 +02:00 |
|
Serge Gautherie
|
85a3458be2
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Av1) </xpcom/*>; r+sr=benjamin
|
2008-10-08 02:21:13 +02:00 |
|
Daniel Holbert
|
5492039225
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
|
Hiroyuki Ikezoe
|
74fb7b64e5
|
Bug 451506 - "The return values of PR_Seek64 and PR_Available64 should be checked in FileImpl::Seek or else file corruption will occur" [r=benjamin sr=neil a=dveditz]
|
2008-10-01 00:10:37 -05:00 |
|
Hiroyuki Ikezoe
|
ec49dc615c
|
Bug 451139 - "The return value of read() function should check in nsRandomAccessInputStream::readline instead of invoking failed()." [r=brendan sr=bsmedberg]
Index: xpcom/obsolete/nsFileStream.cpp
===================================================================
RCS file: /cvsroot/mozilla/xpcom/obsolete/nsFileStream.cpp,v
retrieving revision 1.5.28.1
|
2008-10-01 00:06:04 -05:00 |
|
Robert O'Callahan
|
d6c8ca697b
|
Fixing filename case bustage
|
2008-10-01 14:17:15 +13:00 |
|
Jonas Sicking
|
69b9ff0371
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|
Ted Mielczarek
|
c9a310092d
|
bug 455512 - xpt_link produces different output for dom_events.xpt on the two halves of a mac universal build on a ppc host. change the handling of duplicate unresolved interfaces slightly to prefer unresolved interfaces with non-zero IIDs. r=bsmedberg
|
2008-09-30 13:53:38 -04:00 |
|
Josh Aas
|
39fa2b5f9e
|
Get rid of fundamentally flawed UNIX stat cache. b=456435 r=smichaud sr=dougt
|
2008-09-30 02:06:18 -04:00 |
|
Henry Jia
|
7df96eb40c
|
Bug 178189 - |nsCOMPtr|: do we still care about VC++4.2? and if not, can we remove this comment; r=(scc + benjamin)
|
2008-09-29 00:17:30 +02:00 |
|
Serge Gautherie
|
7b1d56b97a
|
Backout Makefile.in (extra) part of 19725:cdfaac3ff235
Bug 453137 - 'TestPipes' |TestChainedPipes()| leaks its streams; Av2; r=benjamin
which broke "--enable-debug --enable-libxul" builds; r=benjamin
|
2008-09-27 02:59:53 +02:00 |
|
Serge Gautherie
|
396a7dbca1
|
Bug 453137 - 'TestPipes' |TestChainedPipes()| leaks its streams; Av2; r=benjamin
|
2008-09-25 20:06:13 +02:00 |
|
Josh Aas
|
81dfc77596
|
Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton
|
2008-09-25 12:23:33 -04:00 |
|
Ted Mielczarek
|
aee6f394a9
|
bug 455503 - better tests for nsIMutableArray. r=bsmedberg
|
2008-09-22 06:41:55 -04:00 |
|
Josh Aas
|
05917f7a19
|
Get rid of FSRef cache on Mac OS X as it can't invalidate correctly in the face of changes outside the current nsLocalFile object. Fixes local page reload issues, probably other stuff. b=455828,322686 r=mstange sr=dougt
|
2008-09-19 15:50:41 -04:00 |
|
Benjamin Smedberg
|
f0fdeb2ef7
|
Remove the v1 string ABI compatibility hacks. Replace references of nsTAString_CharT with nsTSubstring_CharT which is the new base class. r=dbaron
|
2008-09-19 11:07:22 -04:00 |
|
Ryan VanderMeulen
|
a03a62455e
|
Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless
|
2008-09-12 18:24:14 +02:00 |
|
Jesse Ruderman
|
dcb70052c5
|
Fix a regression from my patch for bug 445999 in the self-assignment case.
|
2008-09-10 16:23:00 -07:00 |
|
Robert Kaiser
|
b3901a31af
|
bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil
|
2008-09-11 01:08:57 +02:00 |
|
Jesse Ruderman
|
9e72e6554f
|
Fix bug 445999, nsCStringArray::operator= leaks all strings that were in the destination array. r=bsmedberg
|
2008-09-10 15:02:06 -07:00 |
|
Taras Glek
|
56911014d8
|
bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg
|
2008-09-08 11:01:22 -07:00 |
|
Ginn Chen
|
61f1976cbb
|
Bug 440714 use -xldscope for Sun Studio on Solaris r=vladimir,benjamin sr=benjamin
|
2008-09-08 14:21:07 +08:00 |
|
Arpad Borsos
|
709fd651fe
|
Bug 443058 - Remove MOZ_DECL_CTOR_COUNTER; <mozilla-central> part; r=benjamin
|
2008-09-07 00:04:10 +02:00 |
|
Arpad Borsos
|
8cb85b4228
|
Bug 451477 - NS_INTERFACE_TABLE_INHERITED10 defined twice; r=benjamin
|
2008-09-06 23:47:54 +02:00 |
|
Serge Gautherie
|
b965630140
|
Bug 449281 - In <TestPipe.cpp>, "warning C4273: 'NS_NewPipe2' : inconsistent dll linkage", when without |--enable-libxul|; Av3; r=benjamin
|
2008-09-06 18:03:38 +02:00 |
|
Doug Turner
|
78d1aa28dd
|
Bug 452489 - Fixes OOM predicate on OSSO to use the high water mark. r=bsmedberg
|
2008-09-05 17:21:36 -07:00 |
|
Ben Turner
|
9ecb398b01
|
Bug 449822 - "Service manager can create two instances of a service". r=bsmedberg.
|
2008-09-04 15:44:41 -07:00 |
|
Bo Yang
|
2ea3ef5c93
|
Bug 451525 - Expand library names in Makefile, r=bsmedberg, sr=shaver
|
2008-09-04 22:45:00 +02:00 |
|
Steven Michaud
|
df5c8a9b6f
|
Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc
|
2008-09-04 11:08:30 -05:00 |
|
Boris Zbarsky
|
b90077bfb2
|
Bug 439206. Make sure to not skip over the next char after the high surrogate when we have a missing low surrogate. r+sr=jst
|
2008-09-04 11:13:54 -04:00 |
|
Benjamin Smedberg
|
29ff8b1d70
|
Fix stupid static-checking-only typo
|
2008-09-04 10:51:06 -04:00 |
|
Doug Turner
|
1da51c685b
|
Backed out changeset 04a28fb0458b
|
2008-09-03 23:19:34 -07:00 |
|
Doug Turner
|
cbf953fa8c
|
Bug 452489 - clean up nsMemoryImpl for OOM issues. r=bsmedberg
|
2008-09-03 16:06:23 -07:00 |
|
Benjamin Smedberg
|
9123cda70b
|
Bug 453349 - stack-only checker skips conditional blocks, r=dmandelin
|
2008-09-03 13:00:13 -04:00 |
|
Benjamin Smedberg
|
1e79d505c8
|
Bug 453343 - Print more complete error messages that trace the base classes and members that cause a particular class to be stack-only, r=dmandelin
|
2008-09-03 13:00:13 -04:00 |
|
Benjamin Smedberg
|
cb3eb39381
|
Bug 453341 - Allow stack checking to be suppressed per-function, r=dmandelin sr=jst
|
2008-09-03 13:00:12 -04:00 |
|
Benjamin Smedberg
|
eea415c9ec
|
Followup to bug 451079 to move/add testcase files.
--HG--
rename : xpcom/tests/static-checker/e3.cpp => xpcom/tests/static-checker/onull2.cpp
|
2008-09-02 13:36:19 -04:00 |
|
Vlad Sukhoy
|
3001958d13
|
bug 449463: make outparams more gcc42-compatible. r=dmandelin
|
2008-09-02 12:24:34 -05:00 |
|
Doug Turner
|
b27f41ff6e
|
Backed out changeset 6b6054736cb2
|
2008-09-01 19:50:59 -07:00 |
|
Doug Turner
|
04582c160e
|
bug 452489 - removes the flusher timer and fixes osso low memory predicate. also fixes OSSO oom predicate. r=bsmedberg
|
2008-09-01 17:40:15 -07:00 |
|
Jason Orendorff
|
6b5d53f655
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
Josh Aas
|
61ac969657
|
Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc
|
2008-08-28 00:41:38 -04:00 |
|
Benjamin Smedberg
|
e67d75888e
|
Bug 445570 - Mark CSSToken::mIdent heap autostring as we-know-what-we're-doing, r=dbaron
|
2008-08-27 10:58:50 -04:00 |
|
Boris Zbarsky
|
5277ab8a10
|
Bug 449233. Assert when decrementing the jsdhash/pldhash recursion level past 0. r=dbaron,brendan, sr=dbaron
|
2008-08-26 13:02:04 -04:00 |
|
Håkan Waara
|
1ba73b3bdb
|
better way to make a xpcshell mac-only without any #ifdefs available.
|
2008-08-26 11:40:43 +02:00 |
|
Håkan Waara
|
98cc1e939e
|
Bug 442401 – nsILocalFile::IsPackage does not consider a Keynote bundle (.key) to be a package. r=josh, sr=roc
|
2008-08-26 11:17:13 +02:00 |
|
Doug Turner
|
a382367616
|
Bug 451672 - Fix nsIMemory::IsLowMemory on Maemo. r=stuart
|
2008-08-15 02:12:45 -07:00 |
|
Justin Wood
|
637b927680
|
Bug 287282, Code Cleanup and Possible Perf Increase in xptiInterfaceInfoManager::BuildFileList
r=dbradley
|
2008-08-24 21:09:23 -04:00 |
|
Serge Gautherie
|
71ab0224cc
|
Bug 190177 – ASSERTION: received wrong amount: 'received == writeCount', file .../xpcom/tests/TestPipes.cpp, line 273. r=shaver, sr=bsmedberg
|
2008-08-24 12:16:33 -07:00 |
|
Dave Camp
|
cd22311c8f
|
Backed out changeset 2e3d61018e3d (Bug 436531)
|
2008-08-20 00:37:01 -07:00 |
|
John Wolfe
|
4a340c93d9
|
Bug 436531 - "asmXPTC_InvokeByIndex Bogus Return Value in WinMobile builds" [r=bsmedberg]
|
2008-08-20 01:29:33 -05:00 |
|
Jason Orendorff
|
abf12d8076
|
Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions.
|
2008-08-19 22:28:26 -05:00 |
|
Jason Orendorff
|
09f9ac1d0a
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
David Mandelin
|
a2ff55c59e
|
Bug 451079: allow setting outparams to null on failure
|
2008-08-19 11:17:13 -07:00 |
|
Joe Drew
|
692689e7af
|
Bug 449543 - nsExpirationTracker's Iterator doesn't work properly, r=roc a=bsmedberg
|
2008-08-19 10:27:28 -04:00 |
|
Michal Novotny
|
70da375aea
|
Bug 367736 - make nsEscape more efficient and clean up some signed/unsigned issues to prevent theoretical overflow, r=bsmedberg+dveditz
|
2008-08-19 09:57:12 -04:00 |
|
Serge Gautherie
|
5e170dc00e
|
Bug 448934 – |nsTraceRefcnt::DumpStatistics()| write number of entries in the "middle" of the array
(Av1) <nsTraceRefcntImpl.*>
|
2008-08-03 23:39:04 +02:00 |
|
Serge Gautherie
|
cb3c0524ac
|
Bug 410708 – Compiler warning in nsUTF8Utils.h
(Av2) Use char notation
|
2008-08-09 04:36:52 +02:00 |
|
Benjamin Smedberg
|
738cda5398
|
Bug 451079 - Setting an outparam to NULL is just too common to consider an actionable warning. Disable it, probably permanently, r=dmandelin
|
2008-08-18 15:41:31 -04:00 |
|
Uli Link
|
0296770901
|
Bug 445951 - missing keyword 'public' in xpcom/glue/nsAutoLock.h, r=bsmedberg
|
2008-08-18 20:39:19 +02:00 |
|
Serge Gautherie
|
411680e67e
|
Bug 450133 - fix nits in TestHashtables.cpp, r=bsmedberg
|
2008-08-18 19:38:50 +02:00 |
|
Benjamin Smedberg
|
212b417b73
|
Bug 450137 - Add namespaces to multiple classes with the same name in xpcom/tests, to avoid automated tool confusion, r=dbaron
|
2008-08-18 12:45:38 -04:00 |
|
Boris Zbarsky
|
878d2da364
|
Bug 265534. Take some string constructors out of line to reduce codesize. r=bsmedberg, sr=dbaron
|
2008-08-18 11:40:49 -04:00 |
|
Robert O'Callahan
|
fb7a994159
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
842b3fea92
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
34de2392a2
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Ben Turner
|
74913f8b31
|
Bug 449885 - "Threadpool calls shutdown on its threads twice when shutdown called on the threadpool". r=bsmedberg.
|
2008-08-14 12:04:31 -07:00 |
|
Benjamin Smedberg
|
1bfdd6bfbf
|
Don't run the unit test for bug 224692 - it's creating a directory that the tinderbox then can't remove
|
2008-08-14 13:09:15 -04:00 |
|
Aaron Nowack
|
e8f76946e9
|
Testcase for bug 224692, r=bsmedberg
|
2008-08-14 11:48:06 -04:00 |
|
Aaron Nowack
|
018b87fe8c
|
Bug 224692 - Downloaded files don't inherit NTFS properties... on nsILocalFile.moveTo use the NTFS permissions inherited from the new folder, instead of keeping permissions from the old location, r=bsmedberg
|
2008-08-14 11:48:06 -04:00 |
|
Manish Singh
|
d2f474a8aa
|
Bug 442870 – CompressWhitespace can freeze the browser. r=bsmedberg
|
2008-08-14 12:16:24 +02:00 |
|
Mike Hommey
|
3f314aee54
|
Bug 438688 – String formatter fails to format the same argument twice. r=bsmedberg
|
2008-08-14 12:11:25 +02:00 |
|
Justin Dolske
|
527c3d9af8
|
Reland bug 121341.
|
2008-08-13 21:30:45 -07:00 |
|
Justin Dolske
|
ba00588e10
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
|
Dave Townsend
|
8114ea8a37
|
Backout of bug 121341
|
2008-08-13 21:45:08 +01:00 |
|
Dave Townsend
|
2045996769
|
Backed out changeset cc82f602d986
|
2008-08-13 21:44:20 +01:00 |
|
Ben Turner
|
1601d2a0ac
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now.
|
2008-08-11 17:01:47 -07:00 |
|
Neil Rashbrook
|
93a5504ec3
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
|
Benjamin Smedberg
|
088d1de487
|
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
|
2008-08-11 11:05:58 -04:00 |
|
Michal Novotny
|
b3c9502fcb
|
Bug 121341. Switch nsPersistentProperties::Load from reading a char at a time to reading a block at a time, with a state-machine parser and all. r=bsmedberg, sr=bzbarsky
|
2008-08-07 17:05:19 -04:00 |
|
Benjamin Smedberg
|
b0f56e0013
|
mozilla-central followup for bug 449075 - bases.type intead of bases to match the new schema
|
2008-08-07 16:12:49 -04:00 |
|
Ben Turner
|
f22212f0a9
|
Bug 445828 - "Trying to re-init a TYPE_REPEATING_SLACK timer causes it to be added to timer thread twice". r=brendan.
|
2008-08-08 12:15:05 -07:00 |
|
Mike Hommey
|
09052f844e
|
Bug 278738 – file:// directory not shown containing a file larger than 2GB. r=bsmedberg
|
2008-08-06 13:09:44 +02:00 |
|
Robert O'Callahan
|
73dea772b7
|
Whitespace change to effectively clobber orange Windows test boxes
|
2008-07-30 09:55:13 -07:00 |
|
Marco Pesenti Gritti
|
5f039b9eb5
|
Make sure that nsString and nsString_external are the same size. b=430581 r=benjamin
|
2008-07-30 08:06:54 +02:00 |
|
Benjamin Smedberg
|
1e21d4afe9
|
Bug 445853 - Add namespaces to various tests: these tests share a class name with other tests, which makes XPCOMGC rewriting very confused. r=biesi
|
2008-07-27 21:09:10 -04:00 |
|
Ted Mielczarek
|
c445787140
|
bug 444103 - add ability to add string-formatted notes to crash report. r=bsmedberg
|
2008-07-27 13:08:03 -04:00 |
|
Ted Mielczarek
|
159ef29e28
|
Backed out changeset 297420bcddde (accidentally committed)
|
2008-07-25 16:58:40 -04:00 |
|
Ted Mielczarek
|
2ade464d1d
|
bug 444103 - add ability to add string-formatted notes to crash report
|
2008-07-25 16:54:41 -04:00 |
|
Dave Townsend
|
a8377f4246
|
Backout of bug 443874: Need a hook for thread creation and destruction in thread pool
Removes the following changesets:
01e24ad20f35
ebf77231b06e
f4b859edddd2
22201dfdb1f3
f8762f56712f
2c6f51bf3bed
c8ac37904c16
|
2008-07-25 10:21:04 -04:00 |
|
Ben Turner
|
7338c6bc07
|
Bug 443874 - Bah, disable hanging test on windows again.
|
2008-07-24 22:33:53 -07:00 |
|
Ben Turner
|
f2eca31b6e
|
Bug 443874 - Beef up windows test case to see what could be causing the hang.
|
2008-07-24 21:36:34 -07:00 |
|
Ben Turner
|
16c6cf1af9
|
Bug 443874 - Disable test on windows until i can figure out why it's hanging.
|
2008-07-24 14:17:55 -07:00 |
|
Ben Turner
|
48e706a64e
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool". Forgot to bump the uuid of nsIThreadPool.
|
2008-07-24 11:55:23 -07:00 |
|
Ben Turner
|
b51b114104
|
Bustage fix, bug 443874.
|
2008-07-24 11:17:42 -07:00 |
|
Ben Turner
|
cb2fd2bb32
|
Bustage fix, bug 443874.
|
2008-07-24 11:10:49 -07:00 |
|
Ben Turner
|
b4b173d212
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
|
Ben Turner
|
7950ffdb7c
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool". r=bsmedberg.
|
2008-07-24 10:18:57 -07:00 |
|
Bernd
|
d8f4877b29
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky
|
2008-07-16 17:02:18 +02:00 |
|
Reed Loden
|
44aaafe89c
|
Backed out changeset 88a91e1e9a3f
|
2008-07-12 16:32:25 -05:00 |
|
Jeff Walden
|
6d33ae5d7a
|
Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser]
|
2008-07-12 16:27:27 -05:00 |
|
David Mandelin
|
9128da7657
|
Bug 444565: fix scalability of outparams.js with new treehydra
|
2008-07-10 15:47:25 -07:00 |
|
David Mandelin
|
2a3bef1678
|
Bug 444409: outparams.js was trying to analyze 'this' as an outparam for strings, r=bsmedberg
|
2008-07-09 18:24:57 -07:00 |
|
David Mandelin
|
0cc83f2991
|
Bug 443205: fix for bug in error reporter in outparams.js, r=bsmedberg via irc
|
2008-07-09 11:48:59 -07:00 |
|
David Mandelin
|
85de90adf1
|
Bug 443205: outparams.js needs to consider void-return funcs as nofail, r=bsmedberg
|
2008-07-09 10:35:29 -07:00 |
|
David Mandelin
|
f2fb3064e5
|
Bug 433939: update outparams.js for Treehydra update, r=bsmedberg
|
2008-07-09 10:33:43 -07:00 |
|
Jesse Ruderman
|
a1dd1f31eb
|
Fix spelling error in a log message (bug 443520).
|
2008-07-05 18:09:24 -07:00 |
|
David Mandelin
|
8ba557db91
|
Bug 442968: fix small bug with void returns in outparams.js, r=bsmedberg
|
2008-07-01 15:31:10 -07:00 |
|
David Mandelin
|
07ce05b161
|
Bug 442982: outparams.js now understands func ptr typedef attributes, r=bsmedberg
|
2008-07-01 14:24:58 -07:00 |
|
David Mandelin
|
7266d7e76e
|
Bug 442829: outparams.js handling nsresults returned as &rv, r=bsmedberg
|
2008-07-01 14:22:49 -07:00 |
|
Benjamin Smedberg
|
833f7809a7
|
Bug 442757 - nsProxiedService is a stack class, r=bent
|
2008-07-01 15:26:37 -04:00 |
|
Benjamin Smedberg
|
c547ee4c57
|
Bug 442968 - Format outparams warnings in a more standard GCC way, so that things like compilation-mode can linkify the locations, r=dmandelin
|
2008-07-01 14:26:28 -04:00 |
|
Benjamin Smedberg
|
4886e82b07
|
Fix whitespace (hard tabs)
|
2008-06-30 15:35:11 -04:00 |
|
Benjamin Smedberg
|
a124d5b9a1
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
|
Benjamin Smedberg
|
3eab5b1142
|
Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras
|
2008-06-30 12:44:06 -04:00 |
|
Ben Turner
|
fee386e2e0
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
|
Robert O'Callahan
|
00c8f1363c
|
Bug 344258. Move ID-content map up from nsHTMLDocument to nsDocument to prepare for using it across all document types. r+sr=jst
|
2008-06-23 11:12:40 +12:00 |
|
Peter Van der Beken
|
12e78301e6
|
Address review comment for bug 423471 - Cycle collection shouldn't fault when traversing script objects of languages that don't participate. r/sr=dbaron.
|
2008-06-21 19:47:46 +02:00 |
|
Peter Van der Beken
|
5f15419301
|
Bug 423471 - Cycle collection shouldn't fault when traversing script objects of languages that don't participate. r/sr=dbaron.
|
2008-06-21 17:25:29 +02:00 |
|
Doug Turner ext:(%22)
|
0d9545724c
|
Removing Minimo references. b=405705, r=ted
|
2008-06-16 13:57:42 -07:00 |
|
Benjamin Smedberg
|
1829cc61f7
|
Bug 437647 - Dispatch outparams and other analyses explicitly, so it's easier to add various analyses, r=dmandelin
|
2008-06-06 15:31:11 -04:00 |
|
David Mandelin
|
a270b0f912
|
Bug 433939: updating outparams check for latest Treehydra, r=bsmedberg
|
2008-06-05 11:21:29 -07:00 |
|
Jeff Walden
|
e383cdb1c7
|
Bug 429930 - NS_ABORT_IF_FALSE lies and doesn't abort if the given condition is false, making it exactly equivalent to NS_ASSERTION. Make it abort so we can use it when we really want a fatal assertion, if only the NS_ASSERTION macro implemented it. r+sr=shaver
|
2008-06-04 22:24:05 -04:00 |
|
Vladimir Vukicevic
|
09e711dfa3
|
b=426563, put arm xptstubs shared assembly correctly in text section; r=bsmedberg
|
2008-06-03 17:01:32 -07:00 |
|
Sudheer Kumar Peddireddy
|
e620026ed6
|
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
|
2008-06-03 15:25:31 -07:00 |
|
Jeff Walden
|
becc8f7cf3
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
|
Jeff Walden
|
99312689bc
|
Bug 434074 - TestRegistrationOrder test leaks stuff because it uses raw pointers; fix the leaks in case we want to do no-leak assertions in C++ tests sometime. r=dbaron
|
2008-06-02 21:28:59 -04:00 |
|
Jeff Walden
|
72c8909023
|
Bug 429587 - MOZ_COUNT_DTOR and NS_LOG_RELEASE should assert (or worse) when used on an unrecognized pointer, when possible, for easier recognition of memmoved refcounted classes. r=dbaron
|
2008-06-02 21:28:59 -04:00 |
|
Jeff Walden
|
b15e8f4da9
|
Bug 434076 - Give me stack traces and give me death! (aborts should print a stack trace before aborting) r=dbaron
|
2008-06-02 19:18:57 -04:00 |
|
Benjamin Smedberg
|
1a06f59c98
|
Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
|
2008-05-30 12:08:47 -04:00 |
|
gavin@gavinsharp.com
|
221838708e
|
Bug 422055: use jemalloc on Solaris, r=ted, a=shaver
|
2008-05-28 11:42:31 -07:00 |
|
David Mandelin
|
b51a9b9d91
|
Bug 434839: outparams state explosion on functions with many outparams, r+a=bsmedberg
|
2008-05-22 10:59:02 -07:00 |
|
David Mandelin
|
3ca355ea77
|
Bug 433939: update outparams for latest Treehydra revision
|
2008-05-20 11:28:00 -07:00 |
|
David Mandelin
|
0540f825ba
|
Bug 431832: check outparams for PRBool or void return, r+a=bsmedberg
|
2008-05-20 11:26:03 -07:00 |
|
jorendorff@mozilla.com
|
316e348cf1
|
Merge from cvs-trunk-mirror to mozilla-central.
|
2008-05-13 09:57:11 -05:00 |
|
bent.mozilla@gmail.com
|
2465d10594
|
Bug 432887 - "Add tests for XPCOM Proxies (and enable other C++ unit tests)". r=sayrer, a=Tests Only.
|
2008-05-08 17:14:19 -07:00 |
|
Benjamin Smedberg
|
b4225d2b7c
|
Bug 432278 - Fix a couple of the static-checking testcases: clean up the makefile-fu a little bit, and add a new class of test: one which should issue warnings, which equates to "should fail with -Werror and should pass without -Werror." r=dmandelin
|
2008-05-05 14:32:31 -04:00 |
|
David Mandelin
|
377896f35d
|
Bug 431965: checking in tests forgotten before (r/a=bsmedberg from bug 420933)
|
2008-05-05 10:24:13 -07:00 |
|
David Mandelin
|
f8c68d8368
|
Bug 431832: NS_inparams attr for outparams checker, r=bsmedberg, a=bsmedberg
|
2008-05-02 18:03:38 -07:00 |
|
Benjamin Smedberg
|
858a24815d
|
Bug 431677 - outparam errors in netwerk/cookie, r=dmandelin
|
2008-05-01 15:12:33 -04:00 |
|
David Mandelin
|
4548bac7b1
|
Bug 420933: outparams checker, r=bsmedberg, a=bsmedberg
|
2008-04-30 17:47:27 -07:00 |
|
Benjamin Smedberg
|
cf7c5a5d4e
|
Merge cvs-trunk-mirror to mozilla-central. No manual conflict resolution was necessary.
--HG--
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
|
2008-04-30 12:35:19 -04:00 |
|
mozilla@weilbacher.org
|
be5f029a8a
|
Bug 369007: Enable high-memory feature on OS/2 by default (Mozilla changes), r=ted.mielczarek, a1.9+=damons
|
2008-04-30 00:30:58 -07:00 |
|