Bug 1550485 - Remove redux.js from nsContentSecurityManager whitlelist r=ckerschb

Depends on D38514

Differential Revision: https://phabricator.services.mozilla.com/D38617

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Julian Descottes 2019-07-19 07:27:51 +00:00
parent 3977257d5e
commit 39e4e14e35

View File

@ -50,8 +50,6 @@ static nsLiteralCString evalWhitelist[] = {
// Bug 1498560
NS_LITERAL_CSTRING("chrome://global/content/bindings/autocomplete.xml"),
// Bug 1550485
NS_LITERAL_CSTRING("resource://devtools/client/shared/vendor/redux.js"),
// Bug 1550489
NS_LITERAL_CSTRING(
"resource://devtools/client/shared/vendor/react-redux.js"),