Closed
Bug 1060141
Opened 10 years ago
Closed 7 years ago
Use enums for STK types in MozStkCommandEvent.webidl
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cyang, Unassigned)
Details
Just like it's done in bug 937485 I would like to request to use the enums for the various types related to STK for the following:
MozStkCommand
- typeOfCommand
MozStkResponse
- resultCode
MozStkDuration
- timeUnit
MozStkMenu
- presentationType
- nextActionList
MozStkBrowserSetting
- mode
MozStkSetUpEventList
- eventList
MozStkPlayTone
- tone
MozStkProvideLocalInfo
- localInfoType
MozStkTimer
- timerId (valid timers are 1-8)
- timerAction
MozStkLocationEvent
- eventType
- locationStatus
MozStkCallEvent
- eventType
- error
MozStkLanguageSelectionEvent
- eventType
MozStkGeneralEvent
- eventType
MozStkBrowserTerminationEvent
- eventType
- terminationCause
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•