Closed
Bug 1088852
Opened 10 years ago
Closed 7 years ago
Add pref to determine emergency numbers
Categories
(Firefox OS Graveyard :: RIL, defect)
Firefox OS Graveyard
RIL
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: drs, Unassigned)
References
Details
Currently, to change the list of emergency numbers, we have to rebuild Gecko with some compile-time constants changed, and some code commented out.
We frequently have to test emergency calling functionality, so this is quite cumbersome.
We'd like to request a pref that controls the emergency numbers list. Here's a proposal for it:
Key: ril.emergency_numbers
Value: <String>, "" default. When set, only the numbers in the list are treated as emergency numbers. When unset, the RIL acts as it does now and fetches emergency numbers from the SIM, internal constants, etc. Example: "123,911"
Comment 1•10 years ago
|
||
This feature would be really helpful for QA purpose.
Comment 2•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
•