Closed
Bug 207182
Opened 22 years ago
Closed 21 years ago
Use nsScriptableUnicodeConverter::Finish()
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kazhik, Assigned: rginda)
References
Details
(Whiteboard: cz-patch)
Attachments
(1 file, 1 obsolete file)
517 bytes,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
nsScriptableUnicodeConverter::Finish() isn't used in Chatzilla,
because it doesn't work in <= mozilla 1.2. But we can ignore
the old versions after the release of mozilla 1.4, which is
declared to "replace the 1.0 branch as the stable development path".
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Updated•22 years ago
|
Attachment #124243 -
Flags: review?(rginda)
Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 124243 [details] [diff] [review]
patch v1
I'm not ready to drop support for old mozilla's yet. If we're going to do this
it has to work on 1.0 and up.
Attachment #124243 -
Flags: review?(rginda) → review-
Assignee | ||
Comment 3•22 years ago
|
||
The chatzilla 0.9.x branch has landed on the trunk and should be available in
tomorrow's nightly build. If you believe this bug has not actually been fixed,
please repoen it.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•21 years ago
|
||
The current code uses Finish() in wrong way.
Attachment #124243 -
Attachment is obsolete: true
Reporter | ||
Updated•21 years ago
|
Attachment #131779 -
Flags: review?(rginda)
Updated•21 years ago
|
Whiteboard: cz-patch
Assignee | ||
Comment 6•21 years ago
|
||
Comment on attachment 131779 [details] [diff] [review]
patch
r=rginda
Attachment #131779 -
Flags: review?(rginda) → review+
Assignee | ||
Comment 7•21 years ago
|
||
fixed in 0.9.40
Status: REOPENED → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•