RESOLVED FIXED 153429
Do not convert GlyphBufferAdvance to FloatSize
https://bugs.webkit.org/show_bug.cgi?id=153429
Summary Do not convert GlyphBufferAdvance to FloatSize
Konstantin Tokarev
Reported 2016-01-25 10:55:03 PST
GlyphBufferAdvance is not necessaryly conversible to FloatSize. Also, this code was doing extra work by transforming height value.
Attachments
Patch (1.85 KB, patch)
2016-01-25 10:56 PST, Konstantin Tokarev
no flags
Patch (1.85 KB, patch)
2016-01-25 10:58 PST, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-01-25 10:56:42 PST
Konstantin Tokarev
Comment 2 2016-01-25 10:58:03 PST
WebKit Commit Bot
Comment 3 2016-01-26 10:37:46 PST
Comment on attachment 269761 [details] Patch Clearing flags on attachment: 269761 Committed r195596: <http://trac.webkit.org/changeset/195596>
WebKit Commit Bot
Comment 4 2016-01-26 10:37:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.