Closed
Bug 1088673
Opened 11 years ago
Closed 11 years ago
Rewrite the standalone call flow in the Flux style
Categories
(Hello (Loop) :: Client, defect, P2)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
WONTFIX
| backlog | Fx37+ |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [tech-debt])
The standalone call code is a mess with business logic intertwined with the views. It is really hard to read, and its been feeling very fragile.
We should migrate it to share, and extend the conversationStore that the outgoing direct calls call code is written on, and hence to the flux style.
Updated•11 years ago
|
Priority: -- → P2
Whiteboard: [tech-debt]
Comment 2•11 years ago
|
||
maire following up with Mark on if enough of this was done that the rest can go to 37
Flags: needinfo?(mreavy)
Comment 3•11 years ago
|
||
There's more we need to do, but it can be done in Fx37.
backlog: Fx36+ → Fx37+
Flags: needinfo?(mreavy)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → standard8
| Assignee | ||
Comment 4•11 years ago
|
||
We've decided we're not going to do this, as the call UI will likely go away soon, which minimises the cost benefit of reworking this code.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•