Bug 34978

Summary: Web Inspector: prefer smooth scrolling to instant highlight.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. none

Pavel Feldman
Reported 2010-02-16 12:51:03 PST
Currently we paint highlight synchronously upon scroll. Putting it into the setTimeout makes scrolling really smooth, while highlight becomes available upon scroll finish.
Attachments
[PATCH] Proposed change. (4.27 KB, patch)
2010-02-16 12:52 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-02-16 12:52:21 PST
Created attachment 48817 [details] [PATCH] Proposed change.
WebKit Commit Bot
Comment 2 2010-02-16 22:56:25 PST
Comment on attachment 48817 [details] [PATCH] Proposed change. Clearing flags on attachment: 48817 Committed r54871: <http://trac.webkit.org/changeset/54871>
WebKit Commit Bot
Comment 3 2010-02-16 22:56:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.