Bumping gaia.json for 2 gaia revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/a498025e8379
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #15826 from jimporter/dialer-tone-priority

Bug 961986 - [fugu][buri] it took long time to resume music play after ending a phone call r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/98308ce443f3
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 961986 - [fugu][buri] it took long time to resume music play after ending a phone call

When a call starts, oncall.html opens and the KeypadManager set the priority
of the TonePlayer's audio channel "telephony" so that users can hear tones
when they tap the keypad during a call. We need to reset the channel to
"normal" when hanging up (and thus closing oncall.html) so that other apps can
resume playing audio. Otherwise, we end up waiting for the cycle collector to
kill the audio context, which can take a long time.
This commit is contained in:
B2G Bumper Bot 2014-01-31 00:15:13 -08:00
parent a165201ea5
commit 5391c12d3d

View File

@ -1,4 +1,4 @@
{
"revision": "a38570b9bb58c25bc3df42092cfd17d3899aed4a",
"revision": "a498025e8379c124e051665b1f53408f59364985",
"repo_path": "/integration/gaia-central"
}