[webkit-reviews] review granted: [Bug 86736] Frame flattening should not expand tiny frames : [Attachment 142477] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 08:32:53 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 86736: Frame flattening should not expand tiny frames
https://bugs.webkit.org/show_bug.cgi?id=86736

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=142477&action=review


> Source/WebCore/ChangeLog:10
> +	   If a frame has so small fixed size that it is not usefully
scrollable on desktop it is probably
> +	   not meant to be scrolled. Displaying any otherwise invisible content
by expanding the frame
> +	   may end up looking like a rendering error.

Shouldnt we then disable actual scrolling of it?


More information about the webkit-reviews mailing list