Adam Judson wrote:
Can I open a .xul file from within my extension, but force it to run WITHOUT
chrome privileges?
If it has a chrome://<package>/content/<path>/<file>.xul URL, then no,
they are hardcoded to have the system privilege in
nsChromeProtocolHandler.cpp, but if you have a block of script that you
want to execute without privileges then I believe you can use the new
evalInSandbox method.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners