Network requests in DevTools duplicated when sorting
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(Not tracked)
People
(Reporter: mkrnic+bz, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
- Open "Network" tab in DevTools and navigate to any page
- Sort requests by any column
In the example, it is https://www.google.com/
System info:
- Gentoo linux with kernel 5.2.5, 64-bit
- firefox 75.0 (firefox-bin from gentoo repository)
- firefox-nightly 77.0a1 2020-04-24
Actual results:
Many of the requests appear to be duplicated. In the lower left corner it says "32 requests", but it's apparent that many more are displayed.
Also, in the second screenshot ("After sorting") it's clearly visible that there are many more requests than in the first one ("Before sorting").
Similar is happening if sorting by any column is turned on before requesting anything from the server.
Expected results:
Same number of requests should be visible and they should be sorted without duplication.
This seems to be fixed in this nightly: https://treeherder.mozilla.org/#/jobs?repo=try&selectedTaskRun=ckZJ9z-4TaysMo2ui2bJVg-0&revision=806715efa8d69853d084bcfd85cc95b8c7184bdb, together multiple selection bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1632953
Comment 3•5 years ago
|
||
The priority flag is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is --
(non,) indicating it has has not been previously triaged, the bug's Severity is being updated to --
(default, untriaged.)
Comment 5•5 years ago
|
||
(In reply to Mak from comment #2)
This seems to be fixed in this nightly: https://treeherder.mozilla.org/#/jobs?repo=try&selectedTaskRun=ckZJ9z-4TaysMo2ui2bJVg-0&revision=806715efa8d69853d084bcfd85cc95b8c7184bdb, together multiple selection bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1632953
Mak, is this fixed on the latest Nightly?
Can I close the bug?
Honza
No. I seem to have tested wrongly, sorry, or it just happened so that the requests came in not to show the bug.
I have now tested three builds, all of which are showing this bug:
- 78.0a1 2020-05-15, 64-bit from here: https://www.mozilla.org/en-US/firefox/channel/desktop/ and it still happens.
- https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=success%2Crunnable&revision=300c18139a35bd75397b9e98f0399fe0110ed522&selectedTaskRun=UI5o-OJFQ2K7ctBdfUuYOA-0
- https://treeherder.mozilla.org/#/jobs?repo=try&selectedTaskRun=ckZJ9z-4TaysMo2ui2bJVg-0&revision=806715efa8d69853d084bcfd85cc95b8c7184bdb
Comment 7•5 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 8•5 years ago
|
||
Thanks for the update!
Honza
Description
•