[webkit-gtk] Cache Clear Issue

2010-10-13 Thread anil v
Dear All, I am working with webkitGtk-1.2.4 on MIPS platform. Whenever I am rendering the images i observed RAM size is decreasing. So i dumped Cache statistics and observed liveSize and image count is incrementing, Could you please help me how to reduce the cache size or how to delete the cac

Re: [webkit-gtk] HTTP disk-cache support in multiprocess environment, bug 44261

2010-10-13 Thread Dan Winship
On 10/13/2010 04:46 AM, Sergio Villar Senin wrote: > Both of them will happen as you said. Those scenarios were not > considered during the development process. Take into account that the > http cache that is currently inside webkit is not meant to be there, > it's just a temporal fix while all thi

Re: [webkit-gtk] HTTP disk-cache support in multiprocess environment, bug 44261

2010-10-13 Thread Sergio Villar Senin
En 13/10/10 07:35, singhGajendra singh escribiu: > Hi, All. > Just gone through patch submitted for > Bug#44261(https://bugs.webkit.org/attachment.cgi?id=69810&action=prettypatch > ), > which provides HTTP disk-cache support for GT