Closed
Bug 929318
Opened 12 years ago
Closed 12 years ago
[HW test] Radio test
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(blocking-b2g:1.3+)
People
(Reporter: tjao, Assigned: tjao)
References
Details
(Whiteboard: [ft:system-platform])
Attachments
(1 file)
We need a test display some radio information, e.g., WiFi MAC, signal strength, current network, CID/LAC, IMEI, etc.
Updated•12 years ago
|
Target Milestone: --- → 1.3 Sprint 5 - 11/22
Updated•12 years ago
|
blocking-b2g: --- → 1.3+
Whiteboard: [ft:system-platform]
Assignee | ||
Comment 1•12 years ago
|
||
I'm almost done with this patch. But these information maybe too much to be displayed in one test. Maybe I should merge Bluetooth with WiFi because they are similar? Or just create another WiFi information test?
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #832711 -
Flags: review?(gasolin)
Assignee | ||
Comment 3•12 years ago
|
||
I decide to move Wi-Fi info to another bug 938966
Comment 4•12 years ago
|
||
Comment on attachment 832711 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/13727
after some quick test I found the Data sector are not update once you change the data option from quick settings menu.
Please take a look and set review again, thanks
Attachment #832711 -
Flags: review?(gasolin)
Assignee | ||
Updated•12 years ago
|
Attachment #832711 -
Flags: review?(gasolin)
Assignee | ||
Comment 5•12 years ago
|
||
There's a weird problem that navigator.MozMobileConnection.onvoicechange/ondatachange are not fired when I switch on/off airplane mode. I searched the code of system/statusBar and found that it used navigator.mozIccManager.oniccinfochange. Sounds weird but it works.
I know some parts of navigator.MozMobileConnection are moved to navigator.mozIccManager. Maybe that the reason.
Comment 6•12 years ago
|
||
Comment on attachment 832711 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/13727
thanks for the finding,
merged to gaia-master https://github.com/mozilla-b2g/gaia/commit/43d01bcab2c6e632847aabe907455b7c5cfe0297
Attachment #832711 -
Flags: review?(gasolin) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Since it's merged, marked as fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•