[webkit-efl] WKEinaSharedString
Gyuyoung Kim
gyuyoung.kim at samsung.com
Tue Aug 14 02:38:49 PDT 2012
Hello Mikhail,
Thank you for your patch. I wonder how do efl folks think to adjust this
string class existing implementations as well as to add this usage to EFL
coding style doc.
Cheers,
Gyuyoung.
From: webkit-efl-bounces at lists.webkit.org
[mailto:webkit-efl-bounces at lists.webkit.org] On Behalf Of Pozdnyakov,
Mikhail
Sent: Tuesday, August 14, 2012 5:46 PM
To: webkit-efl at lists.webkit.org
Subject: [webkit-efl] WKEinaSharedString
Hi,
New WKEinaSharedString class was added at r125035.
It is basically a smart pointer for Eina_Stringshare .
You may use it to save some lines of code and be
safe about invoking eina_stringshare_del in time.
Example of using WKEinaSharedString can be found at
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_item.cpp.
BR,
Mikhail
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20120814/80530c46/attachment.html>
More information about the webkit-efl
mailing list