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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 23:34:43 PDT 2012


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





--- Comment #3 from Ryuan Choi <ryuan.choi at samsung.com>  2012-10-09 23:35:20 PST ---
(From update of attachment 167247)
View in context: https://bugs.webkit.org/attachment.cgi?id=167247&action=review

> Source/WebKit/efl/ewk/ewk_util.cpp:39
> +    int width, height, stride;

Let's move this to 66,67,68 line.

> Source/WebKit/efl/ewk/ewk_util.cpp:41
> +    void* data;

Ditto.

> Source/WebKit/efl/ewk/ewk_util.cpp:94
> +        ERR("could not get source data.");
> +        return 0;

Don't you need to delete image?

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