Open Bug 1254375 Opened 8 years ago Updated 2 years ago

Get rid of fractional app unit values in nsTextFrame

Categories

(Core :: Layout: Text and Fonts, defect)

defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: xidorn, Unassigned)

References

Details

It seems we have lots of code in nsTextFrame using gfxFloat/gfxRect/gfxPoint etc. to store app unit values. We should get rid of them to avoid confusion. Probably we should convert all of them to LayoutDevice ones.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.