Closed Bug 903 Opened 26 years ago Closed 26 years ago

Font Performance Problems

Categories

(Core Graveyard :: GFX, defect, P2)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: troy, Assigned: michaelp)

Details

The GetWidth() member functions of nsFontMetricsWin are causing serious performance problems, because each time they make the following calls: - GetDC() - ReleaseDC() - SelectObject() Plus the ftol overhead is a problem as well
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed. getwidth() apis moved to rendering context.
Troy provide a test case for verification
QA Contact: 3849
qa contact set to beppe@netscape.com
Status: RESOLVED → VERIFIED
marking verified per reporter
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.