do you have browser.cache.disk.enable set to TRUE ? Is profile dir also set properly ?
On 22 Mar 2007 08:09:38 -0700, Lele <[EMAIL PROTECTED]> wrote: > > Hi all, > I'm using Gecko in my app, I'd like to know how it would be possible > to store the cache from a session to another. I see the files are > cached correctly during a session, but when I stop my app and run > again the cache is cleared in nscacheservice.cpp at line 1021 when > CreateDiskDevice is called because no mDiskDevice is found. > Is there some inizialization to do before? > thanks for any tips on that > > Bye > > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding > -- --Antonio Gomes _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
