Closed Bug 1157260 Opened 9 years ago Closed 6 years ago

Previously selected request timings are shown if a request without timings is selected

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sjakthol, Unassigned)

References

Details

Attachments

(1 file)

Steps to reproduce:
1. Open netmonitor
2. Open the attached test page
3. Select the first request in netmonitor i.e. the one for the test page (CTRL+F5 defeats caching)
4. Select the timings tab and wait for the timings to become available
5. Select the request to google.fi:8080

What happens: The timings tab doesn't update. It still shows the timings for the request that was selected first.

What should happen: The timings are cleared when the selection changes to a request that doesn't have timings available.
+1 I have been noticing this issue as well while testing a slow response at my workplace. I would like to see the Timings box cleared when I click on a request with no response.
Thanks for the report and test case!

I can reproduce it on my machine.

> What should happen: The timings are cleared when the selection changes to a request
> that doesn't have timings available.
Sounds correct to me. The side panel tab needs to be cleared and updated when the timing data are received from the backend.

CustomRequestView._setTimingsInformation() is used to update the side panel timings view.

Honza
Priority: -- → P2
Product: Firefox → DevTools
@sjakthol: I can't reproduce this issue any more (using Firefox 65)
https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly

Can you please re test and let me know if this bug report can be closed?

Thanks for the help!
Honza
Flags: needinfo?(sjakthol)
Priority: P2 → P3
A lot has changed in four years. I believe this can indeed be closed.
Flags: needinfo?(sjakthol)
Thanks for the update!
Honza
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: