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 |
|