Commit Graph

2178 Commits

Author SHA1 Message Date
dbaron@dbaron.org
179f4c00df Don't count frees of things whose allocations weren't counted because they were before we overrode malloc, etc. b=391950 r+a=brendan 2007-08-12 15:20:36 -07:00
dbaron@dbaron.org
b389fc0c0c Make void signatures match header. b=391766 r+a=brendan 2007-08-10 17:53:28 -07:00
dbaron@dbaron.org
52cad5fe7e Lock around NS_TraceMallocDumpAllocations. b=391766 r+a=brendan 2007-08-10 17:53:02 -07:00
dbaron@dbaron.org
f7090d52d4 Stop using strncpy unnecessarily. b=391766 r+a=brendan 2007-08-10 17:52:35 -07:00
nrthomas@gmail.com
36deca453b Bug 391320, use sysvar for logDir lookups, r=preed 2007-08-10 16:30:01 -07:00
dbaron@dbaron.org
185d0a35f7 Add suppression code around calls to original allocation functions to handle things like new[] calling new. b=391491 r+a=brendan 2007-08-10 15:22:07 -07:00
dbaron@dbaron.org
e9ba17bce0 Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan 2007-08-10 15:21:37 -07:00
dbaron@dbaron.org
7937605426 Define the __libc_* on Windows to something that does automatic suppression, like on Linux. b=391477 r+a=brendan 2007-08-10 15:21:13 -07:00
dbaron@dbaron.org
593cd91cf8 Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan 2007-08-10 15:20:48 -07:00
dbaron@dbaron.org
def4dbe999 Start reducing the scope of locking in trace-malloc, and convert the PRMonitor to a PRLock. b=376874 r+a=brendan 2007-08-10 15:19:32 -07:00
dbaron@dbaron.org
40b3eebdbb Use thread-local storage for tracing suppression. b=376874 r+a=brendan 2007-08-10 15:19:14 -07:00
dbaron@dbaron.org
57b13d7670 Fix bustage on VC8. b=391141 r=brendan a=DEBUG-only 2007-08-10 14:26:03 -07:00
dbaron@dbaron.org
8888cc609f Improve performance when trace-malloc is built but not used by adding a fast-path around the locking. b=150015 r=brendan a=bzbarsky 2007-08-10 14:24:32 -07:00
preed@mozilla.com
9f838fde7e Bug 354166: Cache HashFile() calls. r=cf 2007-08-09 15:10:53 -07:00
nrthomas@gmail.com
ee7c513570 Bug 388717, Automation changes for Tb1.5.0.13 RC1, r=preed 2007-08-09 15:08:58 -07:00
rhelmer@mozilla.com
9c768a4e05 simple build unpacker, b=373995 r=preed 2007-08-06 19:20:54 -07:00
sdwilsh@shawnwilsher.com
b26245841c Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB 2007-08-03 16:00:39 -07:00
preed@mozilla.com
f338e5b9b8 Bump the Thunderbird 2.0.0.6 candidates to RC2 to correct bug 389975. 2007-07-28 16:27:48 -07:00
preed@mozilla.com
35c8d1d12f Bug 389915: bootstrap.cfg bumps for Tbird 2.0.0.6; r=rhelmer 2007-07-27 18:27:16 -07:00
preed@mozilla.com
1e28df7a0c Bug 389218: bootstrap.cfg bumps for 2.0.0.6 rc 2. 2007-07-25 16:59:09 -07:00
rhelmer@mozilla.com
70707dc33d make blat write to a tempfile, so it works on all tested versions b=372762 r=cf 2007-07-25 12:04:04 -07:00
preed@mozilla.com
0380e5b116 Bug 389218: bootstrap.cfg changes for fx2006; r=cf 2007-07-23 00:37:35 -07:00
rhelmer@mozilla.com
183dff1a53 check out shipped-locales file before trying to use it, b=389172 r=preed 2007-07-22 18:48:27 -07:00
bzbarsky@mit.edu
e309c86195 Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-20 20:23:35 -07:00
ccooper@deadsquid.com
b12408cf66 - adding files to allow clean shutdown on Mac 2007-07-19 13:48:57 -07:00
preed@mozilla.com
dba6073690 Bug 388103: release automation config bumps for Tb 2.0.0.5; r=rhelmer 2007-07-16 02:11:28 -07:00
preed@mozilla.com
3ce86f54e8 Start RC 2 builds for Firefox 2.0.0.5; picks up regression bug 387979. 2007-07-13 15:18:31 -07:00
preed@mozilla.com
241886bf92 Bug 387766: Version/config bumps for Fx 2005; r=rhelmer,cf 2007-07-12 14:57:43 -07:00
nrthomas@gmail.com
b549ed0741 Bug 378226, Push() subroutine for Updates step, r=rhelmer 2007-07-12 10:54:14 -07:00
nrthomas@gmail.com
491904a3ca Bug 378226, Push() subroutines for Build & Repack steps, r=rhelmer 2007-07-12 10:47:39 -07:00
rhelmer@mozilla.com
45c44493ab bump all relevant tags in client.mk b=387426 r=preed r=cf 2007-07-11 20:57:18 -07:00
axel@pike.org
678a043418 bug 387665, don't overwrite existing files, r=rcambell 2007-07-11 07:23:37 -07:00
rhelmer@mozilla.com
0b79a0f7d8 handle cc list better in emergency fail email b=372762 r=preed 2007-07-10 23:12:16 -07:00
axel@pike.org
93323e0d84 bug 387437, add --app to specify application, r=KaiRo 2007-07-10 06:55:01 -07:00
preed@mozilla.com
7f6da0588b Bug 372755: respin support for Bootstrap. Finally! ;-) r=rhelmer,cf 2007-07-05 15:58:32 -07:00
axel@pike.org
bfc6e8cc34 bug 383585, improve tooling for dummy localizations, r=sayrer 2007-07-03 10:54:52 -07:00
nrthomas@gmail.com
cf3de94c6b Bug 378226, Push support for Source step, r=rhelmer 2007-06-27 03:46:27 -07:00
sdwilsh@shawnwilsher.com
1cd9105172 Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell 2007-06-26 17:51:33 -07:00
dcamp@mozilla.com
afc255d373 Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron 2007-06-21 22:41:32 -07:00
dbaron@dbaron.org
6697801787 Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org
77b5aae7bd Add code to automatically uncompress .gz and .bz2 files that are given as arguments. 2007-06-20 14:59:33 -07:00
nrthomas@gmail.com
214d96b2fa Bug 376959, follow symlinks when doing Repack verification, r=preed 2007-06-14 02:06:12 -07:00
rhelmer@mozilla.com
9f6a20c759 make Config->Bump() handle no whitespace between variables b=379380 r=preed 2007-06-13 20:45:00 -07:00
nrthomas@gmail.com
d4a7dbbdc3 Bug 384024, remove buildTree configuration, r=rhelmer 2007-06-11 13:47:19 -07:00
asqueella@gmail.com
72244a2fb8 Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not existsswitch to NS_ERROR_FILE_NOT_FOUND and update testsr=sayrer, sr=brendan 2007-06-07 15:34:06 -07:00
rcampbell@mozilla.com
febbcda3e8 Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
nrthomas@gmail.com
372816e605 Bug 382823, mods to bootstrap config for Tb2004, r=preed 2007-06-04 10:21:33 -07:00
axel@pike.org
d6f5c56b85 bug 382451, use mkdir -p instead of mkdirhier, r=bsmedberg 2007-05-30 11:00:53 -07:00
sdwilsh@shawnwilsher.com
9d5691f787 Bug 381633 - xpcshell test harness should use strict warnings in JavaScript. r=rcampbell 2007-05-25 16:25:14 -07:00
bent.mozilla@gmail.com
20b6443053 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00