Closed
Bug 1637867
Opened 5 years ago
Closed 4 years ago
UI support for Server side events
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(firefox79 fixed)
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: Honza, Assigned: farooqbckk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As soon as we have EventSourceActor connected to the front end (bug 1636420) we can introduce necessary changes in the existing reducer an actions modules.
We should also support couple of UI differences between WS and SSE
- Support for different list of columns for SSE (Data, Size, Time + we need new column for Last ID)
- Hide the drop down filters for SSE (there are only received events)
- Support for different status bar summary for SSE (there are not sent data, so show just the total)
- Show
Connection closed
message for closed connections
Honza
Updated•4 years ago
|
Assignee: nobody → farooqbckk
Status: NEW → ASSIGNED
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb67a3b38a01
UI support for Server side events. r=Honza,bomsy
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•