From 2488fabc48becd08edd7d27f0c17ae198867cfb7 Mon Sep 17 00:00:00 2001 From: Cameron Kaiser Date: Sun, 16 Apr 2023 16:38:28 -0700 Subject: [PATCH] add MDN script to problematic scripts due to screen blanking after load --- caps/nsScriptSecurityManager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/caps/nsScriptSecurityManager.cpp b/caps/nsScriptSecurityManager.cpp index 9c17a3e39..3e7450314 100644 --- a/caps/nsScriptSecurityManager.cpp +++ b/caps/nsScriptSecurityManager.cpp @@ -711,6 +711,7 @@ nsScriptSecurityManager::CheckLoadURIWithPrincipal(nsIPrincipal* aPrincipal, BLOCE("/public/scripts/tldr/index.js") ) || #endif // __ppc__ + BLOCU("https://developer.mozilla.org/static/js/main.7780a43b.js") || 0) { #undef BLOC