Bug 42835

Summary: [Chromium] Propagate return value of EventHandler::handleMouseWheelEvent to caller of WebViewImpl::handleInputEvent.
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: WebKit APIAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch levin: review+, levin: commit-queue-

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