[Webkit-unassigned] [Bug 52139] [EFL] Move cache_directory api

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 01:57:33 PST 2011


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyuyoung.kim at samsung.com




--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-01-10 01:57:33 PST ---
LGTM :)

BTW, Why don't you move the description to above "@return" ?


/**
 * Return cache directory path.
 *
 * This is guaranteed to be eina_stringshare, so whenever possible
 * save yourself some cpu cycles and use eina_stringshare_ref() instead of 
 * eina_stringshare_add() or strdup().
 *
 * @return cache directory path.
 */

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