[Webkit-unassigned] [Bug 98064] ScrollView::setScrollPosition is overridden by FrameView, but is not virtual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 09:20:35 PDT 2012


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





--- Comment #3 from Darin Adler <darin at apple.com>  2012-10-02 09:20:58 PST ---
(From update of attachment 166536)
View in context: https://bugs.webkit.org/attachment.cgi?id=166536&action=review

> Source/WebCore/platform/ScrollView.h:187
> +    virtual void setScrollPosition(const IntPoint&);

I recommend using the OVERRIDE macro in cases like this.

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