[webkit-help] WKRelease()

Nick Guenther Nick.Guenther at dossierview.com
Thu Mar 31 11:02:47 PDT 2011


> -----Original Message-----
> From: Adam Roben [mailto:aroben at apple.com]
> Sent: Wednesday, March 30, 2011 9:27 PM
> To: Nick Guenther
> Cc: webkit-help at lists.webkit.org
> Subject: Re: [webkit-help] WKRelease()
> 
> 
> All WK*Ref types are ref-counted. WKRetain and WKRelease work on any
> WK*Ref type. WebKit2's C API is modeled after CoreFoundation. You can find
> more information (including information about memory management) here:
> <http://developer.apple.com/library/mac/#documentation/CoreFoundation
> /Conceptual/CFDesignConcepts/CFDesignConcepts.html>.
> 
> -Adam

Ah, thanks for helping a newbie out. This will be superuseful.

-Nick 



More information about the webkit-help mailing list