Closed Bug 76442 Opened 24 years ago Closed 24 years ago

poor uses of string copies to use depricated string methods

Categories

(Core :: DOM: Editor, defect)

defect
Not set
major

Tracking

()

VERIFIED FIXED
mozilla0.9

People

(Reporter: mjudge, Assigned: mjudge)

Details

Attachments

(1 file)

i was copying nsAReadables to a new nsString to perform search and compare methods. this is needless copying. so i have gone through the code and replaced these copies with these modified string methods for compare insensitive for nsAStrings. there is still 1 place where we are finding in a set that is not available but that will be another bug. here is a patch of my changes so far.
sr=scc
Target Milestone: --- → mozilla0.9
Mike did you guys checked in all the changes for this lastnight? If so, please mark this bug fixed so we can get it off the mozilla0.9 radar.
it was all checked in i forgot to close out bug
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified my man
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: