Hi,

I need XSS in my local html file to acces different webservices within
my company and aggregate in one page the different result. I used to
use the workaround with
'netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");'
to allow Firefox to do XSS.
It was working fine with all FF 3 and 4 version. I have updated to FF5
this morning, and now I have a '0x80004005 (NS_ERROR_FAILURE)' issue
which looks like a XSS warning in FF. Is there a way to allow XSS in
FF5 ?
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to