[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:29:52 PDT 2010


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





--- Comment #4 from Andreas Kling <kling at webkit.org>  2010-11-03 07:29:51 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 72815 [details] [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.

delegatesScrolling() then? *bikesheds*
I just don't like the imperative sound of "delegate scrolling."

-- 
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