Check targetTimestamp when looking for out-of-order reactions
This commit is contained in:
parent
cbc670e855
commit
a20c7c3357
3 changed files with 21 additions and 12 deletions
|
@ -164,17 +164,17 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "js/conversation_controller.js",
|
||||
"line": " async load() {",
|
||||
"lineNumber": 210,
|
||||
"lineNumber": 215,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-02-14T20:02:37.507Z"
|
||||
"updated": "2020-03-24T20:06:31.391Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "js/conversation_controller.js",
|
||||
"line": " this._initialPromise = load();",
|
||||
"lineNumber": 255,
|
||||
"lineNumber": 260,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-02-14T20:02:37.507Z"
|
||||
"updated": "2020-03-24T20:06:31.391Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue