[webkit-reviews] review granted: [Bug 111809] [chromium] Delete code behind if (!applyXYZScaleInCompositor) : [Attachment 192135] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 20:31:40 PST 2013


James Robinson <jamesr at chromium.org> has granted Alexandre Elias
<aelias at chromium.org>'s request for review:
Bug 111809: [chromium] Delete code behind if (!applyXYZScaleInCompositor)
https://bugs.webkit.org/show_bug.cgi?id=111809

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192135&action=review


> Source/Platform/chromium/public/WebInputHandlerClient.h:59
> +    virtual bool scrollByIfPossible(WebPoint origin, WebFloatSize delta) =
0;

Looks like there isn't any implementation of this on the chromium side.  Has
this not landed yet or does Source/WebKit/chromium/DEPS just need to be
updated?


More information about the webkit-reviews mailing list