[Webkit-unassigned] [Bug 14511] New: Destroy counter nodes faster when the document is being destroyed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 06:12:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14511

           Summary: Destroy counter nodes faster when the document is being
                    destroyed
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


WebKit spends a lot of time in CounterNode::recount() when a Web Inspector
window with a long source listing is closed. You should skip all of the counter
maintenance when the document is being destroyed and just destroy the counter
nodes.


-- 
Configure bugmail: http://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