Closed Bug 1181024 Opened 9 years ago Closed 8 years ago

"Fetch function names" in about:telemetry is broken

Categories

(Toolkit :: Telemetry, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1178083

People

(Reporter: vladan, Unassigned)

Details

(Whiteboard: [measurement:client])

TypeError: aPing.payload is undefined aboutTelemetry.js:890:9

  renderHangHeader: function ChromeHangs_renderHangHeader(aPing, aIndex) {
    let durations = aPing.payload.chromeHangs.durations;
    StackRenderer.renderHeader("chrome-hangs", [aIndex + 1, durations[aIndex]]);
  }
Assignee: vladan.bugzilla → nobody
Status: NEW → UNCONFIRMED
Ever confirmed: false
I think this was probably fixed by bug 1178083.
Chris, can you confirm?
Flags: needinfo?(chutten)
Priority: -- → P3
Whiteboard: [measurement:client]
Certainly that code no longer exists, so that TypeError is now impossible.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(chutten)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.