Bug 25445

Summary: ScrollView::platformSetScrollbarModes typo
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
fixes vScrollbarMode typo kevino: review+

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.