Closed Bug 866033 Opened 13 years ago Closed 13 years ago

eliminate redundant function gfxFontUtils::CharRangeBit() and its supporting data

Categories

(Core :: Graphics: Text, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: jfkthame, Assigned: jfkthame)

Details

Attachments

(1 file)

AFAICS (with help from http://mxr.mozilla.org/mozilla-central/ident?i=CharRangeBit&tree=mozilla-central), gfxFontUtils::CharRangeBit() is used -only- to print a cryptic number within the font-matching logging code. We already have the character code itself, the unicode-range, and the script, so I don't think this "char range bit" is adding any value there. So let's just get rid of CharRangeBit(), along with the data table that supports it.
Assignee: nobody → jfkthame
Attachment #742274 - Flags: review?(jdaggett) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: