Closed
Bug 1000228
Opened 11 years ago
Closed 10 years ago
Standalone UI for link clickers needs call cancellation
Categories
(Hello (Loop) :: Client, defect)
Hello (Loop)
Client
Tracking
(firefox35 fixed)
RESOLVED
FIXED
mozilla35
Tracking | Status | |
---|---|---|
firefox35 | --- | fixed |
People
(Reporter: RT, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1000237])
User Story
As a WebRTC browser URL clicker but not on Firefox, I can cancel a call before the callee answers. Rough Impl: * Add a cancel button to the connecting/ringing views * On pressing cancel ** Via the websocket send {messageType: "action", event: "terminate", reason: "cancel"} ** Stop any media actions ** Reset to the start call view
No description provided.
Reporter | ||
Updated•11 years ago
|
User Story: (updated)
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
User Story: (updated)
Updated•11 years ago
|
Priority: -- → P2
Whiteboard: [p=?, s=UI32]
Target Milestone: --- → mozilla32
Updated•11 years ago
|
Priority: P2 → P3
Whiteboard: [p=?, s=UI32] → [p=?]
Target Milestone: mozilla32 → mozilla33
Updated•11 years ago
|
Summary: Standalone UI for link clickers needs call cancellation UI → Standalone UI for link clickers needs call cancellation
Reporter | ||
Updated•10 years ago
|
Priority: P3 → P2
Updated•10 years ago
|
Priority: P2 → P3
Updated•10 years ago
|
Target Milestone: mozilla33 → mozilla34
Reporter | ||
Comment 1•10 years ago
|
||
Please note that as per discussion with Arcadio yesterday we should not be using the "Firefox Hello" brand for now (likely we'll use it when we get to beta). For Nightly and Aurora we should replace "Hello" by "WebRTC" wherever "Hello" appears in the UX and also use the Firefox logo instead of the speech bubble for now.
Comment 2•10 years ago
|
||
I think we can move this to Fx 35. The user can close the tab if he/she wants to cancel the call in the 2-3 seconds between when the link clicker starts the call and the other side answers (which shouldn't be a common use case).
Target Milestone: mozilla34 → mozilla35
Updated•10 years ago
|
User Story: (updated)
Comment 3•10 years ago
|
||
Sounds like we need this for interop
Target Milestone: mozilla35 → mozilla34
Updated•10 years ago
|
User Story: (updated)
Updated•10 years ago
|
Priority: P3 → --
Target Milestone: mozilla34 → mozilla35
Comment 4•10 years ago
|
||
This was fixed by bug 1000237
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [p=?] → [fixed by bug 1000237]
status-firefox35:
--- → fixed
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•