[webkit-reviews] review canceled: [Bug 69569] Remove colSpan / rowSpan caching from RenderTableCell : [Attachment 110047] Proposed change: Removed more caching of colSpan / rowSpan.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 13:41:09 PDT 2011


Julien Chaffraix <jchaffraix at webkit.org> has canceled Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 69569: Remove colSpan / rowSpan caching from RenderTableCell
https://bugs.webkit.org/show_bug.cgi?id=69569

Attachment 110047: Proposed change: Removed more caching of colSpan / rowSpan.
https://bugs.webkit.org/attachment.cgi?id=110047&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
As pointed out by Darin, this patch is horribly wrong. I will see if some of
the changes can be extracted - like removing the virtual dispatch - but I doubt
we can easily save the memory without an unneeded overhaul of the way we handle
attribute change.


More information about the webkit-reviews mailing list