[Webkit-unassigned] [Bug 65972] [EFL] update ewk_frame_script_execute to return the result for JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 02:01:43 PDT 2011


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





--- Comment #9 from Jongseok Yang <js45.yang at samsung.com>  2011-08-11 02:01:43 PST ---
(In reply to comment #7)
> > Source/WebKit/efl/ewk/ewk_frame.h:325
> > + * @return newly allocated string for result or @c NULL if the result cannot be converted to string or failure
> 
> Generally we don't use NULL in documentation too. I'd better use @c 0.
> Additionally if the method allocates memory, it will be nice to mention that caller should free the string. See other documentation ewk_frame for details.

I accepted your comment.
Please check new patch.

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