[Webkit-unassigned] [Bug 94889] New: Remove the now-unneeded invalidations in RenderTable::removeCaption

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 18:53:41 PDT 2012


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

           Summary: Remove the now-unneeded invalidations in
                    RenderTable::removeCaption
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: hyatt at apple.com, robert at webkit.org,
                    inferno at chromium.org


Following bug 94842, we moved the post-removal invalidation to RenderTable's children.

While doing so, the invalidation code in RenderTable::removeCaption appeared to be some old code that was introduced when we didn't support several captions in the same table (see for example bug 58249). It should be safe to remove it now.

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



More information about the webkit-unassigned mailing list