Closed Bug 867945 Opened 11 years ago Closed 7 years ago

Network requests sorting should be remembered across tool reloads

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: vporof, Assigned: locke12456)

References

Details

(Keywords: good-first-bug)

      No description provided.
Depends on: 859039
Priority: -- → P3
Keywords: good-first-bug
Hi Honza
I'd like work on this issue.
Could you please assign to me?
Thank you.:)
Flags: needinfo?(odvarko)
Assignee: nobody → locke12456
Status: NEW → ASSIGNED
Flags: needinfo?(odvarko)
Hi Honza
Looks I only need removed this line,right?
https://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/utils/client.js#35
Flags: needinfo?(odvarko)
(In reply to Locke Chen from comment #2)
> Hi Honza
> Looks I only need removed this line,right?
> https://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/
> utils/client.js#35
If you remove that line, the request list won't be cleared after page navigation. And this should only happen when the "Persist" option is on.

Honza
Flags: needinfo?(odvarko)
(In reply to Jan Honza Odvarko [:Honza] from comment #3)
> (In reply to Locke Chen from comment #2)
> > Hi Honza
> > Looks I only need removed this line,right?
> > https://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/
> > utils/client.js#35
> If you remove that line, the request list won't be cleared after page
> navigation. And this should only happen when the "Persist" option is on.
> 
> Honza

Oh, I'm sorry, I misunderstood the problem.
I thought is Network requests. XD
Hi Honza
Looks this issue is no longer exists.
I tried to duplicate it,but sorting is not be cleared when I using location.reload().
Or my steps was wrong?
Thank you!
Flags: needinfo?(odvarko)
True, closing.

Honza
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(odvarko)
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.