WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31160
Web Inspector: speed up Timeline's Clear by a factor of thousands.
https://bugs.webkit.org/show_bug.cgi?id=31160
Summary
Web Inspector: speed up Timeline's Clear by a factor of thousands.
Pavel Feldman
Reported
2009-11-05 03:19:47 PST
Element.prototype.removeChildren = function() { this.innerHTML = ""; }
Attachments
[PATCH]
(1.04 KB, patch)
2009-11-05 03:21 PST
,
Pavel Feldman
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2009-11-05 03:21:45 PST
Created
attachment 42553
[details]
[PATCH]
Pavel Feldman
Comment 2
2009-11-05 07:58:57 PST
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebCore/ChangeLog M WebCore/inspector/front-end/utilities.js Committed
r50564
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug