[webkit-reviews] review granted: [Bug 82408] [chromium] Send wheel events to main thread even if we think nothing is scrollable : [Attachment 134192] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 19:03:13 PDT 2012


Adrienne Walker <enne at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 82408: [chromium] Send wheel events to main thread even if we think nothing
is scrollable
https://bugs.webkit.org/show_bug.cgi?id=82408

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

------- Additional Comments from Adrienne Walker <enne at google.com>
R=me.  This seems quite reasonable as a short-term fix.  Sending the event to
the main thread that we think won't get handled isn't going to hurt anything.

Could this happen if we get input before we finish the first commit?


More information about the webkit-reviews mailing list