[Webkit-unassigned] [Bug 70883] New: [EFL] Use template functions instead of memory allocation of C functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 01:22:20 PDT 2011


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

           Summary: [EFL] Use template functions instead of memory
                    allocation of C functions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


This is a fourth step in order to be more compliant with WebKit coding style. Use memory template functions instead of malloc, calloc and realloc directly. It makes efl port is more close to C++ coding style.

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