[webkit-reviews] review granted: [Bug 48907] Make it possible to delegate scrolling to the UI : [Attachment 72815] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 06:25:26 PDT 2010


Andreas Kling <kling at webkit.org> has granted Kenneth Rohde Christiansen
<kenneth at webkit.org>'s request for review:
Bug 48907: Make it possible to delegate scrolling to the UI
https://bugs.webkit.org/show_bug.cgi?id=48907

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=72815&action=review

r=me

> WebCore/page/FrameView.h:79
> +    virtual bool delegateScrolling();

I think we should call it shouldDelegateScrolling() here as well.


More information about the webkit-reviews mailing list