Closed
Bug 109983
Opened 24 years ago
Closed 24 years ago
\intl\chardet : NSGetFactory is obsoleted
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
WONTFIX
mozilla0.9.7
People
(Reporter: tetsuroy, Assigned: tetsuroy)
Details
http://lxr.mozilla.org/seamonkey/ident?i=NSGetFactory still shows NSGetFactory
usage.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.7
| Assignee | ||
Comment 1•24 years ago
|
||
shanjian:
I realized that the module in question is chardetnativeTest.dll.
1) Do we still need it?
2) What is the difference between chardetnativeTest.dll and
\intl\chardet\tests\DetectCharset.exe?
Comment 2•24 years ago
|
||
chardetnativeTest.dll is a dll wrapper of ie's charset detector dll. It is never
used in mozilla. It is not built by default. We don't need to worry about it.
\intl\chardet\tests\DetectCharset.exe is a console executable to test charset
detector. It is still needed, but only for testing purpose.
| Assignee | ||
Comment 3•24 years ago
|
||
Marking as WONTFIX per shanian's comment #2
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•