Make filter strings peristent across browser sessions
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: objitsu, Unassigned)
References
Details
Attachments
(1 file)
|
4.71 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Hi, it would be fantastic if the filters I type could be made persistent, for example, I find myself having to type
-method:POST graphql
all the time to debug API calls, it would be good if the browser could remember them on exit and reload them on startup so that I could select them from a drop down, even if it only remembered the last ten or so.
Comment 1•3 years ago
|
||
given the filter, I guess this is for the Network panel
Note that we have something similar on file for the console as well (Bug 925267)
This is my first ever submission, my apologoes for not findinfg the correct part of the application, Network Panel. I learned something.
Please feel free to delete this issus as https://bugzilla.mozilla.org/show_bug.cgi?id=925267 captures my thoughts perfectly!
Comment 3•3 years ago
|
||
(In reply to objitsu from comment #2)
This is my first ever submission, my apologoes for not findinfg the correct part of the application, Network Panel. I learned something.
Please feel free to delete this issus as https://bugzilla.mozilla.org/show_bug.cgi?id=925267 captures my thoughts perfectly!
no worries :)
Bug 925267 is for the Console panel, so let's keep this one open, we may replicate what we'll do there.
Updated•5 months ago
|
Description
•