RESOLVED FIXED 34978
Web Inspector: prefer smooth scrolling to instant highlight.
https://bugs.webkit.org/show_bug.cgi?id=34978
Summary Web Inspector: prefer smooth scrolling to instant highlight.
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.