Closed Bug 832912 Opened 11 years ago Closed 7 years ago

[GPS] GonkGPSProvider should close data connection when shutdown

Categories

(Firefox OS Graveyard :: General, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kanru, Assigned: kanru)

References

Details

(Whiteboard: [u= c= p=0])

Currently if we start using geolocation and shutdown it immediately the data connection requested by GPS hal might stay connected.
Depends on: 817985
Blocks: 817985
No longer depends on: 817985
blocking-b2g: --- → tef?
I have just tried this. If we shutdown GPS right after we activate SUPL, ReleaseDataConnection() will be called, so we can close SUPL connection.
However, if ReleaseDataConnection() is called before SUPL connection has established, DeactivateDataCallByType() will not make SUPL disconnect, and SUPL will still active after GPS is shutdown.
Please re-nominate if we know of specific STR that run into this case. We can't block on theoretical power draw issues.
blocking-b2g: tef? → -
Whiteboard: [u= c= p=0]
blocking-b2g: - → 1.3?
Need STR
Flags: needinfo?(sbhavna)
blocking-b2g: 1.3? → ---
Flags: needinfo?(sbhavna)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.