[webkit-reviews] review granted: [Bug 102246] [chromium] Do not mark an event (mouse wheel, scroll update) as handled if nothing was scrolled. : [Attachment 174185] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 10:13:02 PST 2012


James Robinson <jamesr at chromium.org> has granted sadrul at chromium.org's request
for review:
Bug 102246: [chromium] Do not mark an event (mouse wheel, scroll update) as
handled if nothing was scrolled.
https://bugs.webkit.org/show_bug.cgi?id=102246

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
R=me, but with this setup I think you're going to have a hard time landing
without breaking one build or another.	Typically a transition like this is
done by adding a #define to guard the new API and #ifdefing on that in the
chromium side.


More information about the webkit-reviews mailing list