[webkit-reviews] review requested: [Bug 22570] Issues rendering reflected, overflow:hidden elements : [Attachment 26115] Patch, testcase, changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 17 23:29:03 PST 2008


Simon Fraser (smfr) <simon.fraser at apple.com> has asked Dave Hyatt
<hyatt at apple.com> for review:
Bug 22570: Issues rendering reflected, overflow:hidden elements
https://bugs.webkit.org/show_bug.cgi?id=22570

Attachment 26115: Patch, testcase, changelog
https://bugs.webkit.org/attachment.cgi?id=26115&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
This patch does the right thing; it adds the ability to compute clipRects on
the fly, and passes a flag down when painting reflections to use such transient
clip rects to avoid the layer caching invalid ones.


More information about the webkit-reviews mailing list