[webkit-reviews] review denied: [Bug 125565] visibility:hidden can't hide an iframe if its elements been set as -webkit-transform:translate3d : [Attachment 225450] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 11:11:25 PST 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has denied manish gurnaney
<manishgurnaney at gmail.com>'s request for review:
Bug 125565: visibility:hidden can't hide an iframe if its elements been set as
-webkit-transform:translate3d
https://bugs.webkit.org/show_bug.cgi?id=125565

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Very bizarre patch. Why non-debug only? Not painting isn't the correct solution
either; the actual bug here is that the WinCairo compositing code doesn't
respect visibility:hidden for iframes (although maybe that's an issue with
other platforms). Does this work on Mac, or iOS?


More information about the webkit-reviews mailing list