Closed
Bug 764985
Opened 13 years ago
Closed 13 years ago
make memory reporter helper macros ever-so-slightly more efficient
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
3.70 KB,
patch
|
n.nethercote
:
review+
|
Details | Diff | Splinter Review |
The string getters could be using AssignLiteral instead of plain Assign.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Not sure how you like your continuation backslashes lined up, so I've left them as-is.
Attachment #633251 -
Flags: review?(n.nethercote)
![]() |
||
Updated•13 years ago
|
Attachment #633251 -
Flags: review?(n.nethercote) → review+
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Assignee: nobody → nfroyd
Status: NEW → ASSIGNED
![]() |
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•