Font code is the only thing that was using Au in the style system without
interfacing with Gecko, and there was no real reason for it to do so.
This slightly simplifies the code.
Differential D57248
Bug 1604062 - Use less Au in font code. r=heycam Authored by emilio on Dec 15 2019, 7:46 PM. Tags None Subscribers None
Details
Font code is the only thing that was using Au in the style system without This slightly simplifies the code.
Diff Detail
Event TimelineComment Actions Made a quick review and it seems we have less conversion after replacing Au with Length (maybe). Comment Actions
Yeah, that was also part of the intention. |