[webkit-reviews] review denied: [Bug 115884] Frame flattening prevents <HTML> in <OBJECT> from having scrollbars : [Attachment 201807] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 09:20:27 PDT 2013


Antonio Gomes <tonikitoo at webkit.org> has denied Jaehun Lim
<ljaehun.lim at samsung.com>'s request for review:
Bug 115884: Frame flattening prevents <HTML> in <OBJECT> from having scrollbars
https://bugs.webkit.org/show_bug.cgi?id=115884

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=201807&action=review


LayoutTests/fast/frames/flattening/scrolling-in-object-expected.html ?!

Should it be scrolling-in-object-expected.txt?

> Source/WebCore/page/FrameView.cpp:519
> +static bool requiresFrameFlattening(Frame* frame)

I think supportsFrameFlattenning is more appropriated.


More information about the webkit-reviews mailing list