[webkit-reviews] review denied: [Bug 64036] table cells with overflow clip should not trigger the slow painting path : [Attachment 99893] Proposed fix: don't hit the slow path if there is an overflow clip.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 09:53:28 PDT 2011


Dave Hyatt <hyatt at apple.com> has denied Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 64036: table cells with overflow clip should not trigger the slow painting
path
https://bugs.webkit.org/show_bug.cgi?id=64036

Attachment 99893: Proposed fix: don't hit the slow path if there is an overflow
clip.
https://bugs.webkit.org/attachment.cgi?id=99893&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This is a false optimization. You can have visual overflow even when you have
an overflow clip (for example via shadows).


More information about the webkit-reviews mailing list