Open
Bug 1431067
Opened 7 years ago
Updated 3 years ago
Common error: TypeError: this.sink is null network-monitor.js:527:5
Categories
(DevTools :: Console, defect, P4)
DevTools
Console
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: wtds.trabalho, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180115221039
Steps to reproduce:
common error from console: TypeError: this.sink is null[Learn More] network-monitor.js:527:5
Actual results:
Error: TypeError: this.sink is null[Learn More] network-monitor.js:527:5
Expected results:
No errors...
Thanks!
Component: Untriaged → Developer Tools: Console
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•7 years ago
|
||
(In reply to Wellington Torrejais da Silva from comment #0)
> User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101
> Firefox/59.0
> Build ID: 20180115221039
>
> Steps to reproduce:
>
> common error from console: TypeError: this.sink is null[Learn More]
> network-monitor.js:527:5
>
>
> Actual results:
>
> Error: TypeError: this.sink is null[Learn More] network-monitor.js:527:5
>
>
> Expected results:
>
> No errors...
>
> Thanks!
Hello, sorry for the late reply here.
Do you still see this ?
It would be nice if you have more information on how to reproduce this.
Priority: -- → P4
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•