Open Bug 1563682 Opened 5 years ago Updated 2 years ago

Support resizeable columns in WS frame list

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

The WebSocket side panel showing list of WS frames should support resizeable columns just like the list of HTTP requests does.

Ideally we should share the implementation between list of requests and list of frames.

Bug 1358414 introduced resizer for the request list.

This is good place to start exploring how it's implemented
https://searchfox.org/mozilla-central/rev/040aa667f419932adf425d92c7438f03230ad96b/devtools/client/netmonitor/src/components/RequestListHeader.js#524-529

Honza

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.