Bug 126660 - Web Inspector: improve scroll performance of TreeOutlineDataGridSynchronizer
Summary: Web Inspector: improve scroll performance of TreeOutlineDataGridSynchronizer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-01-08 13:31 PST by Timothy Hatcher
Modified: 2014-01-20 19:02 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2014-01-08 13:35 PST, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2014-01-08 13:31:25 PST
The TreeOutlineDataGridSynchronizer scroll events trigger each other and cause jitter. We need to fix that.
Comment 1 Radar WebKit Bug Importer 2014-01-08 13:31:58 PST
<rdar://problem/15775481>
Comment 2 Timothy Hatcher 2014-01-08 13:35:03 PST
Created attachment 220660 [details]
Patch
Comment 3 Joseph Pecoraro 2014-01-17 10:10:47 PST
Comment on attachment 220660 [details]
Patch

r=me
Comment 4 Timothy Hatcher 2014-01-20 19:02:10 PST
https://trac.webkit.org/changeset/162406