Closed
Bug 1192441
Opened 10 years ago
Closed 10 years ago
DOM Push service defaults to spamming the console
Categories
(Core :: DOM: Push Subscriptions, defect)
Core
DOM: Push Subscriptions
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
References
Details
The default here is to log messages to the console, our normal policy is to not log by default and control with prefs which seems to be what the comment suggests should happen. Is this meant to be turned on? Can we turn it off?
https://hg.mozilla.org/mozilla-central/annotate/d6ea652c579992daa9041cc9718bb7c6abefbc91/dom/push/PushService.jsm#l8
Flags: needinfo?(dougt)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dtownsend
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•