[Webkit-unassigned] [Bug 75073] New: [EFL] Remove duplicate code and remove entry after freeing the matrix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 01:33:30 PST 2011


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

           Summary: [EFL] Remove duplicate code and remove entry after
                    freeing the matrix.
           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 duplicate ewk_tile_unused_cache_freeze call and reorder function call.
eina_matrixsparse_free(entry->matrix) should be called before removing the entry from inlist.
Because entry count is decreased after calling eina_matrixsparce_free in _ewk_tile_matrix_cell_free.

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