Hi,

> Was your app rejected by a reviewer? I missed some context, I think. 
Yes.

> Your app should *not* have been rejected on grounds that you included jQuery 
> and a CSP warning was produced. If that is the case, I'll talk to the 
> reviewers and see what's the story. Feel free to forward me any messages you 
> received and I'll see if I can parse what's happening.

-----------------------
Reviewed by Andrew Williamson (1 day, 3 hours ago)

    Hi, thanks for your submission. We found some issues which need
addressing: 1) Your app includes code which will be blocked from
executed by the CSP applied to privileged apps. The CSP prevents all
inline Javascript such as eval; new Function(); setTimeout and
setInterval (with String parameters); inline event handlers; new
<script> elements. It also prevents external scripts from being added or
used.
https://developer.mozilla.org/en-US/docs/Web/Apps/Packaged_apps#Types_of_packaged_apps
Once you've made the change please resubmit your app so we can take
another look.
-----------------------

Here is the source code of this app:

https://github.com/jeena/FeedMonkey

 /Jeena
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to