Closed Bug 571423 Opened 14 years ago Closed 6 years ago

Make automationutils.processLeakLog summaries more useful

Categories

(Testing :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jruderman, Unassigned)

References

Details

Ted's patch in bug 569965 is cutting down the TBPLBot spam, but I think we could do better.

I'm proposing that we make it summarize the leaks in a single line.  By showing all objects for small leaks, and showing only the windows/documents/docshells for large leaks, most leak summaries should be stable and reasonable to put in bug summaries.

If you guys like the proposed strings, I can try writing a patch.

A small leak (<=3 types of objects):

  TEST INFO | Leaks | Leaked 1x nsHtml5HtmlAttributes, 1x nsHtml5AttributeName

A medium leak (0 windows/documents/docshells):

  TEST INFO | Leaks | Leaked 20 types of objects

A large leak:

  TEST INFO | Leaks | Leaked 2x nsGlobalWindow, 5x nsDocument, 1x nsDocShell, and lots more
Mass closing bugs with no activity in 2+ years. If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.