Closed
Bug 6395
Opened 25 years ago
Closed 25 years ago
nsrootidl.h is found in two different places
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: zuperdee, Assigned: jband_mozilla)
Details
It seems nsrootidl.h is found in two different places:
/js/src/xpconnect/public/nsrootidl.h
and
/xpcom/public/nsrootidl.h
This looks like cruft to me. Would it not be possible to consolidate these two
copies of the file into one place, to help clean up the source tree a little?
Updated•25 years ago
|
Assignee: chofmann → jband
Comment 1•25 years ago
|
||
both these may go away soon if I understand the world right.
the best thing to do in these cases is to look up the files
at http://lxr.mozilla.org
find the owners/recent modifiers of the files and assign the
bug(s) directly to them.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•25 years ago
|
||
This bug has long since been fixed. Marking verified.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•