Closed Bug 714773 Opened 14 years ago Closed 1 year ago

Error console creates *lots* of garbage

Categories

(Core :: General, defect)

12 Branch
x86_64
Linux
defect

Tracking

()

RESOLVED INACTIVE

People

(Reporter: smaug, Unassigned)

Details

And the strange thing is that there are many XUL elements in the collected cycles http://mozilla.pettay.fi/m.svg (zoom in and move mouse over objects)
Ahaa, I had error console open, and I *think* it is actually it causing lots of garbage when showing only messages.
Summary: http://www.mako.co.il/ creates *lots* of garbage → Error console creates *lots* of garbage
Is that SVG file creating lots of error console entries?
No. This bug was originally about http://www.mako.co.il creating lots of garbage, but is was http://www.mako.co.il causing lots of error console messages, and error console creates then lots of garbage.
OK. Isn't that expected? If the page is creating tons of messages and the console only shows 300 or whatever, then you'd get garbage from older entries....
It is perhaps expected, but not needed. We could easily cache some entries.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
bug 634444 is about js eng.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Yeah, and bug 634444 is only relevant when javascript.options.strict is enabled, and the memory in question is malloc/free memory, not GC heap memory.
Severity: normal → S3

Do you think this is still relevant? And if so, probably more an enhancement?

Flags: needinfo?(smaug)
Status: REOPENED → RESOLVED
Closed: 14 years ago1 year ago
Flags: needinfo?(smaug)
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.