Closed
Bug 164657
Opened 23 years ago
Closed 23 years ago
add trace-malloc support to mfcembed
Categories
(Core Graveyard :: Embedding: APIs, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: alecf, Assigned: alecf)
Details
(Whiteboard: fix in hand)
Attachments
(1 file)
|
5.92 KB,
patch
|
chak
:
review+
rpotts
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
ok, I've been wanting trace-malloc support in mfcembed forever. I finally did
the work.
while I was there, I revamped the command line handler and added a little class
that will make it much easier to add new command line options..
| Assignee | ||
Comment 1•23 years ago
|
||
Add an MFC-based command line handler, with directions for extensibility.
| Assignee | ||
Comment 2•23 years ago
|
||
chak, can I get a review?
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: fix in hand
Target Milestone: --- → mozilla1.2alpha
Comment 3•23 years ago
|
||
Comment on attachment 96695 [details] [diff] [review]
add tracemalloc support
r=chak
Attachment #96695 -
Flags: review+
Updated•23 years ago
|
QA Contact: mdunn → depstein
Comment 4•23 years ago
|
||
Comment on attachment 96695 [details] [diff] [review]
add tracemalloc support
sr=rpotts@netscape.com
Attachment #96695 -
Flags: superreview+
Comment 5•23 years ago
|
||
Comment on attachment 96695 [details] [diff] [review]
add tracemalloc support
a=rjesup@wgate.com
BTW, it looks like there are a couple of tab-vs-space issues; please check
before commiting
Attachment #96695 -
Flags: approval+
| Assignee | ||
Comment 6•23 years ago
|
||
thanks, fix is in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•