[webkit-reviews] review requested: [Bug 104764] Handling autoscroll in EventHandler should be re-factor : [Attachment 179418] Patch 7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 22:08:48 PST 2012


yosin at chromium.org has asked  for review:
Bug 104764: Handling autoscroll in EventHandler should be re-factor
https://bugs.webkit.org/show_bug.cgi?id=104764

Attachment 179418: Patch 7
https://bugs.webkit.org/attachment.cgi?id=179418&action=review

------- Additional Comments from yosin at chromium.org
Could you review this patch?
Thanks in advance.

= Changes since the last patch =
* In EventHandler::handleMouseReleaseEvent, calling stopAutoscrollTimer() if
autoscroll in progress. Previous patch does't check it.
** So, during pan-scrolling mouse up stops pan-scrolling, then some tests
failed, e.g. panscroll-clicking-hyperlink.html


More information about the webkit-reviews mailing list