Closed Bug 1097509 Opened 11 years ago Closed 11 years ago

Refactor sendCdmaFlashCommand() to enqueue the requests

Categories

(Firefox OS Graveyard :: RIL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: bhsu, Assigned: bhsu)

Details

Current implementation of sendCdmaFlashCommand() sends the requests directly, but the requests should be first enqueued into the telephonyRequestQueue of the corresponding context(client).
Assignee: nobody → bhsu
Summary: Refactor sendCdmaFlashCommand() to enqueue the request → Refactor sendCdmaFlashCommand() to enqueue the requests
Since sendCdmaFlashCommand() won't trigger any call state change, there is no need to push the requests into the enqueue the telephonyRequestQueue.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.