Open
Bug 1621826
Opened 6 years ago
Updated 3 years ago
Sent/received side-by-side inspection mode
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
User Story
When viewing received data, I want to see the sent messages with it
Via https://github.com/wamp-proto/wamp-proto/issues/362#issuecomment-597940843
Ideas:
- Auto-match prior sent frames when inspecting received frames (and following received frames when viewing sent frames)
- Offer via multi-select, when 2 selected messages are shown side by side
- Expose in formatters, so frameworks can find the matching responses by some heuristic
A simpler UI solution could just show both messages in the accordion; maybe the matched counterpart message closed by default.
| Reporter | ||
Updated•6 years ago
|
Summary: Request/response inspection mode → Sent/received side-by-side inspection mode
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•