RESOLVED FIXED 25445
ScrollView::platformSetScrollbarModes typo
https://bugs.webkit.org/show_bug.cgi?id=25445
Summary ScrollView::platformSetScrollbarModes typo
Kevin Watters
Reported 2009-04-28 07:27:20 PDT
There is a copy-paste typo in ScrollViewWx.cpp where m_data->vScrollbarMode is set to horizontalScrollbarMode().
Attachments
fixes vScrollbarMode typo (1.06 KB, patch)
2009-04-28 07:27 PDT, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2009-04-28 07:27:54 PDT
Created attachment 29844 [details] fixes vScrollbarMode typo
Kevin Ollivier
Comment 2 2009-04-28 09:32:48 PDT
Landed in r42935, thanks!
Note You need to log in before you can comment on or make changes to this bug.