Closed
Bug 1428782
Opened 7 years ago
Closed 7 years ago
Update expire version for telemetry probes necessary for tab freezing work.
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
Details
Attachments
(1 file)
2.07 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
Probes affected:
MAIN_THREAD_RUNNABLE_MS and TIME_BETWEEN_UNLABELED_RUNNABLES_MS.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → afarre
Attachment #8940744 -
Flags: review?(nfroyd)
Comment 2•7 years ago
|
||
Comment on attachment 8940744 [details] [diff] [review]
0001-Bug-1428782-Update-expiry-versions-of-telemetry-prob.patch
Review of attachment 8940744 [details] [diff] [review]:
-----------------------------------------------------------------
Sure. I don't know if this patch requires data review...probably?
Attachment #8940744 -
Flags: review?(nfroyd) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Comment on attachment 8940744 [details] [diff] [review]
0001-Bug-1428782-Update-expiry-versions-of-telemetry-prob.patch
We've used MAIN_THREAD_RUNNABLE_MS and TIME_BETWEEN_UNLABELED_RUNNABLES_MS to measure progress of labeling runnables, something which we needed to keep track of for Quantum DOM. We still need it to keep track of unlabeled runnables and prioritize which we should label.
Attachment #8940744 -
Flags: feedback?(liuche)
Comment 4•7 years ago
|
||
Comment on attachment 8940744 [details] [diff] [review]
0001-Bug-1428782-Update-expiry-versions-of-telemetry-prob.patch
Review of attachment 8940744 [details] [diff] [review]:
-----------------------------------------------------------------
data-review+ for extending probes for tracking runnables
Attachment #8940744 -
Flags: feedback?(liuche)
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fe2085537271
Update expiry versions of telemetry probes. r=froydnj, data-review=liuche
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•