add MDN script to problematic scripts due to screen blanking after load

This commit is contained in:
Cameron Kaiser 2023-04-16 16:38:28 -07:00
parent fb91afbb46
commit 2488fabc48
1 changed files with 1 additions and 0 deletions

View File

@ -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