Closed
Bug 1519384
Opened 7 years ago
Closed 7 years ago
Extremely spammy "NS_FAILED internal_GetScalarByEnum for CHILD" warning
Categories
(Toolkit :: Telemetry, enhancement)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1513496
People
(Reporter: emilio, Unassigned)
Details
It's really annoying if you browse with a debug build, specially if you're trying to debug something else and find where your warning is.
2610 lines of the 3115 lines of my log are this warning. Can we make it less spammy (if it has legit reasons to fail), or alternatively investigate the underlying reason?
Comment 1•7 years ago
|
||
This is caused by an expired scalar which is being looked at in bug 1518669.
But you're right, it's a bit much to log. We have a mentored bug 1513496 for ensuring this doesn't log for expired scalars (but does for other failures).
I'll mark this as a duplicate of bug 1513496 where the work should soon be happening (providing I didn't lose the contributor who offered to look into it).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•