tor-browser

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

commit eb5509bce69ec8738eb7e678b220da9adc95b090
parent d872af8102ede9455e8b8539c74e187185cf28af
Author: alwu <alwu@mozilla.com>
Date:   Tue, 30 Sep 2025 18:20:21 +0000

Bug 1989168 - extend probes mfcdm.eme_playback and mfcdm.error to Fx152. r=media-playback-reviewers,padenot

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

Diffstat:
Mdom/media/platforms/wmf/metrics.yaml | 4++--
Mtoolkit/components/telemetry/Events.yaml | 8++++----
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dom/media/platforms/wmf/metrics.yaml b/dom/media/platforms/wmf/metrics.yaml @@ -46,7 +46,7 @@ mfcdm: dropped_frames: description: The amount of video frames don't get rendered but dropped type: quantity - expires: 146 + expires: 152 telemetry_mirror: Mfcdm_EmePlayback_Gecko error: type: event @@ -87,7 +87,7 @@ mfcdm: platform_error: description: The platform specific error code, eg. HResult on Windows type: quantity - expires: 146 + expires: 152 telemetry_mirror: Mfcdm_Error_Gecko media: diff --git a/toolkit/components/telemetry/Events.yaml b/toolkit/components/telemetry/Events.yaml @@ -3277,7 +3277,7 @@ avif: mfcdm: eme_playback: objects: ["gecko"] - bug_numbers: [1873394, 1902169] + bug_numbers: [1873394, 1902169, 1989168] description: Record the information about the EME playback when using the media engine. The value of this event is the key system name. @@ -3285,7 +3285,7 @@ mfcdm: - firefox record_in_processes: ["all"] release_channel_collection: opt-out - expiry_version: "146" + expiry_version: "152" notification_emails: - media-alerts@mozilla.com extra_keys: @@ -3297,7 +3297,7 @@ mfcdm: dropped_frames: The amount of video frames don't get rendered but dropped error: objects: ["gecko"] - bug_numbers: [1873394, 1902169] + bug_numbers: [1873394, 1902169, 1989168] description: Record the error or crash happened while using the media engine playback. The value of this event is the name of error. @@ -3305,7 +3305,7 @@ mfcdm: - firefox record_in_processes: ["all"] release_channel_collection: opt-out - expiry_version: "146" + expiry_version: "152" notification_emails: - media-alerts@mozilla.com extra_keys: