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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

