[webkit-reviews] review granted: [Bug 80894] Fix rounding in scrollbar rect calculations : [Attachment 131422] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 15:43:24 PDT 2012


Eric Seidel <eric at webkit.org> has granted Emil A Eklund <eae at chromium.org>'s
request for review:
Bug 80894: Fix rounding in scrollbar rect calculations
https://bugs.webkit.org/show_bug.cgi?id=80894

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131422&action=review


> Source/WebCore/ChangeLog:16
> +	   Add dummy isIntegerValue function, will be replaced with actual
> +	   implementation once LayoutUnit is remapped to FractionalLayoutUnit.

What is this actual implementation going to do?  Check that the value is mod
60?


More information about the webkit-reviews mailing list