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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 19:48:44 PST 2011


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

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




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-02-25 19:48:44 PST ---
(From update of attachment 83918)
This seems like a specific case of the more general issue that visibility:hidden and compositing don't play nicely together. Bug 29984 covers that.

This patch is not correct because it needs to consider ancestor elements of the iframe that are composited and have visibility:hidden.

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