Closed
Bug 992145
Opened 11 years ago
Closed 11 years ago
Placing a call via mozTelephony.dial() does not put previous calls on hold
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gerard-majax, Unassigned)
Details
In bug 933153, we introduced putting current calls on hold when placing a new call. This is not happening if the call is placed by another application via the mozTelephony.dial() method.
STR:
0. Simulate two voicemail notification, each with a different number
1. Tap on each one
Expected:
First call made is put on hold, second one is running
Actual:
We have two running calls.
It can be reproduced in B2G Desktop using bug 989926.
| Reporter | ||
Comment 1•11 years ago
|
||
Travis is green at: https://travis-ci.org/mozilla-b2g/gaia/builds/22300926
| Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #1)
> Travis is green at: https://travis-ci.org/mozilla-b2g/gaia/builds/22300926
Sorry, this was for another bug.
Comment 3•11 years ago
|
||
This has been fixed elsewhere.
Status: NEW → RESOLVED
Closed: 11 years ago
Component: Gaia::Dialer → RIL
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•