Bug 42835 - [Chromium] Propagate return value of EventHandler::handleMouseWheelEvent to caller of WebViewImpl::handleInputEvent.
Summary: [Chromium] Propagate return value of EventHandler::handleMouseWheelEvent to c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 10:42 PDT by Darin Fisher (:fishd, Google)
Modified: 2010-07-22 11:40 PDT (History)
0 users

See Also:


Attachments
v1 patch (1.45 KB, patch)
2010-07-22 10:50 PDT, Darin Fisher (:fishd, Google)
levin: review+
levin: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2010-07-22 10:42:06 PDT
Propagate return value of EventHandler::handleMouseWheelEvent to caller
of WebViewImpl::handleInputEvent.

This issue causes http://code.google.com/p/chromium/issues/detail?id=49947
Comment 1 Darin Fisher (:fishd, Google) 2010-07-22 10:50:54 PDT
Created attachment 62314 [details]
v1 patch
Comment 2 David Levin 2010-07-22 11:05:29 PDT
Comment on attachment 62314 [details]
v1 patch

Please add a (simple) ChangeLog before committing.
Comment 3 Darin Fisher (:fishd, Google) 2010-07-22 11:40:02 PDT
Landed as http://trac.webkit.org/changeset/63905