Enables context isolation for loading window

This commit is contained in:
Josh Perez
2021-09-17 18:12:58 -04:00
committed by GitHub
parent ccfb9579ad
commit 6c906d5da8
5 changed files with 17 additions and 39 deletions

View File

@@ -14386,31 +14386,17 @@
"updated": "2021-09-15T21:07:50.995Z"
},
{
"rule": "jQuery-$(",
"rule": "DOM-innerHTML",
"path": "ts/windows/loading/start.js",
"line": "$(() => {",
"line": " message.innerHTML = window.SignalWindow.i18n('optimizingApplication');",
"reasonCategory": "usageTrusted",
"updated": "2020-03-25T15:45:04.024Z"
"updated": "2021-09-17T21:02:59.414Z"
},
{
"rule": "jQuery-$(",
"path": "ts/windows/loading/start.js",
"line": " $('.message').text(window.i18n('optimizingApplication'));",
"reasonCategory": "usageTrusted",
"updated": "2021-07-22T03:00:34.561Z"
},
{
"rule": "jQuery-$(",
"rule": "DOM-innerHTML",
"path": "ts/windows/loading/start.ts",
"line": " $('.message').text(window.i18n('optimizingApplication'));",
"line": " message.innerHTML = window.SignalWindow.i18n('optimizingApplication');",
"reasonCategory": "usageTrusted",
"updated": "2020-03-25T15:45:04.024Z"
},
{
"rule": "jQuery-$(",
"path": "ts/windows/loading/start.ts",
"line": "$(() => {",
"reasonCategory": "usageTrusted",
"updated": "2021-07-22T03:00:34.561Z"
"updated": "2021-09-17T21:02:59.414Z"
}
]