[Webkit-unassigned] [Bug 25684] New: ScrollView::valueChanged compares the parameter pointer with m_verticalScrollbar/m_horizontalScrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 22:48:12 PDT 2009


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

           Summary: ScrollView::valueChanged compares the parameter pointer
                    with m_verticalScrollbar/m_horizontalScrollbar
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zecke at selfish.org


While fixing a bug on GTK+ I noticed that ScrollView::valueChanged is using
pointers to figure out the direction/axis of the scrolling. I couldn't find any
reason for that, hence writing a bug report.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list