[webkit-reviews] review granted: [Bug 61491] Frame flattening is broken with nested frames : [Attachment 95757] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 01:10:22 PDT 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Yael
<yael.aharon at nokia.com>'s request for review:
Bug 61491: Frame flattening is broken with nested frames
https://bugs.webkit.org/show_bug.cgi?id=61491

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

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

> Source/WebCore/ChangeLog:8
> +	   Do not flatten offscreen iframes during frame flattening, if
flattening will make them visible.

as flattening might make them visible

> Source/WebCore/rendering/RenderIFrame.cpp:104
> +    // Do not flatten offscreen inner frames during frame flattening, if
flattening will make them visible.

same here


More information about the webkit-reviews mailing list