### Beta/Release Uplift Approval Request * **User impact if declined**: None. * **Is this code covered by automated tests?**: Yes * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: This impacts metrics sent by the background update system from Bug 1689520, which is compiled into Beta 89 but preffed off by default. Right now, any Beta that enables background update will send Glean metrics as "firefox.desktop", where it will cause noise with regular Firefox metrics. This very small change identifies background update metrics as a new application "firefox.desktop.background.update". This is working in Nightly; we have [data flowing](https://sql.telemetry.mozilla.org/queries/79606/source#197753). We would like to [stage the rollout of background updates in Beta 89](https://experimenter.services.mozilla.com/experiments/update-firefox-in-the-background-windows-only/); this blocks that. * **String changes made/needed**:
Bug 1706732 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.
### Beta/Release Uplift Approval Request * **User impact if declined**: None. * **Is this code covered by automated tests?**: Yes * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: This impacts metrics sent by the background update system from Bug 1689520, which is compiled into Beta 89 but preffed off by default. Right now, any Beta that enables background update will send Glean metrics as "firefox.desktop", where it will cause noise with regular Firefox metrics. This very small change identifies background update metrics as a new application "firefox.desktop.background.update". This is working in Nightly; we have [data flowing](https://sql.telemetry.mozilla.org/queries/79606/source#197753). We would like to [stage the rollout of background updates in Beta 89](https://experimenter.services.mozilla.com/experiments/update-firefox-in-the-background-windows-only/); this blocks that. * **String changes made/needed**: