Bug 1898552 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I think I know what happened here to cause this to be backed out: you inserted your event in the metrics.yaml in a place that caused `cancel_tapped` to change it's metric category, and thus its generated metric name. This lead to the `cancelTapped` object not being found in the calling code.
I think I know what happened here to cause this to be backed out: you inserted your event in the metrics.yaml in a place that caused `cancel_tapped` to change its metric category, and thus its generated metric name. This lead to the `cancelTapped` object not being found in the calling code.

Back to Bug 1898552 Comment 6