Closed Bug 108577 Opened 24 years ago Closed 24 years ago

automate mailnews leak / bloat measuring, tie into tinderbox

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sspitzer, Assigned: vparthas)

References

()

Details

Attachments

(3 files)

automate leak / bloat measuring, tie into tinderbox
talking with varada and mscott, here's what we should do: add this in conditionally, using overlays. do it all as an extension. see mozilla/mailnews/extensions. I suggest you add mozilla/mailnews/extensions/automation see how mscott's did BUILD_SMIME, mozilla/mailnews/extensions/smime then, the tinderbox can be tweaked to build with BUILD_MAIL_AUTOMATION, and it will only affect that build, not release builds or developer builds. as for what to do in your overlay, you'll have some simple .xul and some non- simple .js in .js will register an event listener for "load" (see threadPane.js) and then, on load, set up a timer that does the first action. using timers, you can drive the app. for starters, just get it to exit 20 seconds after startup. once you got the basics working, you can extend it.
Summary: automate leak / bloat measuring, tie into tinderbox → automate mailnews leak / bloat measuring, tie into tinderbox
Attached file smoketest js file
I tried it out, and it does the trick. nice work. what's left: 1) linux build, see mozilla/mailnews/makefiles and mozilla/config/config.mk 2) working with mcafee to hook this up to tbox.
Blocks: 108057
Attached patch adding MakefilesSplinter Review
Diff to add makefiles
Comment on attachment 58000 [details] [diff] [review] adding Makefiles sr=sspitzer
Attachment #58000 - Flags: superreview+
I'm pretty sure this got checked in since we have the mailnews tinderbox builds, so marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: esther → stephend
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: