[webkit-reviews] review granted: [Bug 85834] Fix performance regression for floats caused by LayoutUnit change : [Attachment 140605] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 15:33:09 PDT 2012


Eric Seidel <eric at webkit.org> has granted Emil A Eklund <eae at chromium.org>'s
request for review:
Bug 85834: Fix performance regression for floats caused by LayoutUnit change
https://bugs.webkit.org/show_bug.cgi?id=85834

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

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


OK.  So does this get us back the whole speed loss?

> Source/WebCore/platform/FractionalLayoutUnit.h:324
> +#if ENABLE(SUBPIXEL_LAYOUT)

Presumably there is still a regression for ports with this enabled?


More information about the webkit-reviews mailing list