[Webkit-unassigned] [Bug 61491] Frame flattening is broken with nested frames

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


https://bugs.webkit.org/show_bug.cgi?id=61491


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95757|review?                     |review+
               Flag|                            |




--- Comment #38 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-03 01:10:22 PST ---
(From update of attachment 95757)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list