[Webkit-unassigned] [Bug 67117] unused ScrollView* argument should be removed from scrollRectIntoView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 10:00:52 PDT 2011


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





--- Comment #7 from Tony Chang <tony at chromium.org>  2011-08-30 10:00:52 PST ---
(From update of attachment 105611)
View in context: https://bugs.webkit.org/attachment.cgi?id=105611&action=review

> Source/WebCore/page/ChromeClient.h:171
> +        virtual void scrollRectIntoView(const IntRect&) { }; // Currently only Mac has a non empty implementation.

Did you mean to remove the const here?  I'll add it back.

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