Open Bug 852018 Opened 11 years ago Updated 2 years ago

Limit how much memory the console service can use

Categories

(Core :: General, defect)

defect

Tracking

()

People

(Reporter: justin.lebar+bug, Unassigned)

Details

(Whiteboard: [MemShrink:P2])

In bug 848615, we discovered that the console service can use an unbounded amount of memory.

Fabrice changed it so that on b2g, we don't do this.  But the problem persists on desktop.

We disagree as to whether this is a problem on desktop (bug 848615 comment 11), but in my capacity as a MemShrink'er, I don't think it's OK to use an unbounded amount of memory for error reporting that a tiny fraction of users will ever see.  We should be able to put a reasonable limit on memory usage here, and in the rare case that someone needs to view the full data, they can tweak a pref.
Whiteboard: [MemShrink] → [MemShrink:P2]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.