[webkit-reviews] review denied: [Bug 52655] Hidden composited iframes cause infinite loop : [Attachment 83918] Patch

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


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Yael
<yael.aharon at nokia.com>'s request for review:
Bug 52655: Hidden composited iframes cause infinite loop
https://bugs.webkit.org/show_bug.cgi?id=52655

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
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.


More information about the webkit-reviews mailing list