Closed
Bug 736605
Opened 13 years ago
Closed 13 years ago
Add more timers to GC statistics
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: billm, Assigned: billm)
Details
Attachments
(1 file)
15.38 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
This patch adds timers for things that were missed before. It also fixes a bug in how the counts array was used (so that we always listed the counts as zero).
Attachment #606738 -
Flags: review?(terrence)
Comment 1•13 years ago
|
||
Comment on attachment 606738 [details] [diff] [review]
patch
Review of attachment 606738 [details] [diff] [review]:
-----------------------------------------------------------------
Awesome!
Attachment #606738 -
Flags: review?(terrence) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla14
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•