Security/Reviews/Gaia/Dialer: Difference between revisions

Line 120: Line 120:


This message is fired by ... (TODO Fired by what?) when an incoming call happens. The dialer calls <code>openCallScreen()</code> which loads the <code>oncall.html</code> page in a new window. It uses <code>navigator.mozTelephony</code> to keep track of the call status.
This message is fired by ... (TODO Fired by what?) when an incoming call happens. The dialer calls <code>openCallScreen()</code> which loads the <code>oncall.html</code> page in a new window. It uses <code>navigator.mozTelephony</code> to keep track of the call status.
The real work of handling a call is done in https://github.com/mozilla-b2g/gaia/blob/v1-train/apps/communications/dialer/js/oncall.js


==== Notifications ====
==== Notifications ====
Confirmed users
971

edits