[Webkit-unassigned] [Bug 98483] New: [EFL] Use Evas function instead of memcpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 22:18:30 PDT 2012


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

           Summary: [EFL] Use Evas function instead of memcpy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com
                CC: demarchi at webkit.org


Evas supports evas_object_image_data_copy_set() to copy image data.
Change memcpy() with evas_object_image_data_copy_set().

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