Shawn Wilsher
|
ffb1973389
|
Merging mozilla-central to Places.
|
2010-10-29 11:39:41 -07:00 |
|
Gervase Markham
|
66c58255d7
|
relic master copy is now defined as the one in Hg rather than CVS. Copy
ing over all the changes from CVS since Hg branched off. a=NPOTB.
|
2010-10-28 12:51:06 +01:00 |
|
Chris Cooper
|
b7a0e87fad
|
Bug 327076 - Remove the unused unwrap shell script - r=nthomas, a=NPOTB
|
2010-10-14 12:46:54 -04:00 |
|
Nick Thomas
|
54698938b2
|
bug 600098: update access and modification time on top-level application bundle on Mac OS X after successful update. r=bhearsum, a=blocking-beta-7
|
2010-10-01 12:33:47 -04:00 |
|
L. David Baron
|
488055346f
|
Initialize the out param from backtrace(). (Bug 549561) r=bsmedberg a2.0=tests
|
2010-09-21 19:32:48 -07:00 |
|
Doug Turner
|
4824c4fd9b
|
Backing out 2b912044dfe7. Bug 591866 - Temporary hack to add channel-prefs.js back to nightlies. a=me
|
2010-09-07 12:24:17 -07:00 |
|
Phil Ringnalda
|
747e06a0bc
|
Bug 591717 - Remove most of tools/performance/startup, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : cd49a675fb1bac30d6ce809bb1688eaf00a08bee
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
fd4771f251
|
Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB
--HG--
extra : rebase_source : 3aed6d6f6bf57f848cce51e59dbd13a3df590faf
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
b8985c3c4c
|
Bug 591727 - Remove remnant makefile.win in trace-malloc, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : 1643431d84ab0e255315b261a1f0bcd86dbfaa42
|
2010-08-29 18:21:12 -07:00 |
|
Michael Wu
|
350dc29f36
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
|
2010-08-30 19:48:29 -07:00 |
|
Kyle Huey
|
be487ffd65
|
Backed out changeset 6476d13bec49
|
2010-08-31 08:14:55 -04:00 |
|
Michael Wu
|
1dbd731209
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
--HG--
extra : rebase_source : 38f4b69ce7f39b9c94cb646c899db60171559c23
|
2010-08-30 19:48:29 -07:00 |
|
L. David Baron
|
b04b6fac7d
|
Add environment variable NS_TRACE_MALLOC_DISABLE_STACKS for disabling the stack-walking part of trace-malloc to improve performance of tinderbox test machines. (Bug 549561) r=bsmedberg a2.0=tests
|
2010-08-19 09:37:59 -04:00 |
|
L. David Baron
|
301610bb9d
|
Avoid a lock/unlock pair for each call to |calltree|. (Bug 549561) r=bsmedberg a2.0=tests
|
2010-08-19 09:37:59 -04:00 |
|
Pirkka Kärenlampi
|
e5d4a986ff
|
Bug 586944. Make 'backtrace' static to fix issues with the symbol being overriden by system libraries. r=dbaron,a=bsmedberg
|
2010-08-19 21:35:08 +12:00 |
|
Nick Thomas
|
3b69dbad7a
|
Bug 576760, no longer need to force components.list, r=bhearsum, a=NPOTB
--HG--
extra : rebase_source : c3aeb9a63dd362f616fec89a0ddb72c34c10d2b6
|
2010-08-13 17:17:49 +12:00 |
|
James Cook
|
d7f05f6657
|
Bug 574311 - Build failure with trace malloc when using GCC visibility pragma. r=doug.turner
--HG--
extra : rebase_source : 37f6f66319327197e01fc7cac8126a672c873935
|
2010-07-17 09:52:30 +03:00 |
|
L. David Baron
|
ccaa0e2983
|
Make trace-malloc work again on Linux following mozalloc landing. (Bug 576776) r=cjones
|
2010-07-16 22:36:34 -07:00 |
|
Benjamin Smedberg
|
e0d4b5721a
|
Revert the accidental change to make-tree.pl from revision 116abfbc71e5
|
2010-07-15 10:40:17 -04:00 |
|
Kyle Huey
|
16c927f68b
|
Bug 578565: Remove nsIXBLDocumentInfo. r=jst
--HG--
extra : rebase_source : 4d36ecc23ea302563a7b7f84846d8d5e23b29647
|
2010-07-14 18:53:11 -07:00 |
|
Ehren Metcalfe
|
40edafab25
|
Remove dead code in intl. Bug 559489, r=smontagu
|
2010-07-04 15:42:04 +03:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
774bb7e0e8
|
Free the component-location arrays at shutdown.
|
2010-06-25 17:27:10 -04:00 |
|
Karl Tomlinson
|
918b996817
|
temporarily dump some window state on mochitest time out to debug bug 569237
|
2010-06-23 11:14:24 +12:00 |
|
Jesse Ruderman
|
427777ed92
|
Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted
|
2010-06-25 14:47:19 -07:00 |
|
Jesse Ruderman
|
f0d9ba9782
|
Revert d39bed41e215, because pty doesn't do the right thing when the process exits, creating a race condition
--HG--
extra : rebase_source : 8643b1ea88d52e76f93e66158373f479f41ccdd7
|
2010-06-08 20:55:43 -07:00 |
|
Makoto Kato
|
3202600c4c
|
Bug 568467 - trace-malloc support for Windows x64. r=dbaron
|
2010-06-04 16:53:02 +09:00 |
|
Karl Tomlinson
|
7e84937701
|
revert b8ddc4e35f65 to remove temporary logging
|
2010-06-24 15:59:10 +12:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Mats Palmgren
|
b448c1c133
|
Output the unknown value as a number not a character. b=474800 r=dbaron
|
2010-04-27 18:15:02 +02:00 |
|
Chris Jones
|
e732815453
|
Bug 560969: Teach trace-malloc about VC10. r=dbaron
|
2010-04-27 00:43:04 -05:00 |
|
Jesse Ruderman
|
7be016503b
|
Try to fix 10.6 debug perma-orange that results from fix_macosx_stack.py not dealing with atos's complaint about lack of symbols
|
2010-04-20 17:19:20 -07:00 |
|
L. David Baron
|
228ef7bfc2
|
Make trace-malloc malloc hooks work with 64-bit Mac OS X by adjusting types. (Bug 558097, maybe)
|
2010-04-08 17:21:03 -07:00 |
|
Chris Jones
|
7c959e67d7
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
|
Zack Weinberg
|
54ad0fb73a
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
|
Jesse Ruderman
|
009850e168
|
Fix bug 550388: avoid regexp perf issues in the stack fixer. r=dbaron
|
2010-03-20 23:08:47 -07:00 |
|
Nick Thomas
|
21266a69d6
|
Bug 540833, make update-packaging failed finding correct directory due to MOZ_PKG_PRETTYNAMES (mac), p=gozer r=bsmedberg
|
2010-03-11 20:56:53 +13:00 |
|
Jesse Ruderman
|
8dd58baaf8
|
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
|
2010-02-21 13:03:20 -08:00 |
|
<Ms2ger@gmail.com>
|
b7aab23acf
|
Bug 539274: Tab cleanup in aisle tools/rb/find-leakers.pl r=bsmedberg
|
2010-02-20 08:58:06 -05:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Nick Thomas
|
b58a6c02a8
|
Bug 535090, Nightly partial updater doesn't preserve +x bit on new binaries, r=ccooper (NPOTB)
--HG--
extra : rebase_source : 4de9f3a116610285fcd49b3186024d4886b4500e
|
2010-02-05 16:30:34 +13:00 |
|
Robert Kaiser
|
186ca58292
|
bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg
|
2010-01-19 18:49:07 +01:00 |
|
Jesse Ruderman
|
f904d8b6bd
|
Make fix-macosx-stack.py faster by caching atos processes, which requires tricking atos into giving us unbuffered output. (Bug 429963, r=dbaron)
|
2010-01-13 11:43:13 -08:00 |
|
Benjamin Smedberg
|
5b4cf2e3f8
|
Bug 538388 - Make find-leakers.pl work with the output of XPCOM_MEM_ALLOC_LOG as it dose with XPCOM_MEM_REFCNT_LOG, r=dbaron
|
2010-01-07 15:14:27 -05:00 |
|
L. David Baron
|
f60ea30cfa
|
Fix typos. (Bug 429963)
|
2010-01-07 13:56:09 -05:00 |
|
L. David Baron
|
2911df5cdd
|
Actually get the c++filt invocation right. (Bug 429963)
|
2010-01-07 13:52:51 -05:00 |
|
L. David Baron
|
7d76205a54
|
Add a very slow (to work around what's probably an I/O buffering issue) version of fix-macosx-stack in python that uses atos (and should thus work on 10.5). (Bug 429963)
|
2010-01-07 13:31:53 -05:00 |
|
Chris Jones
|
2050fcae22
|
Bug 529134: Initialize tracemalloc in NS_LogInit() to ensure that tracemalloc is always thread safe. r=bsmedberg r=dbaron
|
2009-12-29 16:45:59 -06:00 |
|
L. David Baron
|
c8090549a1
|
Pass format sizes to scanf string arguments in codesighs.c. (Bug 533647) r=bsmedberg
|
2009-12-21 16:46:25 -05:00 |
|