[Webkit-unassigned] [Bug 95476] New: [BlackBerry] Remove unneeded force-immediate-repaint from InRegionScroller::setLayerScrollPosition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 10:33:10 PDT 2012


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

           Summary: [BlackBerry] Remove unneeded force-immediate-repaint
                    from InRegionScroller::setLayerScrollPosition
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org
                CC: tonikitoo at webkit.org


This code is not needed at this point for neither the fast nor slow scroll code
paths at this point, and it a huge performance beast as it forces all
containers to get full-repainted by scroll call (in webkit thread).

PR #200704

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