Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

Problem with downloading signed script components in a Firefox extension

已查看 1 次
跳至第一个未读帖子

Andrew Groom

未读,
2006年11月30日 03:09:372006/11/30
收件人
Hi All,

I have a FF extension that's downloading some script modules from our
server at run time via dojotoolkit, which is essentially just using
xmlhttp. For increased security, I'm packaging the script in a signed
jar and referencing items within it with the syntax, e.g.:

jar:http://somewhere.com/modules/modules.jar!/somescript.js

The retrieval of these components works fine in FF 1.5 and 2.0 on Linux
and Windows 2000 but just fails silently in all Firefoxes on Windows XP,
which (unfortunately) a few of my users are using :-)

The same extension is happily interacting with the server to retrieve
other static content, post requests, etc., so it seems to be something
specific to the signed jar approach.

Any ideas ? It's pretty critical to get this fixed soon, so any help
greatly appreciated.

Cheers, Andrew.

0 个新帖子