Bug 14511

Summary: Destroy counter nodes faster when the document is being destroyed
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: igor.oliveira, john
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

mitz
Reported 2007-07-03 06:12:08 PDT
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.
Attachments
Timothy Hatcher
Comment 1 2009-12-04 10:57:27 PST
*** Bug 31790 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.