Closed Bug 1743058 Opened 2 years ago Closed 2 years ago

Notification messages try to use telemetry scalars that don't exist

Categories

(Firefox :: Messaging System, defect)

defect

Tracking

()

RESOLVED FIXED
96 Branch
Iteration:
96.2 - Nov 15 - Nov 28
Tracking Status
firefox96 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

A notification-message element will try to add to a telemetry scalar when it is shown or dismissed or a button is clicked, event if it has no scalar to add to. This results in a confusing " - unknown scalar" message on the console.

If the .telemetry property is truthy, which it currently is by default, the message tries to add to telemetry scalars, even though the value makes no sense.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/integration/autoland/rev/dcbd261bc72b
Set the default notification message telemetry scalar to null. r=NeilDeakin
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Iteration: --- → 96.2 - Nov 15 - Nov 28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: