Windows: mark downloads as "from the internet"
This commit is contained in:
parent
50378ed9bc
commit
6d2e994f9f
5 changed files with 152 additions and 0 deletions
|
@ -13151,6 +13151,24 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-02-07T19:52:28.522Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "ts/test/util/windowsZoneIdentifier_test.js",
|
||||
"line": " before(function thisNeeded() {",
|
||||
"lineNumber": 19,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-09-02T18:59:59.432Z",
|
||||
"reasonDetail": "This is test code (and isn't jQuery code)."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "ts/test/util/windowsZoneIdentifier_test.ts",
|
||||
"line": " before(function thisNeeded() {",
|
||||
"lineNumber": 12,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-09-02T18:59:59.432Z",
|
||||
"reasonDetail": "This is test code (and isn't jQuery code)."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "ts/textsecure/ContactsParser.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue