Closed
Bug 832925
Opened 12 years ago
Closed 12 years ago
B2G AGPS should use the new RIL api to disconnect from the SUPL apn
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:tef+, firefox19 wontfix, firefox20 wontfix, firefox21 fixed, b2g18 fixed, b2g18-v1.0.0 fixed)
People
(Reporter: kk1fff, Assigned: kk1fff)
References
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file)
(deleted),
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
In bug 801540 we connect to SUPL through setupDataCallByType, but we are still using old API to deactivate SUPL connection. We should use new deactivateDataCallByType to make it disconnect correctly.
Updated•12 years ago
|
Updated•12 years ago
|
blocking-b2g: --- → tef?
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #704781 -
Flags: review?(doug.turner)
Comment 2•12 years ago
|
||
this bug blocks a TEF+ bug 817985. this bug should be TEF+
Updated•12 years ago
|
Attachment #704781 -
Flags: review?(doug.turner) → review+
Comment 3•12 years ago
|
||
You probably want to also fix up the other calls:
http://mxr.mozilla.org/mozilla-central/search?string=DeactivateDataCall
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-b2g: tef? → tef+
Comment 6•12 years ago
|
||
status-b2g18:
--- → fixed
status-firefox19:
--- → wontfix
status-firefox20:
--- → wontfix
status-firefox21:
--- → fixed
Target Milestone: --- → B2G C4 (2jan on)
Comment 7•12 years ago
|
||
Landed on mozilla-b2g18/gaia master prior to the 1/25 branching to mozilla-b2g18_v1_0_0/v1.0.0, updating status-b2g-v1.0.0 to fixed.
status-b2g18-v1.0.0:
--- → fixed
Updated•12 years ago
|
Whiteboard: QARegressExclude
No need to create a TC in Moztrap for this defect.
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•