Hi, I'm using 0.8 ver of mozilla. I want to remove the cache feature due to the foot print issue. I have removed the nkcache.dll, this will definately remove the feature. What I'm thinking is; "MOZ_NEW_CACHE" is a compiler directive flag, which includes all the cache feature, if I disable this I can reduce the considerable amout of object code in the channel, handler etc. -How to and where to reset this flag? By disabling this flag, StreamAsFile will be active (as it is in the else part of the flag), -What is this Stream all about? -Why do we need this? Any suggestions would be greatly appreciated. Thank you in advance. Regards, Jaya Prakash
