[webkit-reviews] review granted: [Bug 90037] CSS3 calc: optimise blending expression : [Attachment 153736] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 10:26:52 PDT 2012


Tony Chang <tony at chromium.org> has granted Mike Lawther
<mikelawther at chromium.org>'s request for review:
Bug 90037: CSS3 calc: optimise blending expression
https://bugs.webkit.org/show_bug.cgi?id=90037

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=153736&action=review


Nice!

> Source/WebCore/platform/CalculationValue.h:189
> +    explicit CalcExpressionBlendLength(Length from, Length to, float
progress)

Nit: explicit doesn't do anything here


More information about the webkit-reviews mailing list