[webkit-qt] Memory Footprint on symbian

Zoltan Horvath zoltan at webkit.org
Thu Nov 3 00:30:41 PDT 2011


On Wed, 02 Nov 2011 15:06:13 +0200, Felipe Crochik <felipe at crochik.com>  
wrote:

> My application (http://store.ovi.com/content/214406) crashes pretty often
> when running on Symbian with a low memory "signal" from webkit.
>
> Is there any optimization (setting, garbage collect on URL change, ...)
> possible to try to avoid it?
>
> Is there any way to handle (catch) the low memory (exception?) nicely so
> the application will not crash? At least, have a chance to display a
> message to user before crashing?
>
> Thanks,
> Felipe

Hey,

have a look at QWebSettings::setMaximumPagesInCache and  
QWebSettings::setObjectCacheCapacities methods.
It might help you!

Zoltan Horvath


More information about the webkit-qt mailing list