[Webkit-unassigned] [Bug 73972] New: Tighten our checks for needsSectionRecalc in RenderTable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 18:44:45 PST 2011


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

           Summary: Tighten our checks for needsSectionRecalc in
                    RenderTable
           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


While investigating a bug, I discovered that we really don't implement much checks for needsSectionRecalc() inside RenderTable and could happily query a dirtied section pointer without knowing it.

Let's add more checks to catch such bugs earlier rather than later!

-- 
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