Closed
Bug 1381178
Opened 7 years ago
Closed 7 years ago
Remove DEVTOOLS_MEMORY_ telemetry probes
Categories
(DevTools :: Memory, enhancement, P2)
DevTools
Memory
Tracking
(firefox58 fixed)
RESOLVED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jimb, Assigned: jimb)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Per bug 1378146, the following telemetry probes have expired, and should be removed from the code base:
"DEVTOOLS_MEMORY_TAKE_SNAPSHOT_COUNT",
"DEVTOOLS_MEMORY_IMPORT_SNAPSHOT_COUNT",
"DEVTOOLS_MEMORY_EXPORT_SNAPSHOT_COUNT",
"DEVTOOLS_MEMORY_FILTER_CENSUS",
"DEVTOOLS_MEMORY_DIFF_CENSUS",
"DEVTOOLS_MEMORY_INVERTED_CENSUS",
"DEVTOOLS_MEMORY_BREAKDOWN_CENSUS_COUNT",
"DEVTOOLS_MEMORY_DOMINATOR_TREE_COUNT",
"DEVTOOLS_MEMORY_BREAKDOWN_DOMINATOR_TREE_COUNT",
Updated•7 years ago
|
Blocks: devtools-debtools
Updated•7 years ago
|
Component: Developer Tools → Developer Tools: Memory
Updated•7 years ago
|
Priority: -- → P2
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8908666 [details]
Bug 1381178 - Remove DEVTOOLS_MEMORY_ telemetry probes;
https://reviewboard.mozilla.org/r/180308/#review185576
Looks good to me.
Attachment #8908666 -
Flags: review?(jimb) → review+
Comment 3•7 years ago
|
||
Thanks Jim, I'm going to defer landing this until after the 57 merge as this is non-critical.
Updated•7 years ago
|
Blocks: dt-polish-debt
Updated•7 years ago
|
No longer blocks: devtools-debtools
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a4d117fef7b
Remove DEVTOOLS_MEMORY_ telemetry probes; r=jimb
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•