[webkit-reviews] review granted: [Bug 94227] Text Autosizing: Multiply large fonts less, as they are already more legible. : [Attachment 160127] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 04:45:14 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted John Mellor
<johnme at chromium.org>'s request for review:
Bug 94227: Text Autosizing: Multiply large fonts less, as they are already more
legible.
https://bugs.webkit.org/show_bug.cgi?id=94227

Attachment 160127: Patch
https://bugs.webkit.org/attachment.cgi?id=160127&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=160127&action=review


> Source/WebCore/rendering/TextAutosizer.h:54
> +    static float computeAutosizedFontSize(float specifiedSize, float
multiplier);

Ithought the name TextAutosizer::computeActualFontSize made sense as it is part
of TextAutosizer, but this is ok


More information about the webkit-reviews mailing list