Closed Bug 942714 Opened 11 years ago Closed 11 years ago

[DSDS][Gaia] STK menu and event for DSDS

Categories

(Firefox OS Graveyard :: Gaia::Settings, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 934404

People

(Reporter: edgar, Unassigned)

References

Details

We will need to be able to operate and handle STK event for DSDS.
Depends on: 942096
Quick update the change for 'icc-stkcommand', *before: navigator.mozSetMessageHandler("icc-stkcommand", function callHandleSTKCommand(message) { let stkCommand = message; ...... }); *after: navigator.mozSetMessageHandler("icc-stkcommand", function callHandleSTKCommand(message) { let iccId = message.iccId; // The iccId of sim card that propagates this stk command. let stkCommand = message.command; ....... });
Depends on: 946165
Blocks: 947220
Blocks: 947223
Wilfred, do you know how the STK is planned to be handled in 1.3?
Flags: needinfo?(wmathanaraj)
will talk to anshul offline on v1.3 STK - taking ni off on this bug
Flags: needinfo?(wmathanaraj)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.