Closed Bug 805531 Opened 12 years ago Closed 12 years ago

Turn off javascript.options.mem.log for b2g

Categories

(Firefox OS Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(firefox18 fixed)

RESOLVED FIXED
Tracking Status
firefox18 --- fixed

People

(Reporter: dhylands, Assigned: dhylands)

Details

Attachments

(1 file)

Currently, in Firefox OS, one of the largest polluters of the console log are these messages: CC(T+65519.1) duration: 17ms, suspected: 58, visited: 995 RCed and 1644 GCed, collected: 0 RCed and 0 GCed (0 waiting for GC) ForgetSkippable 3 times before CC, min: 1 ms, max: 1 ms, avg: 1 ms, total: 3 ms, removed: 200 CC(T+65645.7) duration: 16ms, suspected: 15, visited: 885 RCed and 1644 GCed, collected: 0 RCed and 0 GCed (0 waiting for GC) ForgetSkippable 2 times before CC, min: 0 ms, max: 0 ms, avg: 0 ms, total: 1 ms, removed: 94 CC(T+65774.1) duration: 17ms, suspected: 58, visited: 1081 RCed and 1644 GCed, collected: 0 RCed and 0 GCed (0 waiting for GC) ForgetSkippable 3 times before CC, min: 0 ms, max: 1 ms, avg: 1 ms, total: 3 ms, removed: 211 These messages are controlled by the javascript.options.mem.log pref, which is set to true in b2g/app/b2g.js. We should disable this by default, since most people (that I'm aware of) find these messages annoying.
Attachment #675216 - Flags: review?(anygregor)
Attachment #675216 - Flags: review?(anygregor) → review+
Assignee: nobody → dhylands
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
blocking-basecamp: --- → ?
blocking-basecamp: ? → ---
Comment on attachment 675216 [details] [diff] [review] Turn off javascript.options.mem.log Review of attachment 675216 [details] [diff] [review]: ----------------------------------------------------------------- fabrice suggested that I get aurora approval, so I'm doing that. This particular patch only affects b2g.
Attachment #675216 - Flags: approval-mozilla-aurora?
Attachment #675216 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: