Closed
Bug 1594399
Opened 6 years ago
Closed 6 years ago
Rename render_time telemetry probe to framebuild_time
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: jnicol, Assigned: jnicol)
Details
Attachments
(1 file)
The probe was added to metrics.yaml in bug 1584109. Its corresponding probe in histograms.json was renamed from WR_RENDER_TIME to WR_FRAMEBUILD_TIME to better describe what it is measuring. But I accidentally lost the renaming in metrics.yaml during a rebase, and landed it as render_time.
| Assignee | ||
Comment 1•6 years ago
|
||
The probe was added to metrics.yaml in bug 1584109. Its corresponding
probe in Histograms.json was renamed from WR_RENDER_TIME to
WR_FRAMEBUILD_TIME to better describe what it is measuring. But the
rename in metrics.yaml was accidentally lost during a rebase, and it
was landed it as render_time. This renames it to framebuild_time, as
was intended.
Pushed by jnicol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9014eabd0f94
Rename render_time telemetry probe to framebuild_time. r=Dexter
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•