Closed Bug 1124360 Opened 9 years ago Closed 9 years ago

direct calls that are rejected through the chatbox close button show "Something went wrong" to the caller rather than "caller unavailable"

Categories

(Hello (Loop) :: Client, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla39
Iteration:
39.1 - 9 Mar
backlog backlog+

People

(Reporter: jaws, Assigned: standard8)

References

Details

(Whiteboard: [fixed by bug 1088672])

User Story

Technical checklist:
* move clearCallInProgress from conversation.jsx window 'unload' handler to both of:
** conversationStore.js (for outgoing call) 
*** SharedActions.windowUnload should call hangup (need to register a windowUnload method and register with the conversationStore for that action)
** incoming call code
*** "IncomingConversationView#endCall" should call hangup
When the callee clicks X in the incoming call window, the caller gets a message saying "something went wrong" when really the callee has requested that they are unavailable.
Blocks: 1124365
User Story: (updated)
Depends on: 1120365
backlog: --- → Fx38?
Priority: -- → P3
backlog: Fx38? → backlog+
Rank: 38
Flags: firefox-backlog+
This has been fixed by the work on bug 1088672 - the rewrite included hooking up window unload and doing the right thing in the close-whilst-alerting state.
Assignee: nobody → standard8
Status: NEW → RESOLVED
Iteration: --- → 39.1 - 9 Mar
Closed: 9 years ago
Depends on: 1088672
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1088672]
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.