Closed Bug 716832 Opened 13 years ago Closed 13 years ago

B2G Telephony: incoming event only works the first time

Categories

(Core :: DOM: Device Interfaces, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmcf, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50

Steps to reproduce:

navigator.mozTelephony.addEventListener('incoming',incomingHandler) . The first time I receive a phone call the incomingHandler is invoked. Later, I receive a new call and the incomingHandler is no longer invoked


Actual results:

incomingHandler is only invoked one time
the same problem occurs once I have launched an outgoing Telephony Call.
Blocks: webtelephony
OS: Mac OS X → Gonk
Hardware: x86 → All
Version: unspecified → Trunk
I'm pretty sure this was working for me. In any case, bug 674726 just landed. It rewrote all the telephony events. So we should re-evaluate this bug once bug 674726 has made it into B2G.
If it wasn't working before, it's definitely working now.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.