Closed
Bug 92650
Opened 24 years ago
Closed 20 years ago
directory/xpcom/public/nsLDAP.h should go away
Categories
(Directory Graveyard :: LDAP XPCOM SDK, defect, P3)
Directory Graveyard
LDAP XPCOM SDK
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9
People
(Reporter: dmosedale, Assigned: standard8)
Details
Attachments
(1 file)
|
15.75 KB,
patch
|
dmosedale
:
review+
dmosedale
:
superreview+
|
Details | Diff | Splinter Review |
The nsresult mapping stuff should move to a %C++{} block in nsILDAPErrors.idl,
and there shouldn't really be any need to expose the PR_Log stuff at all.
Comment 1•24 years ago
|
||
Reassign QA Contact to Olga
| Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: mozilla1.0 → mozilla0.9.7
| Reporter | ||
Comment 2•24 years ago
|
||
Taking; I'd like to make this happen before 1.0. It should speed up the build
very slightly, too.
Assignee: leif → dmose
Status: ASSIGNED → NEW
Target Milestone: mozilla0.9.7 → mozilla0.9.9
| Reporter | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.9 → mozilla1.0
| Reporter | ||
Updated•24 years ago
|
Keywords: mozilla1.0
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.2
| Reporter | ||
Updated•23 years ago
|
Keywords: mozilla1.0
| Assignee | ||
Comment 3•20 years ago
|
||
I have a patch for this.
Assignee: dmose → bugzilla
Status: ASSIGNED → NEW
Target Milestone: mozilla1.2 → mozilla1.9
| Assignee | ||
Comment 4•20 years ago
|
||
This is the probable patch, I need to do a clobber build first before requesting review.
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 208011 [details] [diff] [review]
Proposed patch
This worked for clobber builds... requesting reviews.
Attachment #208011 -
Flags: superreview?(dmose)
Attachment #208011 -
Flags: review?(dmose)
| Reporter | ||
Comment 6•20 years ago
|
||
Comment on attachment 208011 [details] [diff] [review]
Proposed patch
r+sr=dmose; thanks Mark!
Attachment #208011 -
Flags: superreview?(dmose)
Attachment #208011 -
Flags: superreview+
Attachment #208011 -
Flags: review?(dmose)
Attachment #208011 -
Flags: review+
| Assignee | ||
Comment 7•20 years ago
|
||
Checked in patch & removed nsLDAP.h => fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•