Serge Gautherie
|
e04011c75f
|
Bug 450133 - fix nits in TestHashtables.cpp, r=bsmedberg
|
2008-08-18 19:38:50 +02:00 |
|
Benjamin Smedberg
|
3d4cef8bb3
|
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
|
7bbf8f47d3
|
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
|
1499813be0
|
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
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
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
|
fd62775c3a
|
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
|
28739e32aa
|
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
|
0a443ab84a
|
Testcase for bug 224692, r=bsmedberg
|
2008-08-14 11:48:06 -04:00 |
|
Aaron Nowack
|
2cbabc4311
|
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
|
d2c44cd814
|
Bug 442870 – CompressWhitespace can freeze the browser. r=bsmedberg
|
2008-08-14 12:16:24 +02:00 |
|
Mike Hommey
|
e5e6493be7
|
Bug 438688 – String formatter fails to format the same argument twice. r=bsmedberg
|
2008-08-14 12:11:25 +02:00 |
|
Justin Dolske
|
6321402495
|
Reland bug 121341.
|
2008-08-13 21:30:45 -07:00 |
|
Justin Dolske
|
91ec607e05
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
|
Dave Townsend
|
a05706f1bf
|
Backout of bug 121341
|
2008-08-13 21:45:08 +01:00 |
|
Dave Townsend
|
ba0b5395d8
|
Backed out changeset cc82f602d986
|
2008-08-13 21:44:20 +01:00 |
|
Ben Turner
|
9c28406278
|
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
|
9d850c9502
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
|
Benjamin Smedberg
|
e8fa485944
|
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
|
8ed418dcef
|
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
|
16d48cecb4
|
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
|
017866e617
|
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
|
ea248b175e
|
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
|
0ef073a5f5
|
Whitespace change to effectively clobber orange Windows test boxes
|
2008-07-30 09:55:13 -07:00 |
|
Marco Pesenti Gritti
|
dfd83f84c5
|
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
|
9961c9eb16
|
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
|
ac4c1af59a
|
bug 444103 - add ability to add string-formatted notes to crash report. r=bsmedberg
|
2008-07-27 13:08:03 -04:00 |
|
Ted Mielczarek
|
bda51179a0
|
Backed out changeset 297420bcddde (accidentally committed)
|
2008-07-25 16:58:40 -04:00 |
|
Ted Mielczarek
|
13c3031570
|
bug 444103 - add ability to add string-formatted notes to crash report
|
2008-07-25 16:54:41 -04:00 |
|
Dave Townsend
|
d979d4da91
|
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
|
4401266fe0
|
Bug 443874 - Bah, disable hanging test on windows again.
|
2008-07-24 22:33:53 -07:00 |
|
Ben Turner
|
3a1577699c
|
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
|
e7206ffbb3
|
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
|
f7bdef7d4a
|
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
|
c9575547ec
|
Bustage fix, bug 443874.
|
2008-07-24 11:17:42 -07:00 |
|
Ben Turner
|
8219c0feb2
|
Bustage fix, bug 443874.
|
2008-07-24 11:10:49 -07:00 |
|
Ben Turner
|
42fd53c413
|
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
|
591253915b
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool". r=bsmedberg.
|
2008-07-24 10:18:57 -07:00 |
|
Bernd
|
8346cb9495
|
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
|
478f37cda4
|
Backed out changeset 88a91e1e9a3f
|
2008-07-12 16:32:25 -05:00 |
|
Jeff Walden
|
abf8b90dee
|
Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser]
|
2008-07-12 16:27:27 -05:00 |
|
David Mandelin
|
555c5a736a
|
Bug 444565: fix scalability of outparams.js with new treehydra
|
2008-07-10 15:47:25 -07:00 |
|
David Mandelin
|
86d7eb2610
|
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
|
b0ead79f2e
|
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
|
1ebc6e6f68
|
Bug 443205: outparams.js needs to consider void-return funcs as nofail, r=bsmedberg
|
2008-07-09 10:35:29 -07:00 |
|
David Mandelin
|
45ce356864
|
Bug 433939: update outparams.js for Treehydra update, r=bsmedberg
|
2008-07-09 10:33:43 -07:00 |
|
Jesse Ruderman
|
b40e4a8578
|
Fix spelling error in a log message (bug 443520).
|
2008-07-05 18:09:24 -07:00 |
|
David Mandelin
|
cd55c6b951
|
Bug 442968: fix small bug with void returns in outparams.js, r=bsmedberg
|
2008-07-01 15:31:10 -07:00 |
|
David Mandelin
|
f6af06076a
|
Bug 442982: outparams.js now understands func ptr typedef attributes, r=bsmedberg
|
2008-07-01 14:24:58 -07:00 |
|
David Mandelin
|
3dac3ac31c
|
Bug 442829: outparams.js handling nsresults returned as &rv, r=bsmedberg
|
2008-07-01 14:22:49 -07:00 |
|
Benjamin Smedberg
|
ad5184c756
|
Bug 442757 - nsProxiedService is a stack class, r=bent
|
2008-07-01 15:26:37 -04:00 |
|
Benjamin Smedberg
|
661d482695
|
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
|
c0155dfb6a
|
Fix whitespace (hard tabs)
|
2008-06-30 15:35:11 -04:00 |
|
Benjamin Smedberg
|
4982bf049a
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
|
Benjamin Smedberg
|
b9a9e3d81f
|
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
|
de0ede1dc2
|
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
|
c29eac2bf6
|
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
|
c993fed597
|
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
|
b222a800ca
|
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)
|
30df99659b
|
Removing Minimo references. b=405705, r=ted
|
2008-06-16 13:57:42 -07:00 |
|
Benjamin Smedberg
|
e7ec955d4f
|
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
|
490129ee06
|
Bug 433939: updating outparams check for latest Treehydra, r=bsmedberg
|
2008-06-05 11:21:29 -07:00 |
|
Jeff Walden
|
71119aeb18
|
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
|
5d96d72656
|
b=426563, put arm xptstubs shared assembly correctly in text section; r=bsmedberg
|
2008-06-03 17:01:32 -07:00 |
|
Sudheer Kumar Peddireddy
|
18c18ceba1
|
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
|
6773debbac
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
|
Jeff Walden
|
b0c45525f5
|
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
|
156d2236a0
|
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
|
da5379b6cd
|
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
|
3ea5b08766
|
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
|
01f06ef659
|
Bug 422055: use jemalloc on Solaris, r=ted, a=shaver
|
2008-05-28 11:42:31 -07:00 |
|
David Mandelin
|
786fbfba8a
|
Bug 434839: outparams state explosion on functions with many outparams, r+a=bsmedberg
|
2008-05-22 10:59:02 -07:00 |
|
David Mandelin
|
7364d5d950
|
Bug 433939: update outparams for latest Treehydra revision
|
2008-05-20 11:28:00 -07:00 |
|
David Mandelin
|
d591c8c92c
|
Bug 431832: check outparams for PRBool or void return, r+a=bsmedberg
|
2008-05-20 11:26:03 -07:00 |
|
jorendorff@mozilla.com
|
9b5032bfde
|
Merge from cvs-trunk-mirror to mozilla-central.
|
2008-05-13 09:57:11 -05:00 |
|
bent.mozilla@gmail.com
|
2b4da89847
|
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
|
9aaf941d31
|
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
|
a326cd2356
|
Bug 431965: checking in tests forgotten before (r/a=bsmedberg from bug 420933)
|
2008-05-05 10:24:13 -07:00 |
|
David Mandelin
|
dbe96cfe58
|
Bug 431832: NS_inparams attr for outparams checker, r=bsmedberg, a=bsmedberg
|
2008-05-02 18:03:38 -07:00 |
|
Benjamin Smedberg
|
2a99c5e4ae
|
Bug 431677 - outparam errors in netwerk/cookie, r=dmandelin
|
2008-05-01 15:12:33 -04:00 |
|
David Mandelin
|
e2ac3c1005
|
Bug 420933: outparams checker, r=bsmedberg, a=bsmedberg
|
2008-04-30 17:47:27 -07:00 |
|
Benjamin Smedberg
|
5337262e90
|
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
|
67aad99402
|
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 |
|
Benjamin Smedberg
|
160d9d1766
|
Merge cvs-trunk-mirror to mozilla-central. Automated merge, no manual conflict resolution necessary.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
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/jslong.c => js/src/jslong.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2008-04-29 10:20:07 -04:00 |
|
bent.mozilla@gmail.com
|
94657e3933
|
Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change.
|
2008-04-25 13:55:50 -07:00 |
|
David Mandelin
|
d5b2cc33ef
|
Bug 422555: outparam and inoutparam attributes
|
2008-04-24 15:05:06 -07:00 |
|
mozilla.BenB@bucksch.org
|
6868cb30a4
|
Make nsITimerCallback a [function], to allow JS to pass a function object instead of this interface Bug 430305 r/sr/a=shaver
|
2008-04-23 10:42:58 -07:00 |
|
timeless@mozdev.org
|
f3d87a1fa9
|
Bug 382631 Creating proxy of "this" in JavaScript using nsProxyObjectManager::GetProxyForObject causes random memory rewrite r=dougt a=beltzner
|
2008-04-21 11:57:14 -07:00 |
|
Benjamin Smedberg
|
b3c6962a6c
|
Merge cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-04-15 13:59:01 -04:00 |
|
benjamin@smedbergs.us
|
6114a47d6e
|
Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner
|
2008-04-11 06:10:59 -07:00 |
|
Benjamin Smedberg
|
1a7696b809
|
Bug 428326 - 'make check' fails when you've configured from a relative srcdir (e.g. ../src/configure), r=luser
|
2008-04-10 12:14:01 -04:00 |
|
ginn.chen@sun.com
|
193c513bc2
|
Bug 425626 Enable PGO with Sun Studio on Solaris r=ted.mielczarek a=beltzner
|
2008-04-08 23:34:20 -07:00 |
|
philringnalda@gmail.com
|
e20c3514d6
|
Bug 413477 - nsStringAPI needs RFind set of functions, patch by Prasad Sunkari (prasad@medhas.org), r=bsmedberg, a=beltzner
|
2008-04-08 23:01:13 -07:00 |
|
jorendorff@mozilla.com
|
e366e3a8e5
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
|
2008-04-07 17:37:54 -05:00 |
|
timeless@mozdev.org
|
d7e775a7be
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8ea503a324
|
nsIMutableArray test for appending null. r=bsmedberg, sr=bsmedberg (from bug 397935) NPOTDB
|
2008-04-02 17:44:56 -07:00 |
|
jorendorff@mozilla.com
|
1dd1d9f71d
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-04-02 16:35:13 -05:00 |
|
smontagu@smontagu.org
|
fcd4cf5362
|
Define codepoints below 0x20 as illegal characters in filenames. Bug393488, r=bsmedberg, b=beltzner
|
2008-04-02 09:05:55 -07:00 |
|
reed@reedloden.com
|
62ba3210af
|
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a1.9=beltzner]
|
2008-04-01 23:41:23 -07:00 |
|
reed@reedloden.com
|
6674ea7ffa
|
Bustage fix for bug 413787.
|
2008-04-01 21:21:31 -07:00 |
|
reed@reedloden.com
|
2372c88cc4
|
Bustage fix for bug 413787.
|
2008-04-01 21:09:08 -07:00 |
|
reed@reedloden.com
|
f4bcba49f5
|
Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep]
|
2008-04-01 20:47:07 -07:00 |
|
neil@parkwaycc.co.uk
|
474182c235
|
Trivial const correctness followup to bug 420373 r=bsmedberg a=beltzner
|
2008-04-01 07:13:27 -07:00 |
|
brade@comcast.net
|
ce7a4ae748
|
bug #416886 - reinstate test case for registration order (which failed to compile in non-libXUL builds; that has been fixed).
|
2008-04-01 06:06:18 -07:00 |
|
brade@comcast.net
|
109495323d
|
Backout test case for registration order.
|
2008-03-31 08:36:52 -07:00 |
|
brade@comcast.net
|
22750e6b97
|
bug #416886 - attempt to fix Linux non-libxul build.
|
2008-03-31 08:26:10 -07:00 |
|
brade@comcast.net
|
ca61c9e2e7
|
Bug #416886; r=bsmedberg, a=beltzner Preserve original order when processing deferred components. Add TestRegistrationOrder automated test.
|
2008-03-31 07:40:10 -07:00 |
|
jorendorff@mozilla.com
|
bdf70de633
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
|
2008-03-28 13:01:14 -05:00 |
|
Benjamin Smedberg
|
f11731ce5e
|
Bug 425459 - Update static-checking.js against changes in dehydra process_class (now process_type, and more powerful), r=taras
|
2008-03-27 14:03:59 -04:00 |
|
dbaron@dbaron.org
|
e0f067e2c8
|
Print shortest path to expected garbage for unlink deficiencies as well. b=422848 r+sr=peterv a=DEBUG_CC only (not part of default build)
|
2008-03-27 10:09:51 -07:00 |
|
jorendorff@mozilla.com
|
4d6eed1e29
|
Merge from cvs-trunk-mirror to mozilla-central. (This doesn't build, thanks to bug 425080, which I'll fix next.)
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-26 11:42:07 -05:00 |
|
reed@reedloden.com
|
fc03af34f4
|
Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep]
|
2008-03-21 21:25:34 -07:00 |
|
Benjamin Smedberg
|
300dc2107c
|
Merge cvs-trunk-mirror -> mozilla-central. There's a C++ bug in js/src/jsinterp.cpp that I am going to file upstream.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-20 12:42:05 -04:00 |
|
timeless@mozdev.org
|
f33eb4a3b4
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
timeless@mozdev.org
|
8074fda8ae
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
|
jag@tty.nl
|
4400be542e
|
Bug 333505: nsLocalFileOSX crash. Original patch by Shane Caraveo <shanec@ActiveState.com>, review nits addressed by me. Unit test by Callek. r=mentovai, r/sr=bsmedberg, a1.9=damons
|
2008-03-18 06:31:01 -07:00 |
|
dbaron@dbaron.org
|
537f2f5b13
|
Add knowledge of edge names to cycle collector, ifdef DEBUG_CC. b=420514 r+sr=peterv a=damons
|
2008-03-17 16:11:08 -07:00 |
|
bugzilla@standard8.plus.com
|
7dfdd04f86
|
Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner
|
2008-03-17 12:05:24 -07:00 |
|
nrthomas@gmail.com
|
495fa73b4f
|
Bug 417045, work around for bustage with make -jN and -save-temps in CFLAGS/CXXFLAGS (10.5 build support), r=ted, a=blocking1.9+
|
2008-03-17 10:39:00 -07:00 |
|
dwitte@stanford.edu
|
9f32f0bf76
|
Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+
|
2008-03-15 19:48:01 -07:00 |
|
reed@reedloden.com
|
38c1550ae2
|
Correct copyright case ("Red Hat inc" -> "Red Hat, Inc."), as per bug 422692.
|
2008-03-14 11:34:21 -07:00 |
|
reed@reedloden.com
|
9530eb4c39
|
Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons]
|
2008-03-14 09:25:14 -07:00 |
|
reed@reedloden.com
|
f5d5738a49
|
Bug 422337 - "Bad assembly on m68k" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
|
2008-03-14 09:24:25 -07:00 |
|
reed@reedloden.com
|
2c38571548
|
Bug 421615 - "unused variable ‘tmp’ in NS_IMPL_CYCLE_COLLECTION_0" [p=tuukka.tolvanen@gmail.com (Tuukka Tolvanen [sp3000]) r+sr=dbaron a1.9=beltzner]
|
2008-03-14 09:23:31 -07:00 |
|
reed@reedloden.com
|
81da6fcc0b
|
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
|
2008-03-14 08:42:34 -07:00 |
|
benjamin@smedbergs.us
|
0a29c83b00
|
Merge cvs-trunk-mirror -> mozilla-central to pick up the 421274 backout especially
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-13 15:26:42 -04:00 |
|
smontagu@smontagu.org
|
2365b296db
|
Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons
|
2008-03-13 12:01:53 -07:00 |
|
benjamin@smedbergs.us
|
320249d8e3
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-13 10:32:07 -04:00 |
|
reed@reedloden.com
|
2b69f62b77
|
Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+]
|
2008-03-12 15:53:18 -07:00 |
|
reed@reedloden.com
|
2c1bf0f84c
|
Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons]
|
2008-03-12 15:40:51 -07:00 |
|
reed@reedloden.com
|
315b9859b3
|
Bug 399500 - "support XDG user dirs in the directory service" [p=chpe@gnome.org (Christian Persch) r=caillon sr=bsmedberg a1.9=damons]
|
2008-03-12 15:35:56 -07:00 |
|
thunder@mozilla.com
|
1bc8391f85
|
Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons
|
2008-03-12 14:03:08 -07:00 |
|
benjamin@smedbergs.us
|
22ab1903e9
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
|
2008-03-12 16:32:37 -04:00 |
|
dietrich@mozilla.com
|
fcb8ab3a86
|
Bug 421943 ? "redundant multiplexed document" should be a warning not assertion (r=sayre, sr+a=shaver)
|
2008-03-12 09:28:45 -07:00 |
|
reed@reedloden.com
|
270d099f76
|
Bug 414063 - "annotate xpidl-generated c++ headers with attributes for scriptable and deprecated methods" [p=Pidgeot18@gmail.com (Joshua Cranmer) r=dbradley a1.9=damons]
|
2008-03-12 04:00:24 -07:00 |
|
reed@reedloden.com
|
b544cb9223
|
Bug 356011 - "kfreebsd support" (main configure.in and xpcom parts) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
|
2008-03-12 03:59:03 -07:00 |
|
blassey@mozilla.com
|
3c99833e3e
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
eeea24bde6
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
benjamin@smedbergs.us
|
4ee1e5462f
|
merge cvs-trunk-mirror -> mozilla-central
|
2008-03-11 17:02:36 -04:00 |
|
timeless@mozdev.org
|
655c0267e5
|
Bug 419326 Crashes in Main Tab of Options [@ _wgetdcwd - nsLocalFile::Normalize] r=bsmedberg a=beltzner
|
2008-03-11 10:46:48 -07:00 |
|
benjamin@smedbergs.us
|
ce79af60a1
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
|
2008-03-11 11:22:05 -04:00 |
|
benjamin@smedbergs.us
|
1f36c2d078
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-10 17:07:41 -04:00 |
|
jwalden@mit.edu
|
10d6312b8c
|
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
|
2008-03-10 14:05:46 -07:00 |
|
reed@reedloden.com
|
3354a84da9
|
Bug 411916 - "xpcom-startup fires before component registration" (Fix for timeless's nit) [p=matthew@allpeers.com (Matthew Gertner) r=bsmedberg a1.9=beltzner]
|
2008-03-08 01:50:29 -08:00 |
|
dbaron@dbaron.org
|
d65e4ef335
|
Fix DEBUG_CC bustage on Windows resulting from bug 402966 (and bug 407034). r+sr=peterv a=Not part of the default build (DEBUG_CC only)
|
2008-03-07 09:55:51 -08:00 |
|
dbaron@dbaron.org
|
9eacf21f91
|
Fix -Wconversion warnings that prevent compiling netwerk/cookie/src/ (which makes warnings fatal) with gcc 4.3 on x86_64. b=409384 r=bsmedberg a=beltzner
|
2008-03-06 15:03:50 -08:00 |
|
vladimir@pobox.com
|
b08890d80f
|
leftover bit from earlier 392351; get rid of compiler warnings
|
2008-03-05 22:39:36 -08:00 |
|
vladimir@pobox.com
|
70d80ccf1a
|
b=392351, implement about:memory framework core, relading with forward-declaration victory; r=shaver,sr=bsdmedberg
|
2008-03-05 17:28:25 -08:00 |
|
vladimir@pobox.com
|
64f81afb83
|
backed out
|
2008-03-05 16:54:15 -08:00 |
|
vladimir@pobox.com
|
e8084c1f5f
|
b=392351, implement about:memory framework core r=shaver, sr=bsmedberg
|
2008-03-05 16:40:58 -08:00 |
|