On Jun 6, 10:19 am, jomaras <[email protected]> wrote: > Thanks for the response, but > FirebugContext.sourceCache.load(urlToTheFile) throws an exception when > trying to load a non-text file: "The resource from this URL is not > text"
Ok, so I change my answer: I don't know. Maybe Honza will know. jjb > > On 3 lip, 18:10, John J Barton <[email protected]> wrote: > > > On Jun 2, 10:23 pm, jomaras <[email protected]> wrote: > > > > Hi all, > > > > In Firebug it is possible to load a source file from cache with > > > FirebugContext.sourceCache.load(urlToTheFile); is there a way to load > > > an image from cache? > > > Yes, use FirebugContext.sourceCache.load(urlToTheFile); > > jjb > > > > Thank you -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
