[webkit-reviews] review granted: [Bug 69490] Make zoom multiplier float instead of double to match RenderStyle::effectiveZoom etc. and thus avoid unnecessary precision conversions. : [Attachment 109891] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 10:24:16 PST 2012


Andreas Kling <kling at webkit.org> has granted Luke Macpherson
<macpherson at chromium.org>'s request for review:
Bug 69490: Make zoom multiplier float instead of double to match
RenderStyle::effectiveZoom etc. and thus avoid unnecessary precision
conversions.
https://bugs.webkit.org/show_bug.cgi?id=69490

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=109891&action=review


r=me assuming this still applies.

> Source/WebCore/ChangeLog:16
> +	   Change type signatures of computeLenght template prototype.

Typo, computeLength.


More information about the webkit-reviews mailing list