Open
Bug 78534
Opened 24 years ago
Updated 13 years ago
examine and tighten up LDAP XPCOM SDK footprint
Categories
(Directory :: LDAP XPCOM SDK, defect)
Directory
LDAP XPCOM SDK
Tracking
(Not tracked)
NEW
People
(Reporter: dmosedale, Unassigned)
References
Details
(Keywords: memory-footprint, perf)
Several things could / should be done
* Investigate dead symbol usage: See <news:3ACBBE94.7070406@netscape.com> for a
script about this
* Consider linking libldap and liblber statically instead of dynamically
* See what memory usage looks like related to nsLDAPAutoCompleteSession as well,
though this isn't strictly part of the XPCOM SDK.
Reporter | ||
Updated•24 years ago
|
Updated•24 years ago
|
Reporter | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla1.0
Reporter | ||
Comment 2•23 years ago
|
||
Also: consider getting rid of XPCOM arrays and using nsISupportsArrays in the
interfaces instead.
QA Contact: olgac → yulian
Target Milestone: mozilla1.0 → mozilla0.9.9
Comment 3•23 years ago
|
||
moving out due to feature work. This should probably be earlier than future,
but milestones after 1.0 don't seem to exist under Target Milestone.
Target Milestone: mozilla0.9.9 → Future
Reporter | ||
Updated•23 years ago
|
Target Milestone: Future → mozilla1.1
Reporter | ||
Comment 4•18 years ago
|
||
Assigning bugs that I'm not actively working on back to nobody; use SearchForThis as a search term if you want to delete all related bugmail at once.
Assignee: dmose → nobody
Status: ASSIGNED → NEW
Comment 5•16 years ago
|
||
Filter on "Nobody_NScomTLD_20080620"
Assignee: nobody → dmose
QA Contact: yulian → xpcom
Reporter | ||
Updated•16 years ago
|
Assignee: dmose → nobody
Updated•13 years ago
|
Severity: normal → minor
Priority: P3 → --
Target Milestone: mozilla1.1 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•