Open
Bug 1588859
Opened 5 years ago
Updated 2 years ago
Provide interleaved position of message relative to other requests
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: needs-ux-review)
User Story
When debugging WS messages in context of other requests, I want to see when each of them was received/sent in compared to other requests, so that I can reason about dependencies.
Comment 1•5 years ago
|
||
If I understand correctly this report suggests to display list of frames as part of the list of requests?
Any mockups?
Honza
Flags: needinfo?(hkirschner)
Reporter | ||
Comment 2•5 years ago
|
||
Not yet, this definitely needs some brainstorming and prioritization first.
Initial thoughts:
- When we have a top-level waterfall chart for navigation, websocket messages could be drawn as points in time there
- Hovering a websocket message (or time) could highlight the relative position in the request list
- Console could have a toggle to show WS messages, just like it has for requests and xhr
Flags: needinfo?(hkirschner)
Updated•5 years ago
|
Whiteboard: needs-ux-review
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•