[Webkit-unassigned] [Bug 109885] New: [WK2] Rename from scrollOffset to scrollDelta in WebChromeClient.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 21:02:29 PST 2013


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

           Summary: [WK2] Rename from scrollOffset to scrollDelta in
                    WebChromeClient.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


Chrome sends a scroll delta to WebChromeClient but WebChromeClient names it
scrollOffset. So this patch corrects this misnaming.

In addition, all subclasses of LayerTreeHost don't use the misnamed
scrollOffset in scrollNonCompositedContents(), so this patch removes the
scrollOffset argument.

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