NEW 14511
Destroy counter nodes faster when the document is being destroyed
https://bugs.webkit.org/show_bug.cgi?id=14511
Summary Destroy counter nodes faster when the document is being destroyed
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.