[Webkit-unassigned] [Bug 66639] New: [EFL] Change row parameter's type for some of ewk_tile_matrix API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 22:28:11 PDT 2011


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

           Summary: [EFL] Change row parameter's type for some of
                    ewk_tile_matrix API.
           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: hyuki.kim at samsung.com
                CC: leandro at profusion.mobi, kubo at profusion.mobi,
                    demarchi at webkit.org, gyuyoung.kim at webkit.org


As type of both col and row parameter for ewk_tile_matrix's some APIs listed by this patch are different from each other and eina_matrixsparse associated with ewk_tile_matrix is now using unsigned long type for both col and row parameter, row prameter for ewk_tile_matrix is also better to be specified as unsigned long type.

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