Closed Bug 234824 Opened 21 years ago Closed 21 years ago

disable script console service in Minimo?

Categories

(Minimo Graveyard :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dbaron, Assigned: dougt)

Details

Right now the script console service just accumulates a history of all JS
errors, etc., that have been logged.  It might be good to disable this for
minimo so that they don't accumulate in memory.
(It currently is limited at 250 messages.)
i have a patch -- testing now.
Assignee: darin → dougt
Looks like we have to export public, but src is already disabled.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
I saw memory accumulation of log messages in a trace-malloc memory dump.
You need to log in before you can comment on or make changes to this bug.