Closed
Bug 81293
Opened 24 years ago
Closed 24 years ago
[Bidi] GetBidiCharset should not use nsAutoString as a param
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
(Whiteboard: critical for 0.9.2)
Attachments
(1 file)
1.80 KB,
patch
|
Details | Diff | Splinter Review |
GetBidiCharset uses an nsAutoString. It should use an
nsWritable String.
Diff attached.
Assignee | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
r=ftang
Comment 4•24 years ago
|
||
sr=blizzard
Comment 5•24 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Comment 6•24 years ago
|
||
Just to clarify this is approved for 0.9.2 as well.
Whiteboard: critical for 0.9.2
Comment 7•24 years ago
|
||
looks like this has been checked in. should it be marked fixed?
Target Milestone: --- → mozilla0.9.2
Assignee | ||
Comment 8•24 years ago
|
||
Marking fixed. Thanks for the heads up Chris.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•