tor-browser

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

commit 1a8b37223c334e4764f9d8c19bcaaa581cb78983
parent ca57aa6af2e9251f9bb2e3db672087272fdbe352
Author: Valentin Gosu <valentin.gosu@gmail.com>
Date:   Mon, 17 Nov 2025 12:08:28 +0000

Bug 1999873 - Extend networking.dns_native_count to never expire r=necko-reviewers,kershaw

This is a metric that is important enough to keep around indefinitely.

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

Diffstat:
Mnetwerk/metrics.yaml | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/netwerk/metrics.yaml b/netwerk/metrics.yaml @@ -605,15 +605,13 @@ networking: notification_emails: - vgosu@mozilla.com - necko@mozilla.com - expires: 148 + expires: never labels: - regular - private - https_regular - https_private - - http_onstart_suspend_total_time: type: timing_distribution time_unit: millisecond