[webkit-reviews] review granted: [Bug 26201] Remove superfluous 'if' statements in RenderTable::addChild : [Attachment 30981] patch - remove superfluous 'if's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 20:45:16 PDT 2009


Eric Seidel <eric at webkit.org> has granted Roland Steiner
<rolandsteiner at google.com>'s request for review:
Bug 26201: Remove superfluous 'if' statements in RenderTable::addChild
https://bugs.webkit.org/show_bug.cgi?id=26201

Attachment 30981: patch - remove superfluous 'if's
https://bugs.webkit.org/attachment.cgi?id=30981&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks good.  The ASSERT() doens't really buy us much.  So much else would break
if we changed away from RenderTableSection anyway.


More information about the webkit-reviews mailing list