Closed Bug 1613072 Opened 4 years ago Closed 4 years ago

'Late Writes' section always visible in about:telemetry even if no data about Late Writes available

Categories

(Toolkit :: Telemetry, defect, P1)

defect
Points:
1

Tracking

()

VERIFIED FIXED
mozilla75
Tracking Status
firefox-esr68 --- unaffected
firefox72 --- unaffected
firefox73 --- wontfix
firefox74 --- wontfix
firefox75 --- verified
firefox76 --- verified

People

(Reporter: aryx, Assigned: chutten)

Details

(Keywords: regression)

Attachments

(1 file)

Latest Firefox Nightly 74.0a1 and Firefox Beta 73.0 20200203203546 on Windows 8.1

The 'Late Writes' section is always visible in about:telemetry even if no data about Late Writes is available: https://searchfox.org/mozilla-central/rev/2e355fa82aaa87e8424a9927c8136be184eeb6c7/toolkit/content/aboutTelemetry.js#2417-2419

Steps to reproduce:

  1. Type about:telemetry into the address bar and press Enter.
  2. Click on 'Late Writes' in the sidebar.

If the there are no Late Writes listed, that section should not be shown according to the intention of the code and how it worked until version 72.

Ah. The lateWrites object isn't falsey, it contains a couple of empty members though. Lemme fix that real quick.

Assignee: nobody → chutten
Status: NEW → ASSIGNED
Points: --- → 1
Priority: -- → P1
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d76528ca0015
Only show Late Writes if there are late writes r=janerik
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75

Is this worth a Beta uplift request?

Flags: needinfo?(chutten)

Over the course of the full Beta 69 cycle about:telemetry was loaded about 1250 times by at most 491 clients (more likely far fewer than that). I don't think it's worth it.

Flags: needinfo?(chutten)
Flags: qe-verify+

I've managed to reproduce this issue on Firefox Nightly (2020-02-04) using Windows 10x64 by following the STR from comment 0.
This issue is verified fixed on Firefox 75.0b6 and Firefox 76.0a1 (2020-03-20) on the following OSes: Windows 10x64, macOS 10.15 and Ubuntu 18.04x64.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: