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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to