There is also the FontCache growing, I do not know if there is a
setting for that as well, but on shutdown I empty ours in order to be
able to finalize FontConfig.

-Kenneth

On Thu, Jan 8, 2009 at 7:03 AM, Ariya Hidayat
<ariya.hida...@trolltech.com> wrote:
>
>> Why did it happen?
>> Is there a way to deallocate memory from a webkit object (for example, when
>> close a tab which contains a page loaded)?
>> Or, Does webkit only deallocate memory when the browser process is killed?
>
> (This does not answer your questions directly)
>
> For QtWebKit, you may want to have a look at QWebSetings, e.g.
> setMaximumPagesInCache(). In general, also have a look at PageCache classs
> (WebCore/history/PageCache.cpp).
>
>
>
> --
> Ariya Hidayat, Software Engineer
> Qt Software, Nokia Devices R&D
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to