mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Introduce dialog for long database migrations
This commit is contained in:
committed by
Scott Nonnenberg
parent
30e5051239
commit
750e50812c
@@ -203,6 +203,22 @@
|
||||
"updated": "2018-09-19T18:13:29.628Z",
|
||||
"reasonDetail": "Interacting with already-existing DOM nodes"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "js/loading_start.js",
|
||||
"line": "$(() => {",
|
||||
"lineNumber": 3,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-03-25T15:45:04.024Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "js/loading_start.js",
|
||||
"line": " $('.message').text(window.i18n('optimizingApplication'));",
|
||||
"lineNumber": 6,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-03-25T15:45:04.024Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/modules/debuglogs.js",
|
||||
|
||||
Reference in New Issue
Block a user