[Webkit-unassigned] [Bug 137478] New: [EFL] Call requestScrollPositionUpdate() instead of delegatedScrollRequested() in ScrollView::scrollTo()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 22:15:38 PDT 2014


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

           Summary: [EFL] Call requestScrollPositionUpdate() instead of
                    delegatedScrollRequested() in ScrollView::scrollTo()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at webkit.org


As r174380 did, ScrollView::scrollTo() also calls requestScrollPositionUpdate() instead of delegatedScrollRequested(). Then delegatedScrollRequested() will be only called by ScrollingCoordinatorCoordinatedGraphics::requestScrollPositionUpdate(), and it needs to be merged by existing other scroll function.

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