On Friday, September 6, 2013 11:43:21 AM UTC+2, Carmen Jimenez Cabezas wrote:
> Yes, you can add a csp to your manifest file. I'm assuming you're going
> for a privileged app (since normal apps don't have a default CSP
> applied).

Yes, that's the case.

> If so, you can just add:
> "csp" : "default-src *; script-src 'self'; object-src 'none'; style-src
> 'self' 'unsafe-inline'",
> To your app manifest file and that should enforce the same restrictions
> to your app than a device privileged app would have.

OK, thank you very much!

> For more information about this, you can check .

I'm afraid there's a link missing here...

> Best regards,
> Carmen

Thanks and best regards to you too,

  Igor Leturia
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to