[Webkit-unassigned] [Bug 66700] [EFL] Add auxiliary history functions for DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 18:41:04 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104714|review?                     |review+
               Flag|                            |




--- Comment #3 from Kent Tamura <tkent at chromium.org>  2011-08-22 18:41:04 PST ---
(From update of attachment 104714)
View in context: https://bugs.webkit.org/attachment.cgi?id=104714&action=review

> Source/WebKit/efl/ewk/ewk_history.cpp:413
> + * Returns a newly-allocated string with the item's target name.

Probably you had better provide information about
 - Callers should delete the allocated string
 - how to delete the allocated string
because the users can't know the function is using strdup() without reading the source code.

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