Closed Bug 200972 Opened 22 years ago Closed 14 years ago

Enable tracemalloc based stacks for autolocks

Categories

(Core :: XPCOM, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

This is brendan's code from bug 183626, but i'd like to put it in the tree so that it doesn't rot.
Attachment #119633 - Flags: review?(dougt)
Comment on attachment 119633 [details] [diff] [review] brendan's tracemalloc magic for locks no. we shouldn't be linking to EXTRA_DSO_LIBS: SHARED_LIBRARY_LIBS = \ @@ -70,6 +74,7 @@ $(DIST)/lib/$(LIB_PREFIX)string_s.$(LIB_SUFFIX) \ $(DIST)/lib/$(LIB_PREFIX)string_obsolete_s.$(LIB_SUFFIX) \ $(DIST)/lib/$(LIB_PREFIX)xpcomglue_s.$(LIB_SUFFIX) \ + $(EXTRA_DSO_LIBS) \ I also would like brendan to take a look at these changes before that land.
Attachment #119633 - Flags: review?(dougt) → review-
I do not intend to work on this.
Assignee: dougt → timeless
QA Contact: scc → xpcom
This has been fixed since at least 2009, and now nsAutoLock is dying anyway.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: