tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 36968b0bae58614c852b68a05d6151c347a838dd
parent 5a36124942f4affb61b7394e62d6461cf5d260fd
Author: Chris H-C <chutten@mozilla.com>
Date:   Thu, 30 Oct 2025 13:30:05 +0000

Bug 1997186 - Add extended attribution and distribution information to baseline and events pings r=TravisLong

Differential Revision: https://phabricator.services.mozilla.com/D270604

Diffstat:
Mbrowser/components/attribution/metrics.yaml | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/browser/components/attribution/metrics.yaml b/browser/components/attribution/metrics.yaml @@ -60,6 +60,10 @@ glean.attribution: send_in_pings: - metrics - update + - baseline + - events + no_lint: + - BASELINE_PING glean.distribution: ext: @@ -102,3 +106,7 @@ glean.distribution: send_in_pings: - metrics - update + - baseline + - events + no_lint: + - BASELINE_PING