Requests for non existing domain are not displayed as failed
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox111 fixed)
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: bomsy)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
Steps to reproduce
- Open netmonitor
- Go to https://not-existed.com/
Expected results
There's an entry displayed in a specific style, showing that the request failed
Actual results
There’s an entry displayed, but there are no status displayed and nothing indicates that the request failed
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Drop the late update code done via NETWORK_EVENT's responseContent update.
This looks useless and may introduce some intermittent/complexity with
this field changing over time.
Updated•3 years ago
|
Comment 4•3 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
Reproducible on a 2023-02-05 Nightly build on macOS 12.
Verified as fixed on Firefox 111.0b4(build ID: 20230221190142) and Nightly 112.0a1(build ID: 20230223094032) on macOS 12 and Windows 11. However, I can still reproduce this issue on Ubuntu 22 on both Firefox 111.0b4 and Nightly 112.0a1. Should I open a separate issue for this?
Thank you.
| Assignee | ||
Comment 6•3 years ago
|
||
Hi Ardelean,
Interesting! Yes ..please open a separate bug for it.
I filled bug 1819083 for Linux.
Updated•3 years ago
|
Description
•