Then you can either a) rely on Firefox caching system (i.e. just attempt to download the photos the normal way - nsIChannel or whatever you use) and configure your server to let Firefox cache the images) b) save the images in the "local settings" dir - ProfLD key to the directory service, iirc.
Nickolay On 2/10/07, Masry Alex <[EMAIL PROTECTED]> wrote: > > yes they're downloaded by the extension > > [EMAIL PROTECTED] wrote: > > > Are these photos that are downloaded from the internet by your extension, or > pre-packaged with your extension? > > > ----- Original Message ---- > From: Masry Alex <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, February 9, 2007 11:31:06 AM > Subject: [Project_owners] cache folder > > > where is the best place to keep a cached version of extension photos > that would be safe on any OS? and is there a built in cache engine in > Firefox that could be customized? > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > > ________________________________ > > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > > > > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > > _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
