[webkit-dev] releasing cached resources
zaheer ahmad
zaheer.mot at gmail.com
Tue Feb 5 07:23:12 PST 2008
hi,
iam working with gtk port of webkit. iam trying to optimize the ram usage.
one of the optimization is to disallow caching images and not supporting the
forward/backward navigation. however i observe that not all the cached
resources are being released as part of the closing of page. this is because
for these the reference count (CachedResource::referenced() is still >0)
event after the html image element has released it.
Appreciate any inputs or redirection to related issues.
thanks,
Zaheer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080205/719f044f/attachment.html
More information about the webkit-dev
mailing list