Closed
Bug 750290
Opened 13 years ago
Closed 13 years ago
Remove tools/leaky
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla15
People
(Reporter: glandium, Assigned: glandium)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
|
99.61 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
Leaky isn't built by default, isn't built on any tinderbox build and doesn't support anything other than x86 (not even x86-64). I think it can safely go away.
Attachment #619579 -
Flags: review?(dbaron)
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
Attachment #619579 -
Flags: review?(dbaron) → review+
| Assignee | ||
Comment 1•13 years ago
|
||
Target Milestone: --- → mozilla15
| Assignee | ||
Updated•13 years ago
|
Keywords: dev-doc-needed
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
XPCOM_MEM_LEAKY_LOG still exists, and there's some code in xpcom/base/nsTraceRefcnt.cpp that relies on it -- search for |gLogToLeaky|. Can that code be removed?
Flags: needinfo?(mh+mozilla)
I believe it can.
Comment 6•11 years ago
|
||
> XPCOM_MEM_LEAKY_LOG still exists, and there's some code in
> xpcom/base/nsTraceRefcnt.cpp that relies on it -- search for |gLogToLeaky|.
It's gone now.
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•