Closed
Bug 1203832
(WSInterfaceEvents)
Opened 10 years ago
Closed 6 years ago
WS Application Layer Event Correlation with WS Network Inspection
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 885508
People
(Reporter: akratel, Unassigned)
References
(Blocks 1 open bug)
Details
User Story
As a developer, while viewing the WS network activity, I would also like to see an overlay of the application events that are triggered by the browser WS interface implementation so that I can correlate errors, open, close and message events to WS frames. Acceptance criteria: - As frames are displayed, relevant WS Interface event attributes are also displayed. Most important use case are errors. - Can navigate from frames to code that is executing in conjunction with received frames (nice to have) Note: this suggests the inspector layout should include time. Some folks had proposed the entire network inspector should be essentially be a network timeline.
As a developer, while viewing the WS network activity, I would also like to see an overlay of the application events that are triggered by the browser WS interface implementation so that I can correlate errors, open, close and message events to WS frames.
| Reporter | ||
Updated•10 years ago
|
Blocks: network-websocket-inspector
User Story: (updated)
| Reporter | ||
Updated•10 years ago
|
Alias: WSInterfaceEvents
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•