Closed
Bug 715906
Opened 14 years ago
Closed 14 years ago
struct TelemetryHistogram.histogram is useless, remove it
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
|
934 bytes,
patch
|
taras.mozilla
:
review+
|
Details | Diff | Splinter Review |
I guess this was meant to serve the same purpose as GetHistogramByEnumId:knownHistograms. But seeing as how gHistograms is const, .histogram can't possibly be for anything useful, so remove it.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #586999 -
Flags: review?(taras.mozilla)
Updated•14 years ago
|
Attachment #586999 -
Flags: review?(taras.mozilla) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → mozilla12
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•