Closed
Bug 714773
Opened 14 years ago
Closed 1 year ago
Error console creates *lots* of garbage
Categories
(Core :: General, 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)
| Reporter | ||
Comment 1•14 years ago
|
||
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
Comment 2•14 years ago
|
||
Is that SVG file creating lots of error console entries?
| Reporter | ||
Comment 3•14 years ago
|
||
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.
Comment 4•14 years ago
|
||
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....
| Reporter | ||
Comment 5•14 years ago
|
||
It is perhaps expected, but not needed. We could easily cache some entries.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 7•14 years ago
|
||
bug 634444 is about js eng.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 8•14 years ago
|
||
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.
Updated•3 years ago
|
Severity: normal → S3
Comment 9•1 year ago
|
||
Do you think this is still relevant? And if so, probably more an enhancement?
Flags: needinfo?(smaug)
| Reporter | ||
Updated•1 year ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 1 year ago
Flags: needinfo?(smaug)
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•