Something that came out of the B2G work week last week: certain
(privileged) content should be able to find out information about the
device's mobile connection (relevant to both voice and data service),
e.g. whether there's service at all, what the signal strength is, etc.
One obvious use case for this is the status bar typically shown at the
top of mobile phone UIs.
I have compiled a proposal in WebIDL form here:
https://wiki.mozilla.org/WebAPI/WebMobileConnection. We've started the
implementation in
https://bugzilla.mozilla.org/show_bug.cgi?id=webmobileconnection. As
you can see from the wiki page, there are still some open questions
about some radio features. Comments are, as always, appreciated.
P.S.: I will most likely not be able to attend tomorrow's WebAPI
meeting. Can somebody put this on the agenda? Thanks!