Closed Bug 1186113 Opened 9 years ago Closed 9 years ago

Disable mozSettings debugging by default

Categories

(Core :: DOM: Core & HTML, defect)

33 Branch
Unspecified
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1119727

People

(Reporter: erahm, Assigned: erahm)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1106896 +++ Bug 1106896 added both verbose and debug logging to mozSettings and turned on debug logging by default. This is rather spammy during test runs, it might make sense to disable debug output it by default. In particularly we're seeing messages like: > -*- SettingsRequestManager: Settings queue head blocked at {d642cf55-bd1f-4913-b76c-94514eafa549} for 94.187 secs, Settings API may be soft lockup. Lock from: SettingsServiceLock@jar:file:///system/b2g/omni.ja!/components/SettingsService.js:80:17 Hundreds of times during emulator runs.
Attachment #8636700 - Flags: review?(lissyx+mozillians)
Assignee: nobody → erahm
Status: NEW → ASSIGNED
Comment on attachment 8636700 [details] [diff] [review] Disable mozSettings deubg logging by default This debug should not be that spammy, it's the default on device. The issue you point at is already filled, as documented in bug 1119727 comment 9. The fix should not be hard, just making the value configurable so that tests can set a higher threshold.
Attachment #8636700 - Flags: review?(lissyx+mozillians)
Marking as a dupe since the real issue here is just the threshold value which is too low for slow emulator tests.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: