kyle.yuan%sun.com
d08393bd2d
Bug 241847 Make codesighs work on Solaris
...
r=bryner
1) Solaris should use the same option for |find| with Darwin;
2) Use `which foo | grep /foo$` instead of `which foo`, because Solaris |which| command always outputs something even the command is not found.
2004-04-29 01:48:11 +00:00
gerv%gerv.net
2a491d3598
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
cbiesinger%web.de
248a2fa141
fixing RTZ typo, and mention that SIGIO is another name for SIGPOLL. r=shaver
2004-04-24 18:00:40 +00:00
bienvenu%nventure.com
8b57f91769
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
leaf%mozilla.org
5177845b13
correct invocation of make-makefile
2004-04-19 19:02:38 +00:00
leaf%mozilla.org
ca6359075e
add talkback processing routines, release config settings.
2004-04-19 18:57:39 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
tor%cs.brown.edu
edfb7a5ca7
Remove troublesome whitespace
2004-04-16 22:53:49 +00:00
dbaron%dbaron.org
03b1ad9691
Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner
2004-04-13 23:48:24 +00:00
leaf%mozilla.org
6ac6bba3aa
enable profiling for release builds, to get debugging symbols for talkback.
...
disable pdbfile generation for now, until talkback understands pdb files.
2004-03-31 23:54:26 +00:00
bryner%brianryner.com
37ee771865
fix uninitialized variable warning
2004-03-26 19:20:15 +00:00
bryner%brianryner.com
5b4590786c
Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf
2004-03-25 22:22:00 +00:00
cltbld%netscape.com
23b3f74e1b
Fix thinko in last checkin.
2004-03-25 19:43:43 +00:00
bryner%brianryner.com
4408a64d26
Only run 'make installer' if the settings say to make an installer. If not making an installer, return success.
2004-03-25 08:18:29 +00:00
bryner%brianryner.com
8381a8aafc
Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it.
2004-03-25 06:42:54 +00:00
cls%seawood.org
5d607b2854
Add support for compressing & encoding logs when sending them to the server.
...
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #113212 r=leaf
2004-03-24 03:37:38 +00:00
cls%seawood.org
473ec88076
Sleep at the end of the cycle, not the beginning.
2004-03-24 01:53:10 +00:00
bryner%brianryner.com
37ba609ba1
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
bzbarsky%mit.edu
a94ca7212f
Make it possible to pause the profiler when using JP_RTC_HZ. Follow-up to bug
...
128673, r=shaver, sr=dbaron
2004-03-09 22:31:56 +00:00
bzbarsky%mit.edu
475d9bc628
Updating readme to talk about the JP_RTZ_HZ flag, to have examples using the
...
current output format, and to have a bit more in the way of explanation of the
output and the various JPROF_FLAGS values. a=jim nance
2004-03-07 01:15:26 +00:00
cls%seawood.org
760040ffcb
Update maps
2004-02-29 00:21:36 +00:00
dbaron%dbaron.org
d307bcc6df
Don't print output to nohup.out so tinderbox scripts don't fill up the disk. b=234206 r=bryner
2004-02-20 19:46:48 +00:00
dbaron%dbaron.org
47cdee9b57
Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log.
2004-02-19 19:52:59 +00:00
leaf%mozilla.org
a883d46ab3
cache the talkback symbols if we're caching the uploaded build (for nightlies
...
and releases)
2004-02-18 15:35:21 +00:00
dbaron%dbaron.org
38bc0b9fa0
Make this work with an objdir.
2004-02-16 22:53:17 +00:00
dbaron%dbaron.org
f4419284a8
Add post-mozilla.pl being used on comet.
2004-02-14 01:56:34 +00:00
leaf%mozilla.org
f3cca327c3
adding windows release post-mozilla to trunk
2004-02-13 03:38:01 +00:00
leaf%mozilla.org
437e94abe8
support for windows release builds
2004-02-12 22:06:59 +00:00
cls%seawood.org
332976510a
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
...
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
brendan%mozilla.org
a7f5763ec4
Get my NS_TrackAllocation patch in before cls moves files.
2004-02-11 04:15:17 +00:00
bzbarsky%mit.edu
8f5ad34448
Change linkification a bit to prevent undesirable horizontal scrolling. Bug
...
134016, initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron
2004-02-10 23:52:41 +00:00
cls%seawood.org
bc24ffd464
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
4f821d592f
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:58:21 +00:00
dbaron%dbaron.org
40ec624e8e
Add common dotfiles.
2004-02-10 00:19:09 +00:00
dbaron%dbaron.org
6237155367
Remove misleading examples. Use perl build-seamonkey.pl --example-config instead.
2004-02-10 00:17:27 +00:00
cls%seawood.org
8fa223847d
Use OS_LIBS for system libraries.
...
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
cls%seawood.org
ecbb9d4b08
Add support for timeouts of cvs checkouts.
...
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
jim_nance%yahoo.com
02a08d62dc
Fix Bug 232051 - Make jprof work with Fedora Core1. The stack walking code
...
did not work on that platform. r=dbaron sr=dbaron.
2004-01-25 01:51:39 +00:00
dbaron%dbaron.org
d1aa6370be
Make nsTraceRefcnt bloat test less prominent and rename nsTraceRefcnt leak test to RLk.
2004-01-21 20:56:42 +00:00
dbaron%dbaron.org
0dad9eb69c
Note out-of-component pointers.
2004-01-17 20:52:40 +00:00
alecf%flett.org
cf37cd1d01
minor updates to spacetrace:
...
- show progress while loading the events file
- show more detailed leak summary
no review, this is a debug-only tool and I'm only changing console output
2004-01-13 16:35:45 +00:00
timeless%mozdev.org
4d7e65f171
Bug 230209 Infinite loop in DRefTool because error condition was dropped on floor
...
r=bz
2004-01-09 10:14:47 +00:00
dbaron%dbaron.org
a71802a815
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +00:00
dbaron%dbaron.org
ad1d400539
Remove bogus --enable-perf-metrics.
2003-12-31 19:41:03 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
timeless%mozdev.org
94682d5678
Bug 226123 Add configurable function list to DRefTool and limit |new| to c++
...
r=dwitte
2003-11-20 17:23:40 +00:00
timeless%mozdev.org
7df4a8b87f
Bug 225604 Dreftool should not follow symlinks (by default)
...
r=dwitte
2003-11-18 20:52:01 +00:00
timeless%mozdev.org
4a99f1fdc8
Bug 225527 Crash [@ map2tsv] null section
...
r=bryner
2003-11-17 06:48:34 +00:00
bryner%brianryner.com
f9f4b8db03
Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed).
2003-11-13 19:43:23 +00:00
timeless%mozdev.org
10da106e6e
Bug 225523 Minor dreftool change to get consistent bonsai output
...
r=riceman+bmo@mail.rit.edu
2003-11-13 03:49:37 +00:00
timeless%mozdev.org
2f0a3ffd6f
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-13 00:01:30 +00:00
timeless%mozdev.org
deaed0fe6f
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-12 22:38:24 +00:00
bryner%brianryner.com
3a676ea33e
Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben.
2003-11-09 07:05:21 +00:00
dbaron%dbaron.org
de075d53c7
Local BSD/OS-only change on otaku.
2003-11-04 22:14:12 +00:00
bryner%brianryner.com
c014ae8024
On Linux, enable jprof to use /dev/rtc for up to 8 KHz sampling. Bug 128673, original patch by shaver, some additional fixes by me, r=shaver, sr=dbaron.
2003-11-01 07:34:18 +00:00
dbaron%dbaron.org
bdb1184a8c
date works on windows as well. r=bryner
2003-10-30 04:01:33 +00:00
cls%seawood.org
9996f78093
Updating "standalone" build module dependency maps.
2003-10-18 03:10:08 +00:00
bryner%brianryner.com
996ce18c4d
I meant to check for an empty string as well as a null string. Really. r=mozbot.
2003-10-16 10:04:14 +00:00
bryner%brianryner.com
b132b91304
fall back to dynamic symbol table if no symbols were found in the symtab section. bug 222165, r=dbaron
2003-10-14 21:49:21 +00:00
bryner%brianryner.com
eb42846021
Don't ignore libraries loaded at address 0x0, or we'll ignore libc. Bug 222158, r=dbaron.
2003-10-14 21:05:22 +00:00
dbaron%dbaron.org
87114af819
Add simple script to allow cycling between multiple tinderbox trees and configurations. b=218879 r=bryner
2003-10-13 22:11:16 +00:00
dbaron%dbaron.org
7db361c2d8
Allow stopping and starting of multi-tinderbox.pl as well.
2003-10-13 22:09:20 +00:00
bryner%brianryner.com
9e48286541
fixing gcc 3.4 bustage (extra semicolon)
2003-10-05 03:36:25 +00:00
bryner%brianryner.com
27fcb4fb4a
attempt to remove bogus codesighs error lines from tinderbox logs
2003-10-01 21:15:57 +00:00
bryner%brianryner.com
769fcc5807
Check whether readelf supports -W. If it does, use it, otherwise assume wide listing by default.
2003-09-30 23:33:09 +00:00
bryner%brianryner.com
12ad8487d2
Put back some lines I accidently removed.
2003-09-30 23:10:05 +00:00
bryner%brianryner.com
723cbe912f
Update codesighs to use 'eu-readelf' or 'readelf' when available, as it gives more accurate symbol sizes than nm. Bug 201622, sr=brendan.
2003-09-30 22:29:35 +00:00
dbaron%dbaron.org
8207e6f067
Really make this work for objdir builds. r+sr=bryner b=207802
2003-09-13 06:19:43 +00:00
mcafee%netscape.com
e73ff11d5a
script to count various mozilla downloads, currently works on komodo.mozilla.org
2003-09-06 06:55:53 +00:00
bryner%brianryner.com
ea3073232a
Page loader updates to work with mod_perl 2.x:
...
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed
r=jrgm
2003-08-30 03:43:33 +00:00
cls%seawood.org
b85dff5722
Use cygpath instead of assuming default mountpoint is /cygdrive .
2003-08-28 07:22:43 +00:00
cltbld%netscape.com
ec65d2789d
tegu -> axolotl for graph server.
2003-08-27 21:11:48 +00:00
dbaron%dbaron.org
77eb1e2187
Accept trace-malloc stack format as well.
2003-08-18 05:07:31 +00:00
cls%seawood.org
6cb458c070
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 23:37:56 +00:00
cls%seawood.org
afb4fb8a5d
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
cls%seawood.org
dd07016bc1
Update map files.
2003-08-15 10:57:00 +00:00
dbaron%dbaron.org
adf9498f52
Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner
2003-08-13 22:21:13 +00:00
dbaron%dbaron.org
cf790cd973
Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner
2003-08-13 22:06:48 +00:00
dbaron%dbaron.org
325632723d
Make code clearer.
2003-08-09 01:41:06 +00:00
dbaron%dbaron.org
9e195cde99
Stop breaking negative numbers in calltrees.
2003-08-08 22:32:40 +00:00
dbaron%dbaron.org
00bb7ddd70
Allow fixup of counts at end of make-tree.pl output.
2003-08-08 22:30:37 +00:00
dbaron%dbaron.org
469ee98028
Clean up a little. Improve output.
2003-08-08 22:23:18 +00:00
dbaron%dbaron.org
f002c1c41e
Add script to use addr2line to get more useful information out of Linux stack traces.
2003-08-08 08:51:56 +00:00
dbaron%dbaron.org
b7ab30e625
Fix bustage. The changes leaf made did not work for me, anyway.
2003-08-06 02:08:06 +00:00
cls%seawood.org
6dce5b5fb4
Fixing leaky bustage
2003-08-01 21:42:02 +00:00
leaf%mozilla.org
e580164ee4
bug 213925. let post-mozilla.pl pass back a binary url. r=granrose
2003-07-26 00:17:45 +00:00
jaggernaut%netscape.com
19fb288158
Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line.
2003-07-09 19:31:55 +00:00
cltbld%netscape.com
071928d826
parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee
2003-06-26 01:06:48 +00:00
cltbld%netscape.com
98f1270db0
off the branch, need to check checkout status. -mcafee
2003-06-26 01:05:15 +00:00
dbaron%dbaron.org
8c167ea60e
Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan
2003-06-21 00:28:05 +00:00
cltbld%netscape.com
d4258e1fc5
renamed to build-camino.pl
2003-06-20 19:22:59 +00:00
cltbld%netscape.com
8cb65e4476
shorten some display names to save horiz space
2003-06-20 03:29:50 +00:00
alecf%flett.org
85f5373977
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
3a90fb6cfc
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org
3507af42d7
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
alecf%flett.org
a4c966781c
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
2003-06-17 23:01:46 +00:00
alecf%flett.org
d25cbadc23
reformat these files with 'indent' so that they are actually maintainable
...
not part of default build
2003-06-17 21:10:49 +00:00
timeless%mozdev.org
560c0d1118
Bug 190772 make-tree.pl sort order isn't very friendly
...
r=dbaron
2003-06-13 01:10:19 +00:00
cltbld%netscape.com
3fa1af59ff
default to 7 days.
2003-06-10 03:34:41 +00:00
alecf%flett.org
729e809e11
refactor some of the options page, pretty it up a bit
...
NOT PART OF BUILD
2003-06-05 19:56:06 +00:00
alecf%flett.org
fecf4aa82b
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
2003-06-04 20:53:57 +00:00
alecf%flett.org
ce8899d0c7
spacetrace updates (not part of build)
...
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
2003-06-04 20:15:10 +00:00
cltbld%netscape.com
6d90f46f9d
Fixing file-not-found error on dom test.
2003-05-28 21:43:41 +00:00
dwitte%stanford.edu
08f0de2ae5
Bug 106386: Correct misspellings in source code
...
s/avilable/available/ in a couple places.
patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00
timeless%mozdev.org
08e22382cb
Bug 205608 Warning: C++ style comments are not allowed in ISO C89
...
r=jst sr=jst
2003-05-23 22:18:18 +00:00
alecf%flett.org
e54acab845
slightly change the spacetrace output so people know what to DO with port 1969
...
this is a spacetrace-only change, not part of the build
2003-05-22 20:59:55 +00:00
bryner%netscape.com
1f9d3b6c54
Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
2003-05-17 08:34:44 +00:00
heikki%netscape.com
d528efc700
Bug 201356, make page load tests support XML documents, r=jrgm.
2003-04-29 00:27:06 +00:00
darin%netscape.com
4ef6352e18
make it work on linux r=dougt
2003-04-23 23:44:48 +00:00
cltbld%netscape.com
cdcc78cfed
Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld.
2003-04-23 19:54:55 +00:00
cltbld%netscape.com
9fa84fa198
use Settings::ProductName on mac. bryner checking in as cltbld.
2003-04-22 06:54:26 +00:00
cltbld%netscape.com
91c35942d5
Add cvs co time to opaque raw data blurb.
2003-04-21 08:28:57 +00:00
cltbld%netscape.com
0f5139a233
defaults for BuildAdministrator
2003-04-21 07:27:10 +00:00
alecf%netscape.com
12e3f17615
more clever CSS to beautify spacetrace just a bit
...
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com
4deb792c6e
ignore generated files
2003-04-17 07:41:23 +00:00
alecf%netscape.com
606a5b3384
add CSS appearence support to spacetrace, as a start for making the UI a little more dynamic
...
(not part of build)
2003-04-17 07:36:28 +00:00
cltbld%netscape.com
0f6722ab06
Switching server for this test to coffee.
2003-04-17 01:01:16 +00:00
cltbld%netscape.com
78f5a6ef2f
save timefiles in directory
2003-04-16 23:10:25 +00:00
cltbld%netscape.com
07c53d5575
Fixing report script, variable for graph server
2003-04-16 22:58:58 +00:00
alecf%netscape.com
928c172da8
ignore generated files
2003-04-16 21:39:53 +00:00
bryner%netscape.com
44f66a9f73
Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee.
2003-04-16 00:01:54 +00:00
cltbld%netscape.com
a8d282fa76
added comments to tests :-)
2003-04-15 00:46:31 +00:00
dougt%netscape.com
64fc15ba73
testy - first cut
2003-04-10 19:51:25 +00:00
jj%netscape.com
b227496010
Perl modules update needs to be done as root.
2003-04-10 00:52:09 +00:00
jj%netscape.com
60c74985ba
added comments to describe how to install perl modules needed for performance tests. -- mcafee
2003-04-09 23:59:52 +00:00
jrgm%netscape.com
6821b2ed29
add a little more info to the readme file
2003-03-29 01:50:12 +00:00
jrgm%netscape.com
c23afd17ea
change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL)
2003-03-29 01:41:29 +00:00
cltbld%netscape.com
236d058e2a
Adding tbox reporting. -mcafee
2003-03-28 08:32:37 +00:00
seawood%netscape.com
c95483e0b2
Missed one.
2003-03-27 08:01:27 +00:00
cltbld%netscape.com
77fa266247
Adding send_tbox_packet(). -mcafee
2003-03-27 04:27:45 +00:00
seawood%netscape.com
1d0348fceb
Add objdir support to codesighs scripts
...
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
cltbld%netscape.com
bc5b6828f3
HTTP version of tree status script. Report how long an httpd server has been up. -mcafee
2003-03-25 01:21:15 +00:00
cltbld%netscape.com
61b291f86f
Ading reportdata.pl. -mcafee
2003-03-25 01:19:40 +00:00
cltbld%netscape.com
aa98771054
Fix abs path for cronjob. -mcafee
2003-03-25 01:19:05 +00:00
cltbld%netscape.com
c05d81824b
Adding reportdata.pl, to reuse some perl code.
2003-03-25 00:19:21 +00:00
bbaetz%acm.org
388ce0b434
Bug 197656 - codesighs test doesn't handle relative objdirs
...
r=cls
2003-03-16 08:07:17 +00:00
bbaetz%acm.org
6d7dca61ba
Bug 197631 - BloatTest2 diffs work only on windows
...
r=cls
2003-03-16 07:53:31 +00:00
seawood%netscape.com
2bde24cf50
Add prelim objdir support for codesighs test
2003-03-15 02:12:11 +00:00
cltbld%netscape.com
b609b3a6ca
turn off window leak test for now, it doesn't work right
2003-03-08 04:06:39 +00:00
cltbld%netscape.com
6afbd30489
QATest needs security.warn_submit_insecure=true. -mcafee
2003-03-06 03:02:32 +00:00
cathleen%netscape.com
3a4b925c76
fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility
2003-03-06 01:32:39 +00:00
cltbld%netscape.com
bc7e3948e2
comment only, re: external tests. -mcafee
2003-03-04 02:59:48 +00:00
cltbld%netscape.com
19a8f97ff1
renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee
2003-03-04 01:49:26 +00:00
cltbld%netscape.com
546f325b2f
First-pass at renaming chimera to camino, tools need to change also.
2003-03-04 01:39:31 +00:00
seawood%netscape.com
112011dddc
Force dos line-endings on bloaturls.txt to avoid having the file misparsed by win32 builds.
...
Remove dependency upon dos2unix.
Bug #155224 r=jrgm
2003-03-01 00:55:20 +00:00
cltbld%netscape.com
95d4628e0a
fixing another warning - mcafee
2003-02-20 21:25:22 +00:00
cltbld%netscape.com
85221acb13
Cleaning up warnings from non-existant ENV vars. -mcafee
2003-02-20 21:20:21 +00:00
cltbld%netscape.com
546c0b6119
more time for QA test, again
2003-02-19 23:48:24 +00:00