[Webkit-unassigned] [Bug 75243] New: [EFL] Refactor single backing store scroll code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 02:13:35 PST 2011


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

           Summary: [EFL] Refactor single backing store scroll code.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungjik.lee at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Remove the duplicated code and refactor the scroll procedures.
When we scroll the page, there are one area to repaint and two areas to update.
By following this simple rule, I could refactor and shorten the current code.

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