[webkit-help] How to find RefPtr owner?

ken masumitsu ken.masumitsu at gmail.com
Mon Oct 18 03:35:26 PDT 2010


Are there any good ways to find who has RefPtr objects.

The background is
After some operations, I expected that a reference counter of RefPtr should
be zero.
But it has zero and causes some issues.  So I want to know who has the still
the RefPtr.   In other words, who does not release the RefPtr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101018/a5b52ff1/attachment.html>


More information about the webkit-help mailing list