Closed Bug 64048 Opened 24 years ago Closed 20 years ago

Get rid of INTL_Convert(From|To)Unicode

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jag+mozbugs, Assigned: cavin)

References

()

Details

They're just wrappers around NS_ConvertUCS2toUTF8 / NS_ConvertUTF8toUCS2 which
return a 0 or -1 for success or failure. In a lot of cases (if not all), the
return value is never used, thus only adding needless overhead.

I can do this if so desired.
Adding a lxr URL showing the code I'm talking about.
reassigning to chuang. 
Assignee: putterman → chuang
dbaron, can you QA for this so it can be VERIFIED correctly when FIXED?  Thanks.
QA Contact: esther → stephend
This is now a very old bug. Can it be updated please?
This _might_ be fixed by Seth's address book landing.  I'm not sure, though.
reassigning to cavin.
Assignee: chuang → cavin
the only lxr-hit for INTL_Convert(To|From)Unicode is in win32.order, so I guess
this has been fixed. Resolving WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.