[Webkit-unassigned] [Bug 73349] New: compareBorders() is called too often during painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:35:14 PST 2011


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

           Summary: compareBorders() is called too often during painting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at webkit.org
            Blocks: 71244


bug 71244 encountered performance issues when dealing with large tables that have collapsed borders. The problem seems to lie in the intensive use of compareBorders() in RenderTableCell::paintCollapsedBorders().

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