[Webkit-unassigned] [Bug 79362] New: [EFL] Fix to create a duplicated matrix entry.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 06:23:13 PST 2012


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

           Summary: [EFL] Fix to create a duplicated matrix entry.
           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


A matrix is created inside ewk_tile_matrix_new and another matrix is created inside ewk_tile_matrix_zoom_level_set.
So the first matrix is the duplicated one without any use. This patch is for getting rid of a duplicated creation of the matrix.

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