[Webkit-unassigned] [Bug 48907] Make it possible to delegate scrolling to the UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 07:27:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48907





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-11-03 07:27:06 PST ---
(In reply to comment #2)
> (From update of attachment 72815 [details])
> 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.

Everythign in FrameView and ScrollView is that way, like paintsEntireContents, avoidScrollbarCreation, etc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list