Closed
Bug 64097
Opened 25 years ago
Closed 25 years ago
Remove nsUnicharBuffer from nsXPComInit.cpp
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla0.8
People
(Reporter: jag+mozbugs, Assigned: jag+mozbugs)
Details
Attachments
(1 file)
|
843 bytes,
patch
|
Details | Diff | Splinter Review |
nsXPComInit.cpp no longer needs the code in nsUnicharBuffer.h/cpp, I suggest the
#include and the related CID define are removed.
| Assignee | ||
Comment 1•25 years ago
|
||
It looks like it wasn't even needed in version 1.1 of the file, when it was
first added. r=dbaron
Comment 3•25 years ago
|
||
Does this patch still need to be checked in? Jag?
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.8
| Assignee | ||
Comment 4•25 years ago
|
||
Yes. I'll take this bug. Can I have your a=?
Assignee: scc → disttsc
Status: ASSIGNED → NEW
Comment 5•25 years ago
|
||
sr=scc
| Assignee | ||
Comment 6•25 years ago
|
||
Patch checked in. Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•