[Webkit-unassigned] [Bug 52655] Hidden composited iframes cause infinite loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 19:28:35 PST 2011


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83918|                            |review?
               Flag|                            |




--- Comment #2 from Yael <yael.aharon at nokia.com>  2011-02-25 19:28:35 PST ---
Created an attachment (id=83918)
 --> (https://bugs.webkit.org/attachment.cgi?id=83918&action=review)
Patch

Add a check if an iframe is visible when deciding if it requires a compositing layer.
Without the check we would create a compositing layer, but no backing and that caused the looping.

-- 
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