[webkit-dev] Memory Management of Webkit on MacOS

Lucius Fox lucius.fox08 at gmail.com
Wed May 20 09:33:49 PDT 2009


On Fri, May 15, 2009 at 10:22 AM, Darin Adler <darin at apple.com> wrote:
> The WebKit framework on Mac OS X supports either mode, reference counted or
> garbage collected, depending on the mode of the application it’s linked to.
>
>    -- Darin
>
>
Thanks. Sorry. I meant does Webkit on MacOS X uses 'reference counted
or garbage collected' memory management?
Not 'if my MacOS application which uses Webkit can use 'reference
counted or garbage collected' memory management?

Thank you.


On Fri, May 15, 2009 at 10:22 AM, Darin Adler <darin at apple.com> wrote:
> The WebKit framework on Mac OS X supports either mode, reference counted or
> garbage collected, depending on the mode of the application it’s linked to.
>
>    -- Darin
>
>
Thanks. Sorry. I meant does Webkit on MacOS X uses 'reference counted
or garbage collected' memory management?
Not 'if my MacOS application which uses Webkit can use


More information about the webkit-dev mailing list