Bumping gaia.json for 2 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/a7d496de30d0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11549 from tdz/bug-888799

Bug 888799: Display message if callee is busy r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/89728ff654f3
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 888799: Display message if callee is busy

Busy calls are now signaled by error, instead of call state. This
patch adds a related message to the TelephonyHelper for informing
the user.

The old code used to play a tone for 3 seconds and close the Call
dialog afterwards. We cannot do this any longer because TonePlayer
expects the Call dialog to be around, which has already been closed
when the error gets handled.

This patch also replaces the related test of the Dialer app by a new
one. The new test verifies that the Dialer app displays the correct
error message when the number is busy.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
This commit is contained in:
Gaia Pushbot 2013-08-18 09:35:23 -07:00
parent 006c9d873a
commit c487b3f025

View File

@ -1,4 +1,4 @@
{
"revision": "6127157a7933badbe075f894743a09c1152afe58",
"revision": "a7d496de30d0a7612b31de99b01b5a4e2b749728",
"repo_path": "/integration/gaia-central"
}