[webkit-dev] JSRetainPtr and JSStringRef
John Knottenbelt
jknotten at chromium.org
Wed Dec 15 06:13:15 PST 2010
Hello
I'm looking at adding a method on the LayoutTestController in DumpRenderTree
that will return a string. I see that some methods there return
JSRetainPtr<JSStringRef> and some just return JSStringRef.
Can anybody comment on when it is appropriate to return JSRetainPtr vs plain
JSStringRef?
Many thanks
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101215/27e6c541/attachment.html>
More information about the webkit-dev
mailing list