Closed
Bug 83737
Opened 23 years ago
Closed 23 years ago
off-by-one error in nsStatistics.cpp
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla1.0
People
(Reporter: waterson, Assigned: waterson)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
There's an off-by-one error in nsStatistics.cpp that causes us to not print the
last data set. Easy fix. kandrot, could you r=?
Assignee | ||
Comment 1•23 years ago
|
||
Targeting for mozilla-0.9.2 because I use this to collect performance data.
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → mozilla0.9.2
Assignee | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Looks fine from looking at the file. r=kandrot.
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla1.0
Comment 5•23 years ago
|
||
sr=scc
Comment 6•23 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Assignee | ||
Comment 7•23 years ago
|
||
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•