[webkit-reviews] review requested: [Bug 11359] Incomplete repaint of table cell's collapsed border when changing only the cell : [Attachment 12123] Override repaint rect computation for table cells

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Dec 30 08:58:22 PST 2006


mitz at webkit.org has asked  for review:
Bug 11359: Incomplete repaint of table cell's collapsed border when changing
only the cell
http://bugs.webkit.org/show_bug.cgi?id=11359

Attachment 12123: Override repaint rect computation for table cells
http://bugs.webkit.org/attachment.cgi?id=12123&action=edit

------- Additional Comments from mitz at webkit.org
Fixed the crash by ignoring outside borders if the table grid is dirty. Added a
long comment explaining why I think this is okay.

I named the getter needsSectionRecalc despite the setter being called
setNeedSectionRecalc. I intend to clean up the naming in a future cleanup
patch.



More information about the webkit-reviews mailing list