Open
Bug 1588996
Opened 5 years ago
Updated 2 years ago
Allow extensions to add new websocket message formatters
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
User Story
When debugging my custom websocket format, I want to extend DevTools' websocket formatting capabilities with new formatters, so that I can see the formatted data.
https://www.wireshark.org/docs/wsdg_html_chunked/ChDissectAdd.html
https://news.ycombinator.com/item?id=21262557
We need to figure out custom formatters first, but this could just plug in there.
Reporter | ||
Updated•5 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•