gecko-dev/b2g/config/gaia.json
B2G Bumper Bot 01a7c8ce89 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/533ceccc1b85
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #26382 from lissyx/bug1103559

Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=mherentty

========

https://hg.mozilla.org/integration/gaia-central/rev/ee5b53d54b6c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=etienne

We do not want those notifications to be resent, since they depend on
external conditions:
 - Voicemail will be anyway retriggered by RIL code when connecting to
   network,
 - Captive Portal will be redetected when reconnecting to the network,
   which may have changed in-between,
 - Roaming status will also be redetected when rebooting
Gecko offers a mozbehavior object which can contain a noresend property.
We set this for all those notifications. We need, however, to keep the
cleanup code for migration/upgrade usecase: pre-existing sent
notification will still need to be cleanup if we don't want them to be
resent.
2014-11-27 05:06:56 -08:00

10 lines
203 B
JSON

{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
"revision": "533ceccc1b8586e5a382794eb733544d8e86d2b3",
"repo_path": "integration/gaia-central"
}