Closed Bug 382309 Opened 17 years ago Closed 13 years ago

followup to 377950: Optimize gfxSparseBitSet for array set

Categories

(Core :: Graphics, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: alfredkayser, Unassigned)

Details

From bug 377950: mozilla/gfx/thebes/src/gfxWindowsFonts.cpp: + for ( c = startCode; c <= endCode; ++c) { + aFontEntry->mCharacterMap.set(c); We could make this far faster ... might want to note so in a comment. See gfxSparseBitSet in: mozilla/gfx/thebes/src/gfxWindowsFonts.h.
This code was all reworked in the font rework that happened.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.