mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
d66e19c640
======== https://hg.mozilla.org/integration/gaia-central/rev/8024401e56db Author: lissyx <lissyx+github@lissyx.dyndns.org> Desc: Merge pull request #15940 from lissyx/bug965765 Bug 965765 - Force a cardstatechange publish to ensure SIM PIN dialog is displayed r=alive ======== https://hg.mozilla.org/integration/gaia-central/rev/b158da979f84 Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org> Desc: Bug 965765 - Listen on simslot-iccinfochange to ensure SIM PIN dialog is displayed In some cases, we can have 'iccdetected' triggered after 'cardstatechange'. This makes the handler not installed in time and thus we miss the event and are not able to display the SIM PIN unlock interface. We add a listener in SimLock object against the 'simlock-iccinfochange' event and check if the SIM card is locked to display the UI. |
||
---|---|---|
.. | ||
app | ||
branding | ||
chrome | ||
components | ||
config | ||
gaia | ||
installer | ||
locales | ||
test | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
moz.build |