On Sep 5, 2:15 pm, Stephan Hradek <[email protected]> wrote: > > Yes, that's the cause. Unfortunately, as of FF15, FireFox has removed > > support for "PriviledgeManager", which is used to get > > "UniversalXPConnect" priviledges for access to the diretory > > information. > > I don't like IE :( There is no fix for this I guess? Signing won't help, > because tiddlywikis are one file and so there is noc single js file to > sign, right? > http://www.mozilla.org/projects/security/components/signed-scripts.html
The only way to use the filesystem functions is to invoke them from a true browser-level extension so that they are automatically run as 'privileged code' , much like the new TiddlyFox extension that Jeremy has recently created to enable FF15 to read/write local files without security errors. It might be possible to provide similar extension- driven functions for reading local directory information. I'll have to look into that. -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en.

