Bug 77643 - Web Inspector: [REGRESSION] Slow continuous DOM traversal with Up/Down keys
Summary: Web Inspector: [REGRESSION] Slow continuous DOM traversal with Up/Down keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 08:17 PST by Alexander Pavlov (apavlov)
Modified: 2012-02-02 10:43 PST (History)
10 users (show)

See Also:


Attachments
Patch (4.66 KB, patch)
2012-02-02 08:36 PST, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-02-02 08:17:14 PST
The symptoms are similar to those in bug 60813. Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2012-02-02 08:36:28 PST
Created attachment 125138 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-02-02 08:40:35 PST
Committed r106560: <http://trac.webkit.org/changeset/106560>
Comment 3 Ilya Tikhonovsky 2012-02-02 10:43:17 PST
I think it'd be nice to create a perf test for this.