[Webkit-unassigned] [Bug 26198] Misc. code cleanup and simplification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 20:08:18 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26198


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30966|review?                     |review-
               Flag|                            |




------- Comment #12 from eric at webkit.org  2009-06-04 20:08 PDT -------
(From update of attachment 30966)
I think we should just turn these into ASSERTS in case we ever change the
Renderer inheritance for TableSections.

Also, we might as well fix the style violation while were here:
+                if (!m_head) {
+                    m_head = static_cast<RenderTableSection*>(child);
+                } else {

r- for lack of ChangeLog and nits above.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list