Closed
Bug 73339
Opened 24 years ago
Closed 24 years ago
Get rid of NS_ConvertToString
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: jag+mozbugs, Assigned: jag+mozbugs)
References
()
Details
Attachments
(1 file)
35.42 KB,
patch
|
Details | Diff | Splinter Review |
#define NS_ConvertToString NS_ConvertASCIItoUCS2
In the name of string simplification, I smite thee!
Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Your patch does a little more than get rid of |NS_ConvertToString| (e.g., fixing
a |NS_DEFINE_IID| etc.) but it looks good to me. sr=scc
Blocks: 73009
Assignee | ||
Comment 3•24 years ago
|
||
Checked in, marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•