Closed
Bug 735958
Opened 14 years ago
Closed 14 years ago
B2G 3G: Typo in datacall management causes leaks and inconsistent state
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: philikon, Assigned: philikon)
Details
Attachments
(1 file)
|
1.16 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
There's a type in Phone.onDataCallList in ril_worker.js that tries to clean up data calls when they're no longer reported by rild. Except it tries to remove them from the voice call list...
Updated•14 years ago
|
Attachment #606051 -
Flags: review?(kyle) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•