Comment #9 on issue 28954 by [email protected]: Very slow scrolling http://code.google.com/p/chromium/issues/detail?id=28954
Sitting on the bus investigating. So far: In render_widget_host.cc, it is interesting to note that ForwardMouseEvent() has code to "Avoid spamming the renderer with mouse move events.", whereas ForwardWheelEvent() does not. This seems bad and a likely culprit. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
