[Webkit-unassigned] [Bug 73345] New: [chromium] Split scrollRootLayer() into scroll{Begin, By, End}()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:01:14 PST 2011


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

           Summary: [chromium] Split scrollRootLayer() into
                    scroll{Begin,By,End}()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyostil at google.com
                CC: jamesr at chromium.org


CCInputHandler::scrollRootLayer() should be split into scroll{Begin,By,End}() to allow the compositor thread to either process scroll events or delegate them to the main thread based on hit testing against scrollable layers.

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