[webkit-reviews] review denied: [Bug 86383] Scrolling is sluggish on pages with many relative elements : [Attachment 160444] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 12:47:34 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Allan Sandfeld Jensen
<allan.jensen at nokia.com>'s request for review:
Bug 86383: Scrolling is sluggish on pages with many relative elements
https://bugs.webkit.org/show_bug.cgi?id=86383

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=160444&action=review


> Source/WebCore/ChangeLog:13
> +	   Two minor optimization has also been added, one to make profiling of
debug-builds slightly less misleading, and one
> +	   to optimize calculating the outline bounds when a cached offset is
provided.

You should never profile debug builds, so I don't see the point of the
FractionalLayoutUnit.h changes.


More information about the webkit-reviews mailing list