mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
01a7c8ce89
======== 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. |
||
---|---|---|
.. | ||
dolphin | ||
emulator | ||
emulator-ics | ||
emulator-jb | ||
emulator-kk | ||
flame | ||
flame-kk | ||
hamachi | ||
helix | ||
mozconfigs | ||
nexus-4 | ||
tooltool-manifests | ||
wasabi | ||
gaia.json |