|
|
|
|
|
by pwpwp
776 days ago
|
|
This appears to be an artefact of the "async call stacks" feature. To turn it off in Firefox, go to about:config and set "javascript.options.asyncstack" to false. In Chrome, in Devtools enter ctrl+shift+p and search for "async stack traces". |
|