[webkit-dev] AXObjectCache memory management?

Eric Seidel eric at webkit.org
Mon Aug 23 00:47:46 PDT 2010


Does anyone know why AXObjectCache is not ref counted?  It has some
manual scheme which seems likely to have bugs in it.

http://trac.webkit.org/browser/trunk/WebCore/dom/Document.cpp#L1742

There just seems to be a lot of code in Document to manage this simple cache.

-eric


More information about the webkit-dev mailing list