My userChrome.js has been adding <style> elements into the sections of some pages, but now that I have switched from the ESR to the Release Channel, I am seeing the following error:
The page’s settings blocked an inline style (style-src-elem) from being applied because it violates the following directive: “default-src chrome:
Apparently this is caused by Content Security Policy settings.
I am trying figure out how to change these settings, but if anyone has any tips, could you please let me know?
Thanks,
---Mark
My userChrome.js has been adding <style> elements into the sections of some pages, but now that I have switched from the ESR to the Release Channel, I am seeing the following error:
Apparently this is caused by Content Security Policy settings.
I am trying figure out how to change these settings, but if anyone has any tips, could you please let me know?
Thanks,
---Mark