Closed
Bug 821615
Opened 13 years ago
Closed 13 years ago
B2G 3G: Unable to deactivate data call on emulator
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: swu, Assigned: jessica)
References
Details
Attachments
(2 files)
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=821578#c1
When this happens, it's not able to enable/disable data call anymore except restarting B2G.
IMHO, even we got error REQUEST_DEACTIVATE_DATA_CALL request from emulator or vendor RIL, we should deactivate the data call status on Gecko side.
| Assignee | ||
Comment 1•13 years ago
|
||
I was just implementing the data deactivation part for the emulator.
Can I take this bug so that you can give me some feedback about the work?
Thanks.
| Reporter | ||
Comment 2•13 years ago
|
||
Jessica,
Yes, please take it. It's good you can help on this bug.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jjong
| Assignee | ||
Comment 3•13 years ago
|
||
| Assignee | ||
Comment 4•13 years ago
|
||
| Assignee | ||
Comment 5•13 years ago
|
||
The idea is to set or clear modem->data_contexts according to the ril request (activation/deactivation).
Not sure who should I ask for comment/review...?
Thanks!
Updated•13 years ago
|
Attachment #787368 -
Flags: review+
Updated•13 years ago
|
Blocks: b2g-emulator
Updated•13 years ago
|
Attachment #787369 -
Flags: review+
Comment 6•13 years ago
|
||
Merged on GitHub:
https://github.com/mozilla-b2g/platform_external_qemu/commit/1f47539062742ddcd5767b4df0a853f1c1add7ac
https://github.com/mozilla-b2g/platform_hardware_ril/commit/0379d009d3d48b868e69adc5e523e227300ab97d
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•