Closed
Bug 1124384
Opened 10 years ago
Closed 10 years ago
call views depend on loop.shared.utils.REST_ERRNOS and WEBSOCKET_REASONS
Categories
(Hello (Loop) :: Client, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
| backlog | tech-debt |
People
(Reporter: dmosedale, Unassigned)
References
Details
(Whiteboard: [tech-debt])
This is somewhat fragile, since it extrudes implementation details that may change into the views. We could avoid this by having the stores map from the REST and WEBSOCKET errnos into an abstraction layer, probably loop.shared.utils.FAILURE_DETAILS.
Updated•10 years ago
|
backlog: --- → Fx38?
Priority: -- → P3
Comment 1•10 years ago
|
||
Moving these to blocking-loop="tech-debt" so they can be triaged against other tech debt bugs. When we take a tech-debt bug to work on - just mark it "firefox-backlog"+ and give priority. Then we'll pull it during iteration planning (or factor it into workload if someone is already working on).
backlog: Fx38? → tech-debt
Comment 2•10 years ago
|
||
We are currently reworking the Loop "user journey" (bug 1209713) and as part of this direct calls and contacts are being removed. Therefore closing direct call related bugs as wontfix.
Tracking id: directcallclosing
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•